OpenIris/ESP
DaOfficialWizard 90a17d6e6f
feat: improve the initial USB implementation, increase the XCLK clock for S3 boards - higher framerate over usb
* refactor: begin cleaning up USB impl

* refactor: factor out the unneeded header

- use USB envs instead of a header
- use ifndef for one define

* fix: disable Observer on wifi handler

* refactor: rename wrovers3 environments

- add naming convention for QIO PSRAM

* ci(ci-fix): fix gh action environments

* Increase XCLK frequency to 24MHz for higher frame rates on ESP32-S3 boards (#49)

* feat: increase OV2640 clock freq to yield ~70FPS

* fix: cleanup comments

---------

Co-authored-by: Sebastian Fitt <9294002+Blu3u@users.noreply.github.com>
2023-04-19 23:55:52 +02:00
..
include Big update 2022-07-22 21:08:14 +02:00
ini feat: improve the initial USB implementation, increase the XCLK clock for S3 boards - higher framerate over usb 2023-04-19 23:55:52 +02:00
lib feat: improve the initial USB implementation, increase the XCLK clock for S3 boards - higher framerate over usb 2023-04-19 23:55:52 +02:00
src feat: improve the initial USB implementation, increase the XCLK clock for S3 boards - higher framerate over usb 2023-04-19 23:55:52 +02:00
test Refactor PoC code into namespaces, add led management, improve directory structure (#2) 2022-02-27 19:20:10 +01:00
tools feat: Code cleanup and initial implementation of improv 2023-04-02 17:44:38 +02:00
.clang-format feat: Initial implementation of Elegant OTA with support for API server (#41) 2023-03-24 22:27:58 +01:00
.editorconfig refactor: prepare for merging binaries 2023-02-04 19:28:13 +00:00
.gitignore ci(ci-binaries): fix manifest formatting 2023-02-27 15:00:47 +00:00
diagram.json feat: add esp32s3 support 2023-03-09 20:21:10 +00:00
platformio.ini feat: add esp32s3 support 2023-03-09 20:21:10 +00:00
wokwi.toml feat: Code cleanup and initial implementation of improv 2023-04-02 17:44:38 +02:00