Manuel
be1a724ab4
Merge branch 'master' into arduino-esp32-v3.2
2025-08-10 00:11:27 +02:00
mverch67
04f98cf20e
update config; include wifi
2025-08-09 23:49:16 +02:00
Jonathan Bennett
691327b2db
Initial support for the ThinkNode M5 ( #7502 )
...
* Initial support for the ThinkNode M5
* Update variants/esp32s3/ELECROW-ThinkNode-M5/platformio.ini
Co-authored-by: Austin <vidplace7@gmail.com >
* Cleanup variant.h for Elecrow Thinknode M5
* Properly detect battery voltage
* Turn backlight off when screen sleeps
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
Co-authored-by: Austin <vidplace7@gmail.com >
2025-08-07 06:28:15 -05:00
mverch67
e919b3da9c
cleanup
2025-08-06 10:36:04 +02:00
mverch67
2b77864192
fix attachInterrupt issue
2025-08-05 23:59:37 +02:00
mverch67
10aa4cbfee
don't exclude I2C
2025-08-02 19:07:34 +02:00
mverch67
c24a174490
don't exclude I2C
2025-08-02 19:05:07 +02:00
mverch67
0b463b6443
update references to fixed io expander
2025-08-01 20:54:57 +02:00
mverch67
1fa7d9f40e
try-fix watchdog trigger
2025-08-01 09:23:01 +02:00
mverch67
aa7abb1d3e
use ng-io-expander 3.3.0
2025-07-30 23:37:09 +02:00
mverch67
05dc8caed8
platformio updates
2025-07-29 22:07:18 +02:00
Thomas Göttgens
0e1872398a
Merge remote-tracking branch 'remotes/origin/master' into arduino-esp32-v3.2
...
# Conflicts:
# arch/esp32/esp32.ini
# src/graphics/draw/MenuHandler.cpp
# src/modules/Modules.cpp
# variants/esp32s3/seeed-sensecap-indicator/platformio.ini
2025-07-29 13:06:13 +02:00
Austin
4f895f744b
Take control of our PRs! ( #7445 )
2025-07-24 06:13:23 -05:00
Austin
6c12baf4ed
Migrate remaining variants to new dir structure ( #7412 )
2025-07-21 19:28:14 -05:00
Manuel
b3525c2569
T-Deck Pro support ( #6936 )
...
* initial draft
* fix touchscreen
* fix touchscreen
* optimize GPS
* battery management
* cleanup comments
* enable vibration motor
* refactored TCA8418Keyboard
* update HW_VENDOR id
* manual fixes after merge
* fix keyboard/BQ27220 detection
* add BQ27220
* modify charge voltage and current
* update XpowerLib
* design capacity
* try-fix charge behavior
* improve Vbus detection
* moved variant into esp32s3 folder
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com >
2025-07-21 19:33:24 +02:00
Austin
475cfe4af2
ESP32s3: Migrate variants to new structure ( #7343 )
2025-07-20 16:47:37 -05:00