nes-proj/os/services
Angelos Oikonomopoulos 45b0241f94 Introduce dynamically registered shell command sets
Commands are part of a single array, which means that their definition
is static. However, different apps in the same source tree may
reasonably want to add to the command set (perhaps even shadow existing
commands), which would make for awkward code.

Instead, allow dynamic registration/deregistration of command sets at
runtime. This keeps the data overhead low (two pointers per enabled
command set).
2018-06-11 11:09:24 +00:00
..
at-master Moving at-master to os/services 2017-09-01 16:12:57 +02:00
deployment Fix copyright headers 2018-06-06 15:38:26 +02:00
ip64 warning-- : defined but not used 2018-05-16 17:11:08 +02:00
ipso-objects Updated IPSO button to use the button HAL pressed/released events. 2018-03-17 22:48:16 +00:00
lwm2m Merge branch 'develop' into lwm2m-endpoint-fix 2018-05-29 14:19:55 +02:00
orchestra TSCH: rework .h system, now following the same structure as rpl-lite 2018-03-28 10:39:41 -07:00
rpl-border-router Harmonize building of tools from within an example dir 2018-05-26 13:55:02 +01:00
shell Introduce dynamically registered shell command sets 2018-06-11 11:09:24 +00:00
simple-energest Added simple-energest 2018-05-23 12:37:51 -07:00
slip-cmd fixed slip-radio config, added shell to NBR and added parsing to no-framer 2018-01-26 22:59:48 +01:00
unit-test Remove obsolete flag AUTOSTART_ENABLE, as well as .co and .ce files 2017-12-22 05:21:39 -08:00