micropython/cc3200/telnet
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
..
telnet.c cc3200: Implement safe boot pin and system led behaviour. 2015-02-25 23:17:17 +01:00
telnet.h