Commit Graph

7 Commits

Author SHA1 Message Date
Sebastian Fitt
3dd441e2f1 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
2023-04-07 20:09:56 +02:00
ZanzyTHEbar
c0d090de90 fix: fix pinout for s3 module 2023-03-09 21:15:57 +00:00
ZanzyTHEbar
3eeae182ee feat: add esp32s3 support
- add beta simulator environment
2023-03-09 20:21:10 +00:00
ZanzyTHEbar
c96e3f7108 fix: fix current OTA stack
- update board.ini to clean it up
- minor update to OTA.cpp
2023-03-05 18:48:25 +00:00
ZanzyTHEbar
acb5e44c03 fix: remove common environment
- favour the env environment
- cleans up the config
- easier to read and maintain
2023-02-13 12:43:16 +00:00
ZanzyTHEbar
6ba704f1f8 fix: cleanup main ini file 2023-02-13 12:33:25 +00:00
ZanzyTHEbar
5fbe5a358b feat: clean up config for users
- added custom ini files for configurations
-  created user config file for easier access
- added formatting to codebase
2023-01-31 10:35:22 +00:00