Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ board = esp32-c3-devkitc-02

; Strictly specify the versions used to build this project
platform_packages =
platformio/framework-espidf@3.50300.0 ; (5.3.0)
platformio/tool-cmake@3.16.4
platformio/framework-espidf@3.50301.0 ; (5.3.1)
platformio/tool-cmake@3.21.3
platformio/[email protected] ; (4.5.1)
espressif/[email protected]+20221002
espressif/[email protected]+20221002
Expand Down