Tags: joyel24/Tactility
Tags
Update to ESP-IDF v5.4 and fix warnings (ByteWelder#193) - Update to ESP-IDF v5.4 - Fixed a lot of new and existing warnings - Fix issue with incorrect `EventFlag` usage in Dispatcher
Thread, Timer and flash.sh improvements (ByteWelder#165) - Various improvements to Thread and Timer: - Remove "mark as static" option as it is unused - Implemented core pinning for ESP32 platforms - Use `TickType_t` consistently (instead of `uint32_t`) - Use `enum class` instead of `enum` - Fix for `flash.sh` not working when using `pip` to install `esptool`