nuttx-apps/examples
fangpeina 888690a2fe examples/memory_pressure: fix daemon loop condition
Fix inverted loop condition: while (g_exit) should be while (!g_exit),
causing the daemon to exit immediately instead of running.

Signed-off-by: fangpeina <fangpeina@xiaomi.com>
2026-04-20 15:20:26 +08:00
..
abntcodi nsh: support watch command 2026-04-20 15:18:53 +08:00
adc adc: fix the compilation error 2026-04-20 15:20:13 +08:00
adjtime nsh: support watch command 2026-04-20 15:18:53 +08:00
adxl372_test driver test: add depends on 2026-04-20 15:19:06 +08:00
ajoystick Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
alarm cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
amg88xx nsh: support watch command 2026-04-20 15:18:53 +08:00
apa102 examples: Add depends on 2026-04-20 15:19:05 +08:00
apds9960 Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
apue Merge branch 'master' into vela 2026-04-20 15:18:54 +08:00
audio_rttl nsh: support watch command 2026-04-20 15:18:53 +08:00
bastest nsh: support watch command 2026-04-20 15:18:53 +08:00
battery driver test: add depends on 2026-04-20 15:19:06 +08:00
ble Added demo for BLE 2026-04-20 15:18:58 +08:00
bme680 Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
bmi160 examples: Add depends on 2026-04-20 15:19:05 +08:00
bmp180 nsh: support watch command 2026-04-20 15:18:53 +08:00
bmp280 Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
bridge Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
buttons fix the compilation error caused by CONFIG_DISABLE_SIGNALS 2026-04-20 15:20:13 +08:00
calib_udelay fix compile error 2026-04-20 15:20:13 +08:00
camera examples/camera: fix compile error. 2026-04-20 15:19:33 +08:00
can nsh: support watch command 2026-04-20 15:18:53 +08:00
capture examples/capture: support monitor edge change by signal 2026-04-20 15:20:14 +08:00
cbortest Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
cctype cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
charger nsh: support watch command 2026-04-20 15:18:53 +08:00
chat cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
chrono fix the compilation error caused by CONFIG_DISABLE_SIGNALS 2026-04-20 15:20:13 +08:00
configdata Fix Error: configdata_main.c:402:14: error: variable 'iteration' set but not used [-Werror,-Wunused-but-set-variable] 2026-04-20 15:12:14 +08:00
cordic Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
cpuhog cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
cromfs cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
dac nsh: support watch command 2026-04-20 15:18:53 +08:00
dhcpd dhcpd: Increase dhcpd_stop's dependency on CONFIG_SCHED_WAITPID 2026-04-20 15:19:49 +08:00
dhtxx examples: Add depends on 2026-04-20 15:19:05 +08:00
discover cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
djoystick Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
dronecan Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
elf examples/elf: add support for CONFIG_DISABLE_SIGNALS 2026-04-20 15:20:15 +08:00
embedlog nsh: support watch command 2026-04-20 15:18:53 +08:00
esp32_himem Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
etl Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
fb examples/fb: change the log message to avoid misunderstanding 2026-04-20 15:19:54 +08:00
fboverlay Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
flash_test nsh: support watch command 2026-04-20 15:18:53 +08:00
flowc nsh: support watch command 2026-04-20 15:18:53 +08:00
fmsynth nsh: support watch command 2026-04-20 15:18:53 +08:00
foc foc : remove enter/leave_critical_section. 2026-04-20 15:19:24 +08:00
ft80x Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
ftpc system/readline: correct the readline(3) prototype 2026-04-20 15:13:10 +08:00
ftpd Revert "fix progname do not match issue" 2026-04-20 15:12:42 +08:00
fxos8700cq_test nsh: support watch command 2026-04-20 15:18:53 +08:00
gpio gpio: example gpio add poll case for irq 2026-04-20 15:19:27 +08:00
gps nsh: support watch command 2026-04-20 15:18:53 +08:00
hall cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
hdc1008_demo examples: Add depends on 2026-04-20 15:19:05 +08:00
hello cmake(feat):add cmake apps_symtab generate 2026-04-20 15:19:28 +08:00
hello_d nsh: support watch command 2026-04-20 15:18:53 +08:00
hello_nim nsh: support watch command 2026-04-20 15:18:53 +08:00
hello_swift nsh: support watch command 2026-04-20 15:18:53 +08:00
hello_wasm nsh: support watch command 2026-04-20 15:18:53 +08:00
hello_zig nsh: support watch command 2026-04-20 15:18:53 +08:00
helloxx cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
hidkbd driver test: add depends on 2026-04-20 15:19:06 +08:00
hts221_reader cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
hx711 nsh: support watch command 2026-04-20 15:18:53 +08:00
i2schar sched: fix the compile error 2026-04-20 15:20:13 +08:00
i2sloop cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
igmp Kconfig: add depends 2026-04-20 15:19:42 +08:00
ina219 examples: Add depends on 2026-04-20 15:19:05 +08:00
ina226 examples: Add depends on 2026-04-20 15:19:05 +08:00
ini_dumper cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
ipcfg cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
ipforward nsh: support watch command 2026-04-20 15:18:53 +08:00
isl29023 examples: Add depends on 2026-04-20 15:19:05 +08:00
ivshmem_test apps: examples: add pci uio ivshmem example 2026-04-20 15:19:16 +08:00
json nsh: support watch command 2026-04-20 15:18:53 +08:00
keyboard apps/examples:Add keyboard example 2026-04-20 15:11:45 +08:00
leds cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
leds_rust nsh: support watch command 2026-04-20 15:18:53 +08:00
leds_zig nsh: support watch command 2026-04-20 15:18:53 +08:00
libtest Merge branch 'master' into vela 2026-04-20 15:18:54 +08:00
lis3dsh_reader cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
lp503x examples: Add depends on 2026-04-20 15:19:05 +08:00
lsm6dsl_reader cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
lsm303_reader cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
lsm330spi_test examples: Add depends on 2026-04-20 15:19:05 +08:00
ltr308 cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
lua_module benchmarks/rt-tests: Add CONFIG_PIPE dependency and fix compilation issues. 2026-04-20 15:17:56 +08:00
lvgldemo lvgldemo: add poll for mouse 2026-04-20 15:19:36 +08:00
lvglterm examples: use deinit to free all resources. 2026-04-20 15:19:55 +08:00
max31855 cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
mcuboot nsh: support watch command 2026-04-20 15:18:53 +08:00
media cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
memory_pressure examples/memory_pressure: fix daemon loop condition 2026-04-20 15:20:26 +08:00
mld netlib/setroute: fix dhcpd stack-overflow when calls netlib_set_dripv4addr with debug info-level 2026-04-20 15:17:26 +08:00
mlx90614 Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
mml_parser cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
modbus nsh: support watch command 2026-04-20 15:18:53 +08:00
modbusmaster nsh: support watch command 2026-04-20 15:18:53 +08:00
module libc/elf: rename modlib to libelf 2026-04-20 15:20:13 +08:00
mount Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
mqttc examples/mqttc: add option to use MBED TLS for connections 2026-04-20 15:18:56 +08:00
mtdpart Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
mtdrwb Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
netlink_route drivertest: Modify output format 2026-04-20 15:15:29 +08:00
netloop enable SOCK_CLOEXEC explicit 2026-04-20 15:18:13 +08:00
netpkt net/pkt: add frame_type parameter for netpkt 2026-04-20 15:20:17 +08:00
nettest nsh: support watch command 2026-04-20 15:18:53 +08:00
nimble cmake(bugfix):add INCLUDE_DIRECTORIES for nimble 2026-04-20 15:19:00 +08:00
nng_test Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
noteprintf examples: fix sched_note_printf API change 2026-04-20 15:20:18 +08:00
nrf24l01_btle Remove @ tag from all comments 2026-04-20 15:14:19 +08:00
nrf24l01_term system/readline: correct the readline(3) prototype 2026-04-20 15:13:10 +08:00
null cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
nunchuck cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
nx cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
nxdemo nsh: support watch command 2026-04-20 15:18:53 +08:00
nxflat nsh: support watch command 2026-04-20 15:18:53 +08:00
nxhello nsh: support watch command 2026-04-20 15:18:53 +08:00
nximage nsh: support watch command 2026-04-20 15:18:53 +08:00
nxlines nsh: support watch command 2026-04-20 15:18:53 +08:00
nxscope nsh: support watch command 2026-04-20 15:18:53 +08:00
nxterm system/ofloader: fix compile error. 2026-04-20 15:19:33 +08:00
nxtext cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
obd2 cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
oneshot apps: Fix compilation error after nuttx/arch.h excluded. 2026-04-20 15:18:49 +08:00
opencyphal wamr: Add external module registration mechanism 2026-04-20 15:17:32 +08:00
pca9635 examples: Add depends on 2026-04-20 15:19:05 +08:00
pdcurses nsh: support watch command 2026-04-20 15:18:53 +08:00
pf_ieee802154 cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
pipe examples/pipe: fix double close 2026-04-20 15:19:29 +08:00
poll enable SOCK_CLOEXEC explicit 2026-04-20 15:18:13 +08:00
popen apps/examples/popen: Modify kconfig file 2026-04-20 15:19:25 +08:00
posix_spawn posix_spawn: Move dependencies to Kconfig 2026-04-20 15:19:00 +08:00
powerled examples: Add depends on 2026-04-20 15:19:05 +08:00
powermonitor examples: Add depends on 2026-04-20 15:19:05 +08:00
pppd cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
pty_test examples/pty_test: fix compile error. 2026-04-20 15:19:35 +08:00
pwfb fix compile error. 2026-04-20 15:19:33 +08:00
pwlines examples/pwlines: fix compile error 2026-04-20 15:19:33 +08:00
pwm Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
qencoder nsh: support watch command 2026-04-20 15:18:53 +08:00
random cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
relays Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
rfid_readuid examples: Add depends on 2026-04-20 15:19:05 +08:00
rgbled cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
rmtchar nsh: support watch command 2026-04-20 15:18:53 +08:00
romfs examples/romfs:add EXAMPLES_ROMFS_RAMDEVNO 2026-04-20 15:19:06 +08:00
rpmsgchar examples/rpmsgchar: add rpmsgchar test demo 2026-04-20 15:19:49 +08:00
rpmsgsocket rpsock: Move rpsock_server and rpsock_client to vendor 2026-04-20 15:19:53 +08:00
rust apps/rust: makefile updates for unified library build system 2026-04-20 15:20:21 +08:00
scd41 cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
sendmail cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
sensor_fusion nsh: support watch command 2026-04-20 15:18:53 +08:00
serialblaster cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
serialrx nsh: support watch command 2026-04-20 15:18:53 +08:00
serloop cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
settings nsh: support watch command 2026-04-20 15:18:53 +08:00
shm_test nsh: support watch command 2026-04-20 15:18:53 +08:00
sht3x Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
slcd examples: Add depends on 2026-04-20 15:19:05 +08:00
smps examples: Add depends on 2026-04-20 15:19:05 +08:00
sotest libc/elf: rename modlib to libelf 2026-04-20 15:20:13 +08:00
spi apps/examples:Added a new SPI test case in C 2026-04-20 15:19:23 +08:00
spislv_test examples/spislv_test: Added app that allows users to test SPI Slave comm 2026-04-20 15:18:56 +08:00
stat cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
stepper nsh: support watch command 2026-04-20 15:18:53 +08:00
sx127x_demo cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
system nsh: support watch command 2026-04-20 15:18:53 +08:00
tcp_ipc_client Merge branch 'master' into vela 2026-04-20 15:18:54 +08:00
tcp_ipc_server Merge branch 'master' into vela 2026-04-20 15:18:54 +08:00
tcpblaster nsh: support watch command 2026-04-20 15:18:53 +08:00
tcpecho enable SOCK_CLOEXEC explicit 2026-04-20 15:18:13 +08:00
telnetd nsh: support watch command 2026-04-20 15:18:53 +08:00
termios cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
thttpd examples/thttpd: Remove TCB_FLAG_CANCEL stuff 2026-04-20 15:13:10 +08:00
tiff nsh: support watch command 2026-04-20 15:18:53 +08:00
timer fix the compilation error caused by CONFIG_DISABLE_SIGNALS 2026-04-20 15:20:13 +08:00
timer_gpio Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
tlpi fs: rename PSEUDOFS_SOFTLINKS to FS_LINKS 2026-04-20 15:20:16 +08:00
touchscreen apps/examples: fix compile error when struct touch_samples_s changed. 2026-04-20 15:19:16 +08:00
udgram Replace strlen with sizeof for kconfig string 2026-04-20 15:12:01 +08:00
udp [apps]:Update CMAKEList.txt for UDP tests under CMAKE 2026-04-20 15:19:26 +08:00
udpblaster nsh: support watch command 2026-04-20 15:18:53 +08:00
uid cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
uio fix compile errors 2026-04-20 15:19:31 +08:00
unionfs apps:Add depends to different test cases 2026-04-20 15:19:06 +08:00
unpv13e Merge branch 'master' into vela 2026-04-20 15:18:54 +08:00
usbserial nsh: support watch command 2026-04-20 15:18:53 +08:00
userfs apps:Add depends to different test cases 2026-04-20 15:19:06 +08:00
usrsocktest usrsocktest: fix TEST_ASSERT_EQUAL(*events & POLLIN, pfd.revents & POLLIN) fail 2026-04-20 15:19:52 +08:00
ustream enable SOCK_CLOEXEC explicit 2026-04-20 15:18:13 +08:00
veml6070 cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
vsock vsock_main.c: vsock parameter cid supports string type 2026-04-20 15:19:48 +08:00
wamr_module examples: Add wamr_module 2026-04-20 15:18:17 +08:00
watchdog apps/examples:Add support for multi instance to the watchdog 2026-04-20 15:19:23 +08:00
watched examples/watcher: fix compile error. 2026-04-20 15:19:32 +08:00
watcher examples/watcher: fix compile error. 2026-04-20 15:19:32 +08:00
webserver Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
wget cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
wgetjson Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
wiegand nsh: support watch command 2026-04-20 15:18:53 +08:00
ws2812 examples: Add depends on 2026-04-20 15:19:05 +08:00
ws2812esp32rmt nsh: support watch command 2026-04-20 15:18:53 +08:00
xbc_test driver test: add depends on 2026-04-20 15:19:06 +08:00
xmlrpc enable SOCK_CLOEXEC explicit 2026-04-20 15:18:13 +08:00
zerocross cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
.gitignore Remove extra whitespace from files (#43) 2026-04-20 14:50:13 +08:00
CMakeLists.txt Remove the const cast from the initialization of boardioc_symtab_s::symtab 2026-04-20 15:09:53 +08:00
Make.defs nshlib: support c++ access nsh api 2026-04-20 14:56:29 +08:00
Makefile nshlib: support c++ access nsh api 2026-04-20 14:56:29 +08:00