OpenIris/ESP
Lorow 81cda523bb
feat: Release 2.5.0
* Refactor commands and serial manager to support updated commands payload

* set setMinSecurity to WIFI_AUTH_WEP to fix boards not connecting to some networks, cleanup some logs and comments

* feat: Move logging in serial streaming so that we at least attempt to get new frame

* remove unused etvr_eye_tracker_usb

* PoC query manager for better flasher logging

* simplify query implementation

* remove old include

* fix: serial output for esp32cams and other boards not supporting higher frequency baud rate

* fix: serial output for esp32cams and other boards not supporting higher frequency baud rate

* Switch higher frequency to be opt-in

* feat: Add support for ov5640 cameras

* feat: fix usb streaming on wroom boards, add support for babble custom board 

* feat: PoC add support for project babble board

* Add support for bable wireless, adjust flash_mode and memory type to get PSRAM working

* Add DARDUINO_USB_MODE=1 and DARDUINO_USB_CDC_ON_BOOT=1 to Babble and wroom boards to fix USB streaming

discovered and fixed entirely by Rames the Generic

* cleanup PoC
2024-06-21 19:25:21 +02:00
..
include Big update 2022-07-22 21:08:14 +02:00
ini feat: Release 2.5.0 2024-06-21 19:25:21 +02:00
lib feat: Release 2.5.0 2024-06-21 19:25:21 +02:00
src feat: Release 2.5.0 2024-06-21 19:25:21 +02:00
test Refactor PoC code into namespaces, add led management, improve directory structure (#2) 2022-02-27 19:20:10 +01:00
tools ci(ci-fix): esp32 chipset capitalization issue 2023-11-18 11:44:29 +00: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-fix): fix build bug related to esp32s3 2023-10-27 14:27:50 +01: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