# v0.4.0 ## Supported ESP-IDF Version - Add v4.3 # v0.3.0 ## Feature - Add multiple bridging interfaces(Ethernet, USB, SPI, SDIO) # v0.2.0 ## Feature - Provide 4G network card function for other devices to access the internet - Provide 4G Hotspot function that can provide accessing the internet for other devices # v0.1.0 This is the first released version for iot-bridge component, more detailed descriptions about the project, please refer to [User_Guide](https://github.com/espressif/esp-iot-bridge/blob/master/components/iot_bridge/User_Guide.md). ## Feature - Provide Wi-Fi router function that can provide accessing the internet for other devices - Provide Wi-Fi network card function for other devices to access the internet - Provide wired ethernet network card function for other devices to access the internet ## Supported Socs - ESP32 - ESP32-C3 - ESP32-S2 - ESP32-S3 ## Supported ESP-IDF Version - v4.4 - v5.0
idf.py add-dependency "espressif/iot_bridge^0.4.0"