Scott Shawcroft
9daccc08c5
Forbidden pins are now correctly "in use" on ESP
...
This removes duplicate code to make debug UART pins in use via
never reset. It is done through forbidden pins automatically now.
Fixes #8288
2023-08-28 15:55:14 -07:00
Bill Sideris
bfc551c158
Invert led
2023-03-11 14:14:47 +02:00
Bill Sideris
76e83a432c
Debug uart, default spi/i2c
2023-03-11 14:05:45 +02:00
Bill Sideris
1ea118684c
120M qspi
2023-02-22 00:49:55 +02:00
Bill Sideris
a2c22521b4
Updates to waveshare-esp32s2-pico board definition
2023-02-17 15:16:18 +02:00
microDev
4f753251db
cleanup mpconfigboard.mk
of espressif boards
...
- move `INTERNAL_FLASH_FILESYSTEM` to `mpconfigport.mk`
- move `LONGINT_IMPL` to `mpconfigport.mk`
- move `CFG_TUD_TASK_QUEUE_SZ` to `Makefile`
2022-10-06 16:15:01 +05:30
Dan Halbert
4cb69a51d5
Use MP_WEAK for default board.c routines
2022-09-08 07:36:50 -04:00
bill88t
ca7fb6dede
removal of sda-scl and add "GP" to 40,41
2022-09-04 18:05:50 +03:00
bill88t
e1891038c8
Forgor the one IO pin and sda-scl
2022-09-04 16:59:56 +03:00
Scott Shawcroft
df1435ae94
Audit all boards with LED pins defined
...
Add them as MICROPY_HW_LED_STATUS so that we can share reset code
for them. They aren't actually used for the status if another RGB
option is available. (But maybe they should be.)
Fixes #6717
2022-08-11 14:41:20 -07:00
bill88t
68bb6b9988
ran precommit
2022-08-03 09:14:26 +03:00
Bill Sideris
efa3e40f90
Add the one obtained from esp
2022-08-03 08:48:28 +03:00
Bill Sideris
60429f51c7
Add official vid/pid
2022-08-02 09:43:17 +03:00
bill88t
c71cc4e0dd
Add Waveshare ESP32-S2-Pico
2022-07-30 15:35:48 +03:00