Skip to content

Commit 354770d

Browse files
committed
readme: update
1 parent d15f082 commit 354770d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This is the repository for some c++ components developed for the
44
[ESP-IDF](https://github.com/espressif/esp-idf) framework. Specifically we are
5-
targeting `ESP-IDF 5.4` currently.
5+
targeting `ESP-IDF 5.5.1` currently.
66

77
> NOTE: This repo attempts to stay up to date with ESP-IDF. This means that the
88
> code within may not be supported on older ESP-IDF targets.
@@ -28,7 +28,7 @@ If you have questions or would like to chat, feel free to hop over to our discor
2828
## Getting Started
2929

3030
The components in this repository are targeted towards ESP-IDF >=5.0, though
31-
they are mainly tested against 5.4 right now.
31+
they are mainly tested against 5.5.1 right now.
3232

3333
To use the components in this repository, you have a few options:
3434

0 commit comments

Comments
 (0)