OpenIris/ESP
Zdzislaw Goik 2ca0174f0f
Add pinout and environments for ESP32S3 Xiao Sense boards (#52)
* Add pinout and environments for ESP32S3 Xiao Sense boards

* Add opi memory_type to fix psram issues

* fix: multiple typos or copy paste issues

* fix: fix the XIAO ESP32S3 board type

* fix: xaio crashing when allocating

* fix: xaio crashing when allocating

* fix: experiment with qio

* fix: add some basic logging

* fix: add some more logging

* fix: add some more logging

* fix: add some more logging

* fix: add some more logging

* fix: add some more logging

* fix: add some more logging

* fix: add some more logging

* fix: add some more logging

* fix: try to increase the stack size for the task

* chore: enable wifi

* ci(ci-gha); fix github actions failing

* ci(ci-gha); fix github actions failing

* ci(ci-gh): removing update logic from CI

- i editing the docker container itself to be up-to-date

* ci(ci-test): testing new gh action matrix format

* ci(ci-test): testing new gh action matrix format

* ci(ci-test): testing new gh action matrix format

* ci(ci-test): testing new gh action matrix format

* fix: fix esp32s3 xiao wifi

- fix LED pin issue
- force newest espressif toolchain
- clean up pinout defines
- add lots of logging
- move strings into wifi handler
- upgrade to c++17

* fix: fix esp32s3 xiao wifi

- fix syntax error in wifihandler

* fix: error handling in camera handler

* fix: bug in wifi config saving routine

- refactor lib
- fix bug in wifi config logic
- clean up

---------

Co-authored-by: Sebastian Fitt <9294002+Blu3u@users.noreply.github.com>
Co-authored-by: DaOfficialWizard <45744329+ZanzyTHEbar@users.noreply.github.com>
2023-06-14 14:30:17 +01:00
..
include Big update 2022-07-22 21:08:14 +02:00
ini Add pinout and environments for ESP32S3 Xiao Sense boards (#52) 2023-06-14 14:30:17 +01:00
lib Add pinout and environments for ESP32S3 Xiao Sense boards (#52) 2023-06-14 14:30:17 +01:00
src Add pinout and environments for ESP32S3 Xiao Sense boards (#52) 2023-06-14 14:30:17 +01: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