I2C object creation - my favorite for consistency. machine_i2c.cin a more generic way. Similar to how the default pins for I2C1 are different for esp32 vs other MCUs. Eg: #ifndefMICROPY_HW_I2C0_SCL#ifCONFIG_IDF_TARGET_ESP32C3#defineMICROPY_HW_I2C0_SCL(GPIO_NUM_6)#defineMICROPY_HW_...
0x4012ba42: chip::DeviceLayer::Internal::BLEManagerImpl::DriveBLEState(int) at /home/zsr/Desktop/myShare/espMatter/esp-matter/examples/generic_switch/build/esp-idf/chip/../../../../../connectedhomeip/connectedhomeip/config/esp32/third_party/connectedhomeip/src/platform/ESP32/nimble/BLEMa...
Simple Async HTTP Request library, supporting GET, POST, PUT, PATCH, DELETE and HEAD, on top of AsyncTCP libraries, such as AsyncTCP, ESPAsyncTCP, AsyncTCP_STM32, etc.. for ESP32 (including ESP32_S2, ESP32_S3 and ESP32_C3), WT32_ETH01 (ESP32 + LAN8720),
ESP32_C3-based boards, such as ESP32C3_DEV, etc. New ESP32_S3 (ESP32S3_DEV, ESP32_S3_BOX, UM TINYS3, UM PROS3, UM FEATHERS3, etc.) NewESP8266 RP2040-based boards, such as RASPBERRY_PI_PICO, ADAFRUIT_FEATHER_RP2040 and GENERIC_RP2040, using Arduino-mbed RP2040 core or Earle...