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
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

This is the repository for some c++ components developed for the
[ESP-IDF](https://github.com/espressif/esp-idf) framework. Specifically we are
targeting `ESP-IDF 5.5.1` currently.
targeting `ESP-IDF 6.0` currently, but we are maintaining support for `ESP-IDF
v5.5.1` as well.
Comment on lines +5 to +6
Comment on lines +5 to +6

> NOTE: This repo attempts to stay up to date with ESP-IDF. This means that the
> code within may not be supported on older ESP-IDF targets.
Expand Down
Loading