Dan Halbert
74833ad35f
unlock board.I2C() on reset
2021-05-25 09:56:33 -04:00
Dan Halbert
8f6b5e885c
manual update to add Arduino Nano RP2040 from #4802
2021-05-25 09:54:16 -04:00
Dan Halbert
44c398d186
update nvm.toml
2021-05-25 09:49:41 -04:00
Dan Halbert
17955ba5e2
update frozen libs (with HID at 4.3.0, not 5.0.0)
...
HID 4.3.0 removes gamepad. Don't do that until CircuitPython 7.0.0
2021-05-16 13:50:43 -04:00
Dan Halbert
1ef1301346
fix proxlight trinkey build
2021-05-15 23:40:45 -04:00
Dan Halbert
934534c9ee
fix logic for suppressing ja and ko clean builds when not necessary
2021-05-15 16:03:12 -04:00
Dan Halbert
83fcdba9c4
Make busio.SPI be NotImplementedError on proxlight to save space
2021-05-15 16:03:10 -04:00
Dan Halbert
3d49d180d1
add CIRCUITPY_PIXELBUF to all trinkeys; add NeoPixel to prox
2021-05-15 16:01:42 -04:00
Dan Halbert
3201c16d3b
Update Rotary Trinkey and Slide Trinkey pins
2021-05-15 15:57:11 -04:00
zapwizard
8b97d8f13a
Update pins.c
...
Both D0 and D1 were assigned to pin_GPIO7, fixed D0 to pin_GPIO6, which also matches the comment.
2021-05-14 15:45:18 -04:00
Dan Halbert
d8b1df380e
update ulab to 1.7.8
2021-05-13 17:00:34 -04:00
Dan Halbert
c605b8e068
update xtensa cache key
2021-05-13 16:36:36 -04:00
nm3210
89c412e7f6
Fix pre-commit whitespace error
2021-05-13 16:34:56 -04:00
nm3210
3a2decba00
Update Sparkfun Thing Plus RP2040 pins to match board
...
This fixes some missing and incorrectly-assigned pins for the SparkFun Thing Plus RP2040 protoboard so that they actually match what the board says. This also changes the default SPI pins from the SD card pins to the breakout pins on the side of the board.
2021-05-13 16:34:56 -04:00
Lucian Copeland
da50901576
Set reload reason when reloaded from repl
2021-05-13 16:33:25 -04:00
Lucian Copeland
8f9122af50
Remove overwrite of run_reason in main
...
When `reload_requested` is detected, the run reason will no longer be
automatically overwritten as an AUTO_RELOAD, making SUPERVISOR_RELOAD a
detectable reload reason. Autoreload now sets the reload reason itself.
2021-05-13 16:33:14 -04:00
lady ada
47dbf9ef3e
moar trinkz
2021-05-13 15:31:59 -04:00
Kattni Rembor
fb9e4cf306
Add LED pin to Adafruit boards.
2021-05-13 15:29:53 -04:00
Neradoc
57c52c758e
fix FunHome to FunHouse
...
FunHouse, sweet FunHouse.
2021-05-13 15:28:52 -04:00
Ben Bleything
cae4eea42b
free up PA00 and PA01 on BHB
2021-05-13 15:28:00 -04:00
nm3210
3474f6b1f9
Swap mis-labelled D0/D1 pins on SparkFun Pro Micro RP2040
2021-05-13 15:25:56 -04:00
Lucian Copeland
2c26e87854
Remove settings for DNP oscillator
2021-05-13 15:24:58 -04:00
Kattni Rembor
67b85dc2e0
Fix board definition.
2021-05-13 15:22:35 -04:00
Kattni Rembor
173cc4bd5f
Fixing board definition.
2021-05-13 15:22:35 -04:00
ZodiusInfuser
43ad85dca5
Tweaked board name
2021-05-13 15:19:28 -04:00
ZodiusInfuser
ef726bb87a
Tweaked board name
2021-05-13 15:19:28 -04:00
anecdata
a367d562ab
Update mpconfigboard.h
2021-05-13 15:18:30 -04:00
Benny Meisels
252f14e992
Add board definition files for ARAMCON2 Badge
2021-05-13 15:17:19 -04:00
George White
97f75ad517
Fix pin definitions
...
I missed a few pin definitions. Fixed those.
2021-05-13 15:15:17 -04:00
George White
655f0c0eec
pre-commit trailing space fixes
2021-05-13 15:15:17 -04:00
George White
702485dae8
Added Sparkfun MicroMod RP2040
...
Added board definition for the Sparkfun MicroMod RP2040.
Mostly followed the format for pins from the MicroMod nRF52840 board
definition, as MicroMod tries to standardize pins across
microcontrollers.
2021-05-13 15:15:17 -04:00
Dan Halbert
e643e2e561
Add VBUS_SENSE (GP24) to board
...
Prompted by https://forums.adafruit.com/viewtopic.php?f=60&t=178237 .
Also add some whitespace to make pin aliases stand out, and add GP23 as an alias for `SMPS_MODE`.
2021-05-13 15:14:25 -04:00
ZodiusInfuser
93055e728e
Sorted board list
2021-05-13 15:12:50 -04:00
ZodiusInfuser
b6494919a9
Removed trailing whitespaces
2021-05-13 15:12:50 -04:00
ZodiusInfuser
e43ddc0e17
Removed whitespaces
2021-05-13 15:12:50 -04:00
ZodiusInfuser
919295039d
Added correct USB PIDs
2021-05-13 15:12:50 -04:00
ZodiusInfuser
45e141c6f8
Added definitions for PicoLipo boards
2021-05-13 15:12:50 -04:00
Dan Halbert
fbfd436ea9
turn storage back on
2021-05-13 15:10:36 -04:00
lady ada
8794cd4f81
try re-enabling storage
2021-05-13 15:09:21 -04:00
lady ada
507677b20a
remove neopixels
2021-05-13 15:09:14 -04:00
lady ada
1dd24b6ccd
rename proxsense to proxlight
2021-05-13 15:09:02 -04:00
lady ada
5d8c798256
typo
2021-05-13 15:08:55 -04:00
lady ada
cdf7acf340
add prox trinkey and rename others to adafruit_
2021-05-13 15:08:42 -04:00
lady ada
975f992e40
try adding a submodule?
2021-05-13 15:08:22 -04:00
lady ada
68a25eb04f
neokey trinkey friend
2021-05-13 15:08:14 -04:00
Dan Halbert
659f2d5bd8
Revert "add robots.txt to specify doc versions to appear in search engines"
2021-05-13 14:58:34 -04:00
Kevin Lutzer
9a38a6c46a
switch orders the flash memory is listed
2021-05-13 14:57:45 -04:00
Kevin Lutzer
b3b7eb9802
add W25Q64JVxQ as a supported flash for stm32f411 black pill
2021-05-13 14:57:45 -04:00
Dan Halbert
c06e631862
D3 pin should be GPIO26
2021-05-13 14:56:39 -04:00
Brian Dean
1d07447580
boards/bdmicro_vina_d51: Replace old rev with new rev and rename.
...
This update to the PR retains the earlier board rev (with a rename) so
that backward binary compatibility is not lost for the earlier board
revision. The primary name 'vina-d51' is retained for the latest
revision to make it easy for customers to select the proper UF2
download - because the name matches the commercial name.
Details:
Replace bdmicro_vina_d51 with bdmicro_vina_d51_pcb7 (revision 7 of
PCB) with boardfiles unmodified. Add _pcb7 to the workflow build.
Replace bdmicro_vina_d51 boardfile content with latest PCB updates
(revision 10 ov PCB). Add minimal comments in the board files to make
it clear which PCB revision is implemented. Update the USB PID to
reflect an updated board revision.
2021-05-13 14:55:44 -04:00