commit | 3caa0b9ed5525648787651601405230a989f2a8a | [log] [tgz] |
---|---|---|
author | Leon Rinkel <leon@rinkel.me> | Wed Nov 13 21:16:36 2024 +0100 |
committer | Benjamin Cabé <kartben@gmail.com> | Fri Mar 14 17:53:13 2025 +0100 |
tree | 0f8d907598162144050e9fd0493ebc91ae8d12b6 | |
parent | bec4a8474934ef6ad4fd4154314cd8234786a279 [diff] |
boards: adafruit: add initial support for esp32s3 feather The Adafruit Feather ESP32S3 is a development board in the Feather standard layout, sharing peripheral placement with other devices labeled as Feathers or FeatherWings. The board is equipped with an ESP32-S3 mini module, a lithium ion battery charger and a USB-C connector. Signed-off-by: Leon Rinkel <leon@rinkel.me>