micropython/cc3200/misc
danicampora 7a074a14ce cc3200: Implement safe boot pin and system led behaviour.
The safe boot pin, when pulled high during reset rolls back the
firmware to the "factory" image and skips execution of 'boot.py'
and 'main.py'. This is useful to recover from a crash condition.
The system led is used mostly to signal errors.
2015-02-25 23:17:17 +01:00
..
FreeRTOSHooks.c cc3200: Implement safe boot pin and system led behaviour. 2015-02-25 23:17:17 +01:00
help.c cc3200: Add explicit py/ path-prefix for py includes. 2015-02-21 18:58:43 +00:00
mperror.c cc3200: Implement safe boot pin and system led behaviour. 2015-02-25 23:17:17 +01:00
mperror.h cc3200: Implement safe boot pin and system led behaviour. 2015-02-25 23:17:17 +01:00
mpexception.c cc3200: Add explicit py/ path-prefix for py includes. 2015-02-21 18:58:43 +00:00
mpexception.h cc3200: Add cc3200 port of MicroPython. 2015-02-06 22:10:11 +00:00
pin_defs_cc3200.c cc3200: Add explicit py/ path-prefix for py includes. 2015-02-21 18:58:43 +00:00
pin_defs_cc3200.h cc3200: Add cc3200 port of MicroPython. 2015-02-06 22:10:11 +00:00
pin_named_pins.c cc3200: Add explicit py/ path-prefix for py includes. 2015-02-21 18:58:43 +00:00