Scott Shawcroft
|
70cbb4eddb
|
Support multiple status neopixels
Use the 10 neopixels on the playgrounds for status.
Fixes #5039
|
2021-07-23 15:17:09 -07:00 |
Scott Shawcroft
|
ca2cb9af2b
|
Remove MICROPY_PORT_* macros used for never reset
Now we use never_reset which is generally more correct and easier
to get right.
Fixes #5001 and fixes #4997
|
2021-07-15 16:20:04 -07:00 |
Dan Halbert
|
69c71bd522
|
fix some build errors
|
2021-01-25 11:54:10 -05:00 |
Dan Halbert
|
69869e1439
|
CIRCUITPY_* switches for JSON, RE, etc. Doc cleanup
|
2021-01-24 23:10:20 -05:00 |
Scott Shawcroft
|
0b4bcd9599
|
Fix build and more comments
|
2020-12-08 13:05:21 -08:00 |
microDev
|
4c7d9e3aaf
|
Update make translate script
|
2020-09-29 11:14:30 +05:30 |
microDev
|
36da92075b
|
Update safe mode reason
|
2020-09-13 22:57:24 +05:30 |
microDev
|
5deac8d249
|
Update board specific safe mode message
|
2020-09-13 18:22:40 +05:30 |
Jerry Needell
|
945736e9bb
|
add adjustments for crickit and displayio variants of CPX
|
2020-07-27 22:13:04 -04:00 |
Dan Halbert
|
68f9aee992
|
reset NeoPixels on CPB on soft reload
|
2020-01-23 20:16:31 -05:00 |
Dan Halbert
|
4923caf85e
|
Increase CPX stack size by 256
|
2020-01-21 18:53:55 -05:00 |
Scott Shawcroft
|
b859e2b710
|
Remove `re` from CPX Displayio build to make space.
|
2019-12-20 11:43:56 -08:00 |
Dan Halbert
|
81581b345c
|
Increase CPX stack size slightly
|
2019-12-16 17:25:22 -05:00 |
Dan Halbert
|
7b79ac3739
|
Parameterize linker script
|
2019-10-20 23:50:12 -04:00 |
Scott Shawcroft
|
fc90c942f5
|
Add custom CPX build for display support
|
2019-09-17 10:40:07 -07:00 |