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 |
Dan Halbert
|
aa1d089cdb
|
proxlight: Freeze adafruit_adps9960 instead of adafruit_hid; enable usb_midi
|
2021-09-10 14:50:09 -04: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
|
0c1d6cef75
|
Merge remote-tracking branch 'adafruit/main' into fix_cp_irremote
|
2021-08-11 13:43:59 -07:00 |
Scott Shawcroft
|
083960ce90
|
Fix SAMD51 builds and Prox Trinkey
Adds CIRCUITPY_BUSIO_UART to disable UART by raising ValueError
that no pins work.
|
2021-08-11 11:53:26 -07:00 |
microDev
|
51f8603783
|
add getpass module
|
2021-08-09 17:50:28 +05:30 |
microDev
|
f371c0a609
|
add traceback module
|
2021-07-28 18:06:23 +05:30 |
lady ada
|
f3a286a7ea
|
can we add busdevice and have room?
|
2021-07-25 14:45:35 -04: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 |
lady ada
|
d136078768
|
try re-enabling storage
|
2021-04-12 22:17:20 -04:00 |
lady ada
|
8053d4a7a3
|
remove neopixels
|
2021-04-11 22:33:03 -04:00 |
lady ada
|
42abb982fe
|
rename proxsense to proxlight
|
2021-04-11 18:39:14 -04:00 |