Mike
f138eaa970
Fix original esp32 boot init panic ( #3985 )
...
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2024-05-30 10:59:10 -05:00
Thomas Göttgens
1d90096cba
rearrange pio build system dependencies
...
also update trunk
2023-05-08 14:40:10 +02:00
Thomas Göttgens
10fac072bb
move codec2 repo to org
2023-04-12 14:39:25 +02:00
Ben Meadors
e737a22120
Platform updates ( #2340 )
...
* 6.1.0
* Update libs
* Update nrf52 while we're at it
* Remove temporary heltec platform packages
* Update install scripts to flash s3 ota partition bin
2023-03-09 12:45:38 -06:00
Thomas Göttgens
dc6f6af7fb
Update to Espressif32 Platform 6.0 and ESP-IDF 5.0
2023-02-10 00:21:15 +01:00
Ben Meadors
7936c7c8ae
Remove the D!
2023-01-12 10:07:17 -06:00
Ben Meadors
c89ca50cc4
Remove DEBUG_HEAP flag from esp32 pio config on release
2023-01-12 09:33:55 -06:00
Thomas Göttgens
cab5fcf5ae
no excessive heap debugging on release builds
2023-01-03 22:35:24 +01:00
Thomas Göttgens
7d1b6f63b5
Definition cleanup and AudioModule WIP
2022-12-21 13:27:00 +01:00
Thomas Göttgens
ab6b6514cb
this define is arch specific
2022-12-21 13:26:59 +01:00
Thomas Göttgens
f5120a29ec
WIP: audio module still does not work, but enabled for all regions where audio is permitted.
...
# Conflicts:
# variants/tlora_v2_1_18/platformio.ini
2022-12-21 13:26:13 +01:00
Thomas Göttgens
a33325f90f
update web server reference to latest commit
2022-11-21 13:46:22 +01:00
Thomas Göttgens
b7ebe03ca8
API Server and DHCP Lease Management
2022-10-26 11:09:59 +02:00
Thomas Göttgens
f3fee5f4fb
first murmurs of ethernet support
2022-10-22 16:29:50 +02:00
Thomas Göttgens
f8982ddaf8
Best Practise Platformio 6.x dependency definitions
2022-10-10 15:42:05 +02:00
Thomas Göttgens
b2ff628cec
add versioning to all lib depends (compatible upgrade allowed) and move as many as possible off github and into PIO registry.
...
Also add a script to check for lib updates (maybe in CI?)
2022-10-04 08:40:39 +02:00
Thomas Göttgens
c53434539b
use the native littlefs builder of newer framework
2022-09-27 00:16:12 +02:00
Thomas Göttgens
5775c390f3
Merge branch 'master' into ESPIDF-Rollup
2022-09-23 21:19:19 +02:00
Thomas Göttgens
b4f75ad042
use exception decoder
2022-09-23 19:52:07 +02:00
Thomas Göttgens
fae6693f8f
fix (or better suppress) another compiler warning
2022-09-23 12:37:59 +02:00
Thomas Göttgens
afcc7b6a56
Always use the latest framework for ESP32
2022-09-19 16:18:01 +02:00
Thomas Göttgens
eac2613743
make platformio.ini even more modular
2022-09-12 14:02:21 +02:00