Scott Shawcroft
|
1480d70d17
|
Fix builds
* Disable bleio on C3 with 4MB flash.
* Fix gpio include path in board.c's that use it.
|
2023-09-22 10:03:20 -07:00 |
|
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 |
|
Dan Halbert
|
4cb69a51d5
|
Use MP_WEAK for default board.c routines
|
2022-09-08 07:36:50 -04:00 |
|
Michael Himing
|
dbedb1575e
|
ai_thinker_esp32-c3s: Pull LEDs down on reset
|
2022-02-19 14:30:51 +11:00 |
|
Michael Himing
|
ca5095c94b
|
Add AI thinker esp32c3s 2M
|
2022-02-15 07:00:38 +11:00 |
|