apps/builtin/exec_builtin.c: Try posix_spawn if builtin apps do not have have an entry point. apps/Application.mk: introduce MODULE config to simplify tristate(m) apps/nsh: Change the nuttx shell module type to tristate apps: Add loadable application support script/mksymtab: Generate symbol table name by default apps/builtin: Allow loadable applications can register with apps/builtin.
Flash Erase-all =============== Source: NuttX Author: Ken Pettit Date: 5 May 2013 This application erases the FLASH of an MTD flash block. It is simply a wrapper that calls the NuttX flash_eraseall interface. Usage: flash_eraseall <flash_block_device>