Gregory Nutt
2f982e9c77
Revert "Squashed commit of the following:"
...
This reverts commit 25b92edd9ff5f7d37cc7f201294f3215e5ac6332.
2018-08-22 12:06:32 -06:00
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
Paul A. Patience
32ae747c7b
examples/serialrx: Don't print 'Received:\n' before printing bytes received
2015-11-25 10:32:20 -05:00
Paul A. Patience
e6137fc615
examples/serialrx: Add configuration options to print the bytes received
2015-11-24 16:36:00 -05:00
Gregory Nutt
3a19f48d93
Costmetic changes -- spacing, comments.
2014-10-30 16:33:40 -06:00
Gregory Nutt
d8a239d649
Use more standard *argv[] instead easier **argv
2014-09-06 09:23:23 -06:00
Gregory Nutt
9f7c9b273f
With kernel build, entry point to all tasks is main, not some xyz_main
2014-09-06 09:19:15 -06:00
Gregory Nutt
ce8e429578
Fix Bob's name in as many places as possible; Make sure that Bob is an author in as many files as I can think of (might be missing a few)
2014-04-22 13:42:38 -06:00
Gregory Nutt
05d21a62e7
Updates to the serialrx example from Bob Doison
2014-04-22 09:31:25 -06:00
Gregory Nutt
c907a27469
examples/serialrx added by Bob Doison
2014-04-22 08:41:15 -06:00
Gregory Nutt
46158be917
examples/serialrx added by Bob Doison
2014-04-22 08:40:48 -06:00