Dan Halbert
|
4cb69a51d5
|
Use MP_WEAK for default board.c routines
|
2022-09-08 07:36:50 -04:00 |
Dan Halbert
|
57c33059f3
|
board_deinit() everywhere
|
2021-11-30 11:00:10 -05:00 |
Neradoc
|
8625e53817
|
change board dicts to include a common macro with __name__
|
2021-09-03 21:03:55 +02:00 |
Neradoc
|
4d05bb26bf
|
change board.ID to board.board_id
|
2021-08-26 23:11:55 +02:00 |
Neradoc
|
b14b294516
|
add board.ID
|
2021-08-26 23:11:55 +02:00 |
Scott Shawcroft
|
d5cdceb9b9
|
Use all 4 status pixels on neotrinkey too
|
2021-07-28 14:25:21 -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
|
1e2a945782
|
Make busio.SPI be NotImplementedError on proxlight to save space
|
2021-05-14 21:52:54 -04:00 |
Dan Halbert
|
990e58902d
|
add CIRCUITPY_PIXELBUF to all trinkeys; add NeoPixel to prox
|
2021-05-14 17:09:15 -04:00 |
Dan Halbert
|
c37f021791
|
regularize and shrink many builds
|
2021-05-05 12:35:41 -04:00 |
ajs256
|
4bafbca0c3
|
Trinkeys: Clear neopixels on board reset
|
2021-04-25 12:58:52 -07:00 |
Dan Halbert
|
cc36402a64
|
turn storage back on
|
2021-04-13 11:06:59 -04:00 |
Dan Halbert
|
a30d4ad25d
|
set SUPEROPT_VM = 0 on most non-Express SAMD21 boards
|
2021-02-22 23:03:11 -05:00 |
lady ada
|
748d44892d
|
fix some precommit complaints
|
2021-01-12 12:55:02 -05:00 |
lady ada
|
f7f97ae1b7
|
samd21 board with only 4 neopixels + two touchpads
|
2021-01-12 12:50:08 -05:00 |