esp-open-rtos/examples/simple
Angus Gratton 81afe58334 Change symbol extraction to use objdump not nm
nm outputs warnings to stderr so hard to clean output.

Also now picks up global variables, like NMIIrqOn.
2015-06-02 17:57:33 +10:00
..
FreeRTOSConfig.h Clean up FreeRTOSConfig defaults, increase min task stack size 2015-06-02 15:08:35 +10:00
main.c Change symbol extraction to use objdump not nm 2015-06-02 17:57:33 +10:00
Makefile Change main Makefile to common.mk, add per-example Makefile that 2015-05-07 15:58:01 +10:00