-
Thread, Timer and flash.sh improvements (#165)
Build Firmware / yellow-board (push) Has been cancelledBuild Firmware / lilygo-tdeck (push) Has been cancelledBuild Firmware / m5stack-core2 (push) Has been cancelledBuild Firmware / m5stack-cores3 (push) Has been cancelledBuild SDK / esp32 (push) Has been cancelledBuild SDK / esp32s3 (push) Has been cancelledBuild Simulator / Build-Simulator-Linux (push) Has been cancelledBuild Simulator / Build-Simulator-macOS (push) Has been cancelledTests / Run (push) Has been cancelledreleased this
2025-01-13 19:20:43 +00:00 | 329 commits to main since this release- Various improvements to Thread and Timer:
- Remove "mark as static" option as it is unused
- Implemented core pinning for ESP32 platforms
- Use
TickType_tconsistently (instead ofuint32_t) - Use
enum classinstead ofenum
- Fix for
flash.shnot working when usingpipto installesptool
Downloads
- Various improvements to Thread and Timer: