File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 77 # TODO: Update the below variables for your project
88 APP_NAME : " Template"
99 IDF_TARGET : ' esp32'
10- IDF_VERSION : ' v5.5'
10+ IDF_VERSION : ' v5.5.1 '
1111 IDF_COMPONENT_MANAGER : " 1" # whether to enable the component manager or not
1212 FLASH_TOTAL_OVERRIDE : ' 1500000' # number of bytes of total flash (for percentage calculations)
1313
Original file line number Diff line number Diff line change 1111 # TODO: Update the below variables for your project
1212 APP_NAME : " Template"
1313 IDF_TARGET : ' esp32'
14- IDF_VERSION : ' v5.5'
14+ IDF_VERSION : ' v5.5.1 '
1515 IDF_COMPONENT_MANAGER : " 1" # whether to enable the component manager or not
1616 FLASH_TOTAL_OVERRIDE : ' 1500000' # number of bytes of total flash (for percentage calculations)
1717
Original file line number Diff line number Diff line change @@ -71,11 +71,11 @@ development environment to be able to build and flash your target hardware.
7171### Environment
7272
7373This project is an ESP-IDF project, currently [ESP-IDF
74- v.5.5](https://github.com/espressif/esp-idf).
74+ v.5.5.1 ](https://github.com/espressif/esp-idf).
7575
76- For information about setting up `ESP-IDF v5.5`, please see [the official
76+ For information about setting up `ESP-IDF v5.5.1 `, please see [the official
7777ESP-IDF getting started
78- documentation](https://docs.espressif.com/projects/esp-idf/en/v5.5/esp32s3/get-started/index.html).
78+ documentation](https://docs.espressif.com/projects/esp-idf/en/v5.5.1 /esp32s3/get-started/index.html).
7979
8080### Build and Flash
8181
You can’t perform that action at this time.
0 commit comments