diff --git a/docs/modules/node.md b/docs/modules/node.md index 66772ee7..10cfe05c 100644 --- a/docs/modules/node.md +++ b/docs/modules/node.md @@ -205,7 +205,7 @@ Returns information about hardware, software version and build configuration. If a `group` is given the return value will be a table containing the following elements: - for `group` = `"hw"` - - `chip_model` (string) one of "ESP32", "ESP32S2", "ESP32S3", "ESP32C3", "ESP32C2", "ESP32C6", "ESP32H2" + - `chip_model` (string) one of "ESP32", "ESP32S2", "ESP32S3", "ESP32C3", "ESP32C2", "ESP32C5", "ESP32C6", "ESP32H2" - `chip_features` (number) bit mask of chip feature flags - BIT(0), Chip has embedded flash memory - BIT(1), Chip has 2.4GHz WiFi diff --git a/sdk/esp32-esp-idf b/sdk/esp32-esp-idf index a2f420a3..cb3ac742 160000 --- a/sdk/esp32-esp-idf +++ b/sdk/esp32-esp-idf @@ -1 +1 @@ -Subproject commit a2f420a36ecf8cd19b443adde1d75e5eaecc6309 +Subproject commit cb3ac7429c73b6e7c6d79ae05de480d4b6706770