diff options
| author | Scott Shawcroft <scott.shawcroft@gmail.com> | 2016-12-09 19:27:41 -0800 |
|---|---|---|
| committer | Scott Shawcroft <scott.shawcroft@gmail.com> | 2016-12-09 19:35:56 -0800 |
| commit | b6f1eebab30b0e687e07cc3e42d9db9fd48aab05 (patch) | |
| tree | 0cbd3edb2a81de4df6d33a5775d9f9cb99b48e91 /cc3200 | |
| parent | 6225b89c764f8e9e44fc03f9544e9d2162bb0659 (diff) | |
atmel-samd: Add APA102 support and flash more advanced status.
The new sequence is as follows:
* Solid blue during the boot/settings script.
* Solid green during the main/code script.
* After main while waiting to enter repl or reset:
* Fading green once main is done successfully.
* On error produce a series of flashes:
* Long flash color of script.
* Long flash color of error:
* Green = IndentationError
* Cyan = SyntaxError
* White = NameError
* Orange = OSError
* Yellow = Other error
* Line number of the exception by digit. Number of flashes represents value.
* Thousands = White
* Hundreds = Blue
* Tens = Yellow
* Ones = Cyan
* Off for a period and then repeats.
At any point a write to the flash storage will flicker red.
Fixes #63
Diffstat (limited to 'cc3200')
0 files changed, 0 insertions, 0 deletions
