Make it more explicit that the esp-idf-* crates are a community effort only

This commit is contained in:
ivmarkov 2025-05-05 16:11:09 +00:00
parent 2ee6e877e8
commit c0bea15f6e

View File

@ -21,7 +21,7 @@
Please note that **all `esp-idf-*` crates are a community effort**, in that Espressif puts little to no paid developer time in these. Please note that **all `esp-idf-*` crates are a community effort**, in that Espressif puts little to no paid developer time in these.
So while ESP-IDF itself is very popular and well tested, the `esp-idf-*` crates: So while ESP-IDF itself is very popular and well tested, the `esp-idf-*` crates:
- Might be lagging behind a bit the latest stable ESP-IDF version - Might be a bit lagging behind the latest stable ESP-IDF version
- Are (currently) missing HIL tests - Are (currently) missing HIL tests
- Need more documentation - Need more documentation