Gordon Williams
|
2bdf05f910
|
ESP32: Remove FlashFS, adjust partitions to increase available Storage from 256kB to 896kB
|
2025-04-02 10:39:00 +01:00 |
|
Gordon Williams
|
b84efeca3e
|
Change ioBuffer FIFO from 4 byte blocks to variable length blocks. Far more efficient for USB/BLE/other block data
|
2025-02-26 16:22:58 +00:00 |
|
Gordon Williams
|
0681322ca8
|
Copy SPI pin decls from #2603 to other boards, and fix naming of SPI SCLK line so it's detected properly
|
2025-01-29 08:50:46 +00:00 |
|
Gordon Williams
|
3c11580f1e
|
Adding better declarations for ESP32 peripherals (at minimum allows us to make nicer docs pages, maybe good for https://github.com/espruino/Espruino/issues/2589)
fix default pin for ESP32 SPI2
|
2025-01-06 14:56:52 +00:00 |
|
Gordon Williams
|
fc43e3a3be
|
increase ESP32 IDF4 watchdog timeouts, remove un-needed extras for now
|
2024-05-09 10:10:55 +01:00 |
|
Gordon Williams
|
4529cf6dc9
|
Add some preliminary IDF4 support
|
2024-05-03 17:09:15 +01:00 |
|