OpenIris/ESP/lib/src
Zdzislaw Goik 8e34e31a2a
feat: usb support for esp32s3 (#47)
* fix: completed esp32s3 boards config

* feat: enable usb cdc on boot
* fix: memory_type has to be octal qio_opi for psram to init
* fix: cannot flash from platformio without --no-stub flag

* fix: fixed pinouts copy paste issues

* feat: add system header to unify future traits

* feat: add rudimentary usb cdc video streaming impl

* feat: add rudimentary impl for usb tracker in main

* fix: revert wrovers3 board names

* feat: disable radio to reduce power usage

* feat: add v2 serial comms with packet headers

---------

authored-by: Sebastian Fitt <sebastian.fitt@sebastianfitt.pl>
2023-04-10 20:36:12 +02:00
..
data feat: Code cleanup and initial implementation of improv 2023-04-02 17:44:38 +02:00
io feat: Code cleanup and initial implementation of improv 2023-04-02 17:44:38 +02:00
logo update 2022-09-01 23:01:30 +01:00
network feat: Code cleanup and initial implementation of improv 2023-04-02 17:44:38 +02:00
tasks feat: Initial implementation of Elegant OTA with support for API server (#41) 2023-03-24 22:27:58 +01:00
usb feat: usb support for esp32s3 (#47) 2023-04-10 20:36:12 +02:00
etvr_system.hpp feat: usb support for esp32s3 (#47) 2023-04-10 20:36:12 +02:00