Skip to content

Commit

Permalink
updated to IDF 5.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
256dpi committed Jul 6, 2024
1 parent 662de4d commit 3a1209a
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 34 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SHELL := /bin/bash

ESP_IDF_VERSION := "v5.1.1"
ESP_IDF_VERSION := "v5.2.2"

fmt:
clang-format -i ./*.c ./*.h -style="{BasedOnStyle: Google, ColumnLimit: 120, SortIncludes: false}"
Expand Down
Loading

0 comments on commit 3a1209a

Please sign in to comment.