Commit graph

7 commits

Author SHA1 Message Date
hathach
28ce73b8a6
change gpio0Updater task priority to 2 (higher than loop task) to prevent race condition when checking socket connected() and available() 2025-07-25 23:38:22 +07:00
hathach
7f17ca5f40
- parameterize SPIs & UART pin setting
- move SPIS definition to sketch.ino.cpp
- max log level is info, debug will delay the initial boot causing reading CS incorrectly for BT and wifi mode (only available for 750ms)
2025-03-18 15:32:40 +07:00
hathach
f7c4cde6b9
BT works tested with esp32 2025-03-17 22:16:05 +07:00
hathach
5a6b5b3451
separate esp32 and c6 sdkconfig
testing BLE controller
2025-03-17 16:07:39 +07:00
Dan Halbert
0cd6ae693f wip: preparing for c6; use sdkconfig.defaults, don't check in sdkconfig 2025-03-06 21:43:55 -05:00
Dan Halbert
1e8cfaad0d wip: compiles; crashes early; debug printing now working 2025-03-04 20:35:43 -05:00
Dan Halbert
14a5007afc wip: cmake conversion 2025-02-22 20:50:27 -05:00