Commit Graph

6 Commits

Author SHA1 Message Date
anchao
25b92edd9f Squashed commit of the following:
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.
2018-08-22 09:30:38 -06:00
Gregory Nutt
a57610c2c4 Remove trailing spaces at the end of lines. 2018-08-13 07:47:26 -06:00
Masayuki Ishikawa
a05acc1abb Remove an unused variable when calling sigtimedwait() 2017-03-02 13:40:43 +09:00
Gregory Nutt
73b0ce0272 apps/exmples/gpio: Should not claim an error if we are only asked to read an output pin 2016-08-03 13:08:58 -06:00
Gregory Nutt
fce37aeafa apps/examples/gpio: Bug fixes from testing 2016-08-01 15:27:48 -06:00
Gregory Nutt
acbbd690f9 apps/examples/gpio: Add a simple test of the GPIO driver 2016-08-01 13:53:20 -06:00