nuttx/Documentation/applications/examples
Marco Casaroli 21133a90c4 Documentation/nxflat: Document the in-tree mknxflat and the ABI marker.
mknxflat is built from tools/nxflat by the NuttX build itself, so the
toolchain section no longer sends the reader to buildroot for it; only
ldnxflat still comes from there.  Bring the mknxflat usage text in line
with the tool, note that MKNXFLAT and LDNXFLAT are supplied by the ARM
Toolchain.defs, and correct the r10 references left in the PIC
descriptions.

Describe the module ABI marker, so that a user whose prebuilt module
starts failing exec() with ENOEXEC finds out that the loader refuses a
module whose import table does not name __nxflat_abi_v2, and that
rebuilding the module is the fix.

Assisted-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Signed-off-by: Marco Casaroli <marco.casaroli@gmail.com>
2026-08-06 01:38:23 +08:00
..
abntcodi Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
adc adc: Implement ADC driver interface for MCP3008 over SPI. Includes documentation page for the driver, and inclusion of driver registration code for RP2040-based boards. 2024-10-22 13:56:23 +08:00
adjtime Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
adxl372_test Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
ajoystick Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
alarm Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
apa102 Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
apds9960 style: fix typos 2025-04-30 13:45:46 +08:00
audio_rttl docs/audio_rttl: Document the RTTL audio player 2026-07-15 16:15:42 -03:00
baromonitor docs/baromonitor: Add some documentation about the baromonitor example 2026-07-20 21:00:46 -03:00
bastest Documentation: remove readme references 2023-10-27 13:21:40 -03:00
battery Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
bme680 Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
bmi160 Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
bmp180 Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
bmp280 docs/applications/bmp280: Documentation for the BMP280 application. 2025-09-10 12:48:00 -03:00
boardioc_spinlock boards/boardctl.c: BOARDIOC_SPINLOCK missing some Conditional branch 2026-02-02 20:40:33 +08:00
bridge Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
buttons Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
calib_udelay docs/calib_udelay: Added documentation for the calib_udelay example. 2025-09-10 17:52:38 -04:00
camera Documentation: fix spelling 2025-05-15 11:33:41 +08:00
can documentation: spelling and grammar fixes 2025-07-24 14:44:02 +08:00
capture Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
cbortest Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
cctype Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
chat Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
chrono Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
configdata Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
cordic Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
cpuhog Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
cromfs Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
dac Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
dhcpd Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
discover Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
djoystick Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
dronecan Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
elf documentation: spelling and grammar fixes 2025-07-24 14:44:02 +08:00
embedlog Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
esp32_himem Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
etl Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
fb docs/applications/examples/fb: Add documentation to fb example 2025-11-10 13:48:23 +08:00
fboverlay Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
flash_test Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
flowc Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
fmsynth Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
foc boards: add support for ODrive V3.6 board 2023-11-18 17:07:20 -08:00
ft80x !arch/stm32: move stm32l1 and finalize the directory split 2026-06-24 14:54:44 -03:00
ftpc Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
ftpd Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
fxos8700cq_test Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
gpio Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
gps docs/gps: Add documentation for gps example program. 2025-05-26 10:51:51 -03:00
hall Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
hdc1008_demo Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
hello Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
hello_nim Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
hello_wasm Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
hello_zig Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
helloxx Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
hidkbd Documentation: follow the keyboard change in the application docs 2026-08-02 18:37:12 +08:00
hts221_reader Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
i2cchar Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
i2sloop Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
igmp Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
ina219 Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
ina226 docs: Fix example ina226 2024-12-10 09:38:40 -03:00
ini_dumper Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
ipcfg Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
ipforward Documentation: migrate apps/example/README.md 2023-10-21 22:13:55 +08:00
json Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
keyboard Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
leds Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
leds_rust risc-v/qemu-rv: Add Build Config for leds64_rust 2024-08-08 12:19:25 +08:00
leds_zig risc-v/qemu-rv: Add Build Config for leds64_zig 2024-09-05 11:28:12 +08:00
lely_master Documentation: update Lely CANopen doc 2026-07-06 11:02:46 -03:00
lely_slave Documentation: update Lely CANopen doc 2026-07-06 11:02:46 -03:00
libtest Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
lis3dsh_reader Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
lp503x Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
lsm6dsl_reader Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
lsm303_reader Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
ltr308 Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
lua_module Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
lvgldemo boards/xtensa/esp32s3: New board WaveShare ESP32-S3-Touch-LCD-1.28 (WIP). 2026-04-24 16:27:08 +08:00
lvglterm Documentation: follow the keyboard change in the application docs 2026-08-02 18:37:12 +08:00
max31855 Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
mcuboot documentation: update MCUBoot docs for local update agent example 2025-07-16 09:12:41 +08:00
media Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
mld Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
mlx90614 Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
mml_parser Documentation/examples: add missing titles 2023-10-24 13:56:34 +08:00
modbus Documentation: remove readme references 2023-10-27 13:21:40 -03:00
modbusmaster Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
module libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
mount Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
mqttc documentation: Document MQTT-C with Mbed TLS usage. 2026-04-14 16:05:54 +08:00
mtdpart Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
mtdrwb Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
netlink_route Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
netloop Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
netpkt netpkt: Introduction to using netpkt example 2025-12-24 16:50:27 +08:00
nettest Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
nimble Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
nng_test Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
noteprintf Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
nrf24l01_btle Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
nrf24l01_term Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
null Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
nunchuck Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
nx Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
nxdemo Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
nxflat Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
nxflatxip Documentation/nxflat: Document the in-tree mknxflat and the ABI marker. 2026-08-06 01:38:23 +08:00
nxhello Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
nximage WIP: Documentation: replace first person perspectives 2025-05-19 20:21:33 +08:00
nxlines documentation: spelling and grammar fixes 2025-07-24 14:44:02 +08:00
nxmbserver boards/nucleo-c071rb: add nxmodbus examples to jumbo 2026-04-21 09:39:04 +08:00
nxscope Documentation: update nxscope doc 2026-03-24 09:39:42 +08:00
nxterm style: Fix "the the" typo across the codebase. 2026-03-23 11:07:49 +01:00
nxtext Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
obd2 Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
oneshot Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
opencyphal Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
pca9635 Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
pdcurses Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
pf_ieee802154 Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
pipe Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
poll Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
popen Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
posix_spawn libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
powerled Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
powermonitor Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
pppd Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
pty_test Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
pulsecount !drivers: separate pulse count feature from PWM driver 2026-05-25 14:33:11 +02:00
pwfb Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
pwlines Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
pwm !drivers: separate pulse count feature from PWM driver 2026-05-25 14:33:11 +02:00
qencoder Documentation: remove readme references 2023-10-27 13:21:40 -03:00
random style: fix typos 2025-04-30 13:45:46 +08:00
relays Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
rfid_readuid Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
rgbled Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
rng90 Documentation/examples/rng90: add RNG90 application documentation 2026-06-14 18:41:09 +08:00
romfs Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
rpmsgsocket Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
rust docs: Add Rust examples including JSON handling and Slint UI framework 2025-01-30 13:45:01 +08:00
sendmail Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
serialblaster Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
serialrx Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
serloop documentation: spelling and grammar fixes 2025-07-24 14:44:02 +08:00
shm_test Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
sht3x Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
slcd Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
smf docs/applications/smf: added state machine framework example documentation 2026-01-05 09:47:23 +08:00
smps Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
sotest documentation: spelling and grammar fixes 2025-07-24 14:44:02 +08:00
spislv_test riscv/common/espressif: Fix spi slave driver 2024-11-05 14:59:37 +08:00
stat Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
sx127x_demo docs/examples/sx127x_demo: Expand SX127X demo documentation 2026-03-08 16:08:39 -03:00
system Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
tcp_ipc_client Documentation: Fix typos 2023-10-29 10:35:51 +08:00
tcp_ipc_server Documentation: Fix typos 2023-10-29 10:35:51 +08:00
tcpblaster Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
tcpecho Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
telnetd Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
termios Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
thttpd Documentation: remove readme references 2023-10-27 13:21:40 -03:00
tiff Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
timer Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
timer_gpio Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
touchscreen Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
txmorse docs/applications/txmorse: Document the txmorse application 2026-07-24 12:03:37 +08:00
udgram Documentation/examples: add missing titles 2023-10-24 13:56:34 +08:00
udp Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
udpblaster Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
uid Documentation/examples/uid: Add documentation for uid example 2026-05-30 11:54:13 +08:00
unionfs Documentation: remove readme references 2023-10-27 13:21:40 -03:00
usbserial documentation: spelling and grammar fixes 2025-07-24 14:44:02 +08:00
userfs Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
usrsocktest Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
ustream Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
uvc_cam boards/lckfb-szpi-esp32s3: add UVC camera standalone defconfig 2026-03-29 12:35:22 -03:00
veml6070 Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
watchdog boards/xtensa/esp32s3: New board WaveShare ESP32-S3-Touch-LCD-1.28 (WIP). 2026-04-24 16:27:08 +08:00
watcher Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
webpanel Documentation: Add NuttX Web Panel documentation entry 2026-06-18 08:57:17 -03:00
webserver Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
wget Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
wgetjson Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
wiegand Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
ws2812 Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
ws2812esp32rmt Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
xbc_test Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
xedge_demo Documentation/xedge_demo: Fix RST formatting issues 2025-08-21 17:43:09 +08:00
xmlrpc Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
zerocross Documentation/examples: format the first header as in other files 2023-10-24 13:56:34 +08:00
index.rst Documentation: unify applications/xxx/index.rst 2023-10-24 10:29:01 -03:00