The following boards are supported:
Board | Arduino Support | ESP-IDF Support |
---|---|---|
ESP32-S3 PowerFeather | Yes | Yes |
Setup for supported platforms is documented on docs.powerfeather.dev/sdk/setup.
- EnterShipMode - Demonstrates how to enter ship mode for Arduino.
- SupplyAndBatteryInfo - Demonstrates how to retrieve basic information about the external supply and battery for Arduino.
- enter_ship_mode - Demonstrates how to enter ship mode for ESP-IDF.
- supply_and_battery_info - Demonstrates how to retrieve basic information about the external supply and battery for ESP-IDF.