lady ada
|
02573676e7
|
add KB2040 and fix Trinkey QT2040 pid
|
2021-11-05 12:43:44 -04:00 |
|
Kong Wai Weng
|
36459c8a5a
|
Fixed whitespace issues.
|
2021-11-01 16:50:46 +08:00 |
|
Kong Wai Weng
|
e0332c1e49
|
Using 4x spaces instead of a tab.
|
2021-11-01 16:47:02 +08:00 |
|
Kong Wai Weng
|
b64ec36418
|
Using GP0 as default LED pin.
|
2021-11-01 16:43:13 +08:00 |
|
Kong Wai Weng
|
0034472778
|
Reversal of PR #4981. GPIO25 on Maker Pi RP2040 is not connected to anything.
|
2021-11-01 16:26:40 +08:00 |
|
Scott Shawcroft
|
de45382599
|
Merge pull request #5504 from solderparty/rp2040_stamp
Add the Solder Party RP2040 Stamp board
|
2021-10-25 14:08:04 -07:00 |
|
Pierre Constantineau
|
3425bcc910
|
added startup delay multiplier
|
2021-10-24 14:20:07 -06:00 |
|
arturo182
|
915275e5fd
|
Add the Solder Party RP2040 Stamp board
|
2021-10-24 17:13:41 +02:00 |
|
Pierre Constantineau
|
40326ab3f9
|
fix pre-commit
|
2021-10-22 18:35:38 -06:00 |
|
Pierre Constantineau
|
d6e9e9c3c9
|
added neopixel to mpconfigboard.h
|
2021-10-22 18:32:21 -06:00 |
|
Leonardo La Rocca
|
45600b1b99
|
Update ports/raspberrypi/boards/melopero_shake_rp2040/pins.c
Co-authored-by: microDev <70126934+microDev1@users.noreply.github.com>
|
2021-10-15 16:52:25 +02:00 |
|
Leonardo La Rocca
|
376c3a1bab
|
Merge branch 'adafruit:main' into main
|
2021-10-14 19:33:55 +02:00 |
|
root
|
9a8ebb0ef0
|
added battery pin definition
|
2021-10-14 18:41:09 +02:00 |
|
Radomir Dopieralski
|
d76eda153b
|
PicoSystem: freeze the Stage library
|
2021-10-07 15:01:18 +02:00 |
|
Limor "Ladyada" Fried
|
218667377c
|
Merge pull request #5398 from Gadgetoid/patch-picosystem-displayio
PicoSystem: Add DisplayIO to board config
|
2021-10-06 10:12:29 -04:00 |
|
Phil Howard
|
2fc6a72cc7
|
PicoSystem: Add DisplayIO & Stage to board config
* Bring up PicoSystem's display with DisplayIO
* Add stage game library
* Add supporting modules - AUDIOIO and KEYPAD
|
2021-09-30 13:57:03 +01:00 |
|
Pontus Oldberg
|
5649887d34
|
Added support for the Challenger NB RP2040 WiFi board.
|
2021-09-26 07:54:07 +02:00 |
|
Pontus Oldberg
|
7d002478ef
|
Added Challenger RP2040 LTE board.
|
2021-09-26 07:15:30 +02:00 |
|
Pontus Oldberg
|
6e296999d6
|
Fixed incorrect pin definitions.
|
2021-09-25 16:19:48 +02:00 |
|
Dan Halbert
|
8e63a2e6c0
|
Merge pull request #5368 from skerr92/add-ODT-bread-2040
Add ODT Bread 2040
|
2021-09-20 17:13:23 -04:00 |
|
Dan Halbert
|
951ea46de1
|
Added CIRCUITPYTHON_BOARD_DICT_STANDARD_ITEMS
This is a recent addition to add `board.board_id` and `board.__name__`.
|
2021-09-20 16:52:16 -04:00 |
|
leoli51
|
a980f8f743
|
added missing board config file
|
2021-09-19 16:09:17 +02:00 |
|
leoli51
|
761b1dbf12
|
merged commits from main
|
2021-09-19 15:51:43 +02:00 |
|
Seth Kerr
|
de55073eea
|
Add ODT Bread 2040
|
2021-09-18 10:45:02 -06:00 |
|
leoli51
|
bb424c7510
|
renamed folder and added neopixel gpio
|
2021-09-18 16:05:13 +02:00 |
|
Pontus Oldberg
|
647eca6a81
|
Added support for Challenger RP2040 WiFi
|
2021-09-09 17:36:56 +02:00 |
|
Neradoc
|
8625e53817
|
change board dicts to include a common macro with __name__
|
2021-09-03 21:03:55 +02:00 |
|
leoli51
|
68a4b6448e
|
ready for pull request
|
2021-08-28 16:34:38 +02:00 |
|
Pierre Constantineau
|
ada178893d
|
updated PID as per OpenMoko PR
|
2021-08-27 09:02:49 -06:00 |
|
Pierre Constantineau
|
e07bce2bf1
|
fixing trailing space
|
2021-08-27 00:25:22 -06:00 |
|
Pierre Constantineau
|
873729149d
|
adding EncodderPad RP2040
|
2021-08-26 23:08:10 -06: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 |
|
Jeff Epler
|
379461df7d
|
Deprecate Display's constructor arg set_vertical_scroll
|
2021-08-23 09:17:59 -05:00 |
|
Kattni Rembor
|
1185228b90
|
Remove SPEAKER_SHUTDOWN pin.
|
2021-08-19 15:18:19 -04:00 |
|
Kattni Rembor
|
ae923db06d
|
Add SPEAKER_ENABLE pin to MacroPad.
|
2021-08-18 17:30:42 -04:00 |
|
Scott Shawcroft
|
a5143d284b
|
Merge pull request #5161 from ZodiusInfuser/patch_micropy
Removed unnecessary defines from Pimoroni board files
|
2021-08-17 12:40:12 -07:00 |
|
Scott Shawcroft
|
abe8638f41
|
Merge pull request #5160 from ZodiusInfuser/patch_tiny2040
Removed default UART, SPI and I2C from Tiny2040 config
|
2021-08-16 14:54:52 -07:00 |
|
ZodiusInfuser
|
2255ab1486
|
Removed unnecessary Micropy and Ignore defines
|
2021-08-16 16:40:12 +01:00 |
|
ZodiusInfuser
|
5fb507c3ff
|
Removed default UART SPI and I2C from Tiny2040 config
|
2021-08-16 16:31:31 +01:00 |
|
Scott Shawcroft
|
9c77d2653f
|
Merge pull request #5099 from ZodiusInfuser/main
Added definitions for some upcoming Pimoroni LED driver boards
|
2021-08-12 09:27:21 -07:00 |
|
ZodiusInfuser
|
47c8ff0570
|
Removed unnecessary defines
|
2021-08-11 23:34:20 +01:00 |
|
Scott Shawcroft
|
0632a1e681
|
Merge pull request #5060 from cdwilson/cdwilson/circuitpython/sparkfun-stm32f405-micromod
stm/boards: Add support for SparkFun STM32 MicroMod Processor board.
|
2021-08-11 12:19:16 -07:00 |
|
Dan Halbert
|
35aac3d26b
|
display SPI now 10MHz; set PWM duty cycle to zero at stop to quiet output
|
2021-08-11 10:48:53 -04:00 |
|
ZodiusInfuser
|
e587bd7dc0
|
Added final USB PIDs
|
2021-08-10 11:17:06 +01:00 |
|
Chris Wilson
|
e741330ca8
|
Consistent pin naming for SparkFun MicroMod processor boards.
|
2021-08-09 23:10:52 -07:00 |
|
ZodiusInfuser
|
f707fa107a
|
Tweaks to Interstate75 pinout
|
2021-08-05 15:00:47 +01:00 |
|
ZodiusInfuser
|
11ed759cf9
|
Tweaks to Plasma2040 pinout
|
2021-08-05 13:01:50 +01:00 |
|
ZodiusInfuser
|
6663dacedb
|
Added board configurations for Plasma and Interstate
|
2021-08-03 14:01:56 +01:00 |
|
Dan Halbert
|
a358e5f58a
|
Add board-specific pico-sdk settings; set xosc multipler for Adafruit boards
|
2021-07-30 18:50:21 -04:00 |
|