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
|
18fd0045f6
|
More kconfig updates
|
2023-09-13 11:40:09 -07:00 |
|
MicroDev
|
931ed7c6e5
|
conditionally include esp_psram and fix sdkconfig
|
2023-09-13 11:35:11 -07:00 |
|
Neradoc
|
934d2a7004
|
remove duplicate press boot button, it's already the default
|
2022-10-30 01:52:17 +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 |
|
Dan Halbert
|
202fac59f8
|
ESP32 fixes for no PSRAM; some cleanup
|
2022-08-04 13:44:52 -04:00 |
|
Scott Shawcroft
|
74e841d835
|
Read fuses to know what flash and ram pins to never reset
|
2022-08-02 12:01:42 -07:00 |
|
Scott Shawcroft
|
9661d3256c
|
Add more ESP32 boards and enable web workflow
|
2022-08-01 15:52:08 -07:00 |
|