mverch67
3d066cd71b
T-Deck: increase LVGL memory size
2025-01-27 22:12:49 +01:00
mverch67
e742a9dfd3
preparations for generic DisplayDriverFactory
2025-01-25 12:50:47 +01:00
Tom Fifield
36f22b7676
Merge branch 'master' into tft-gui-work
2025-01-12 15:22:33 +08:00
Tom Fifield
fd60c9b3be
Upgrade to LovyanGFX 1.2 ( #5677 )
...
CI / build-esp32 (push) Blocked by required conditions
CI / build-esp32-s3 (push) Blocked by required conditions
CI / build-esp32-c3 (push) Blocked by required conditions
CI / build-esp32-c6 (push) Blocked by required conditions
CI / build-nrf52 (push) Blocked by required conditions
CI / build-rpi2040 (push) Blocked by required conditions
CI / build-stm32 (push) Blocked by required conditions
CI / package-raspbian (push) Waiting to run
CI / package-raspbian-armv7l (push) Waiting to run
CI / package-native (push) Waiting to run
CI / build-debian-src (push) Waiting to run
CI / test-native (push) Waiting to run
CI / build-docker (push) Waiting to run
CI / after-checks (push) Blocked by required conditions
CI / gather-artifacts (esp32) (push) Blocked by required conditions
CI / gather-artifacts (esp32c3) (push) Blocked by required conditions
CI / gather-artifacts (esp32c6) (push) Blocked by required conditions
CI / gather-artifacts (esp32s3) (push) Blocked by required conditions
CI / gather-artifacts (nrf52840) (push) Blocked by required conditions
CI / gather-artifacts (rp2040) (push) Blocked by required conditions
CI / gather-artifacts (stm32) (push) Blocked by required conditions
CI / release-artifacts (push) Blocked by required conditions
CI / release-firmware (esp32) (push) Blocked by required conditions
CI / release-firmware (esp32c3) (push) Blocked by required conditions
CI / release-firmware (esp32c6) (push) Blocked by required conditions
CI / release-firmware (esp32s3) (push) Blocked by required conditions
CI / release-firmware (nrf52840) (push) Blocked by required conditions
CI / release-firmware (rp2040) (push) Blocked by required conditions
CI / release-firmware (stm32) (push) Blocked by required conditions
Flawfinder Scan / Flawfinder (push) Waiting to run
* [WIP] Attempt upgrade to LovyanGFX 1.1.16
This is the version most used by the TFT branch.
I wonder if this will work with our existing code? :)
* Update Portduino to LovyanGFX 1.20.0
Manuel says it's good to go.
* Update unPhone platformio.ini
---------
Co-authored-by: Manuel <71137295+mverch67@users.noreply.github.com>
2025-01-12 15:16:26 +08:00
mverch67
63f7441b01
T-Deck: increase allocated PSRAM by 50%
2025-01-01 21:23:58 +01:00
mverch67
0067e4fef4
T-Deck: revert back to lovyanGFX touch driver
2024-12-31 21:46:46 +01:00
Manuel
1d168a17af
Merge branch 'master' into tft-gui-work
2024-12-31 17:56:36 +01:00
Tom Fifield
fdcc0e12aa
Minor TFT branch synch ( #5706 )
2024-12-31 10:15:01 -06:00
Thomas Göttgens
5554114d11
disable serial module and tcp socket api for standalone devices ( #5591 )
...
* disable serial module and tcp socket api for standalone devices
* just disable webserver, leave wifi available
* disable socket api
2024-12-29 22:42:43 +01:00
mverch67
5a6f36d3cf
use custom touch driver
2024-12-01 13:56:16 +01:00
mverch67
0f7cdde217
Merge branch 'tft-gui-work' of https://github.com/meshtastic/firmware into tft-gui-work
2024-12-01 12:47:01 +01:00
mverch67
ab6dfe4ef2
wake screen with button only
2024-12-01 12:46:45 +01:00
Manuel Verch
aac2a80a1d
fix radioLib warnings for T-Deck target
2024-11-30 00:11:13 +00:00
Manuel
62a5e86236
Merge branch 'master' into tft-gui-work
2024-11-24 22:01:30 +01:00
mverch67
83a89f1abf
remove wrong debug defines
2024-11-24 15:04:19 +01:00
Ben Meadors
fdec95f9c1
Cherry pick tdeck fixes ( #5422 )
...
* Try-fix (workaround) T-Deck audio crash
* set T-Deck audio to unused 48 (mem mclk)
* swap mclk to gpio 21
* dreamcatcher: assign GPIO44 to audio mclk
---------
Co-authored-by: mverch67 <manuel.verch@gmx.de>
2024-11-22 14:25:09 -06:00
mverch67
21867e5956
add RadioLib debugging options for (T-Deck)
2024-11-20 09:44:12 +01:00
Thomas Göttgens
630568c090
Streamline board definitions for first tech preview. ( #5390 )
...
* Streamline board definitions for first tech preview. TBD: Indicator Support
* add point-of-checkin
* use board/unphone.json
---------
Co-authored-by: mverch67 <manuel.verch@gmx.de>
2024-11-19 11:46:22 +01:00
mverch67
3f02ee43cb
set T-Deck audio to unused 48 (mem mclk)
2024-11-11 20:07:44 +01:00
mverch67
8eb8c677e6
try-fix (workaround) T-Deck audio crash
2024-11-09 13:06:05 +01:00
mverch67
6564d71685
playing with locks; but needs more testing
2024-10-21 00:20:10 +02:00
mverch67
db4fb1bc1e
extra
2024-10-08 09:18:32 +02:00
mverch67
45b173abb3
prepare LVGL ST7789 driver
2024-09-23 22:00:10 +02:00
mverch67
73ce1cd7c1
lib-update: other T-Deck touch driver
2024-09-18 21:48:51 +02:00
mverch67
0ca687e6c4
try-fix less paranoia
2024-09-08 23:43:53 +02:00
mverch67
674c7a8e2f
exclude webserver / bluetooth
2024-07-05 12:29:26 +02:00
mverch67
a57e4934a5
bump up lovyanGFX driver version
2024-06-28 14:28:01 +02:00
mverch67
520a8a8ca9
trackball support
2024-06-27 15:43:06 +02:00
mverch67
7489e709a7
gcc option can be removed
2024-06-24 14:56:49 +02:00
mverch67
1f1419293a
lib update: kbd matrix driver
2024-06-21 10:36:51 +02:00
mverch67
58102acce6
exclude inputbroker fixes crash
2024-06-17 21:44:22 +02:00
mverch67
cf1f0032e4
lib update: node options + localisation preparations
2024-06-16 20:47:48 +02:00
mverch67
617cb4b60d
message alert settings
2024-06-02 20:51:39 +02:00
mverch67
4bac9086dd
fixes native keyboard+mouse handling
2024-05-29 20:51:01 +02:00
mverch67
342de9c4d3
open sauce t-deck edition
2024-05-28 21:42:26 +02:00
mverch67
b867ab5ed8
defines for monitoring control
2024-05-25 12:43:57 +02:00
mverch67
64d0e94d18
add defines for log and monitor
2024-05-20 20:04:59 +02:00
Thomas Göttgens
7c3519d322
Merge branch 'master' into tft-gui-work
2024-05-13 19:16:00 +02:00
Thomas Göttgens
859fd7c251
Generate the build matrix from the variant files ( #3870 )
2024-05-12 22:43:47 +02:00
mverch67
fbc0c8bae4
platformio.ini updates
2024-04-17 20:35:32 +01:00
mverch67
d83838d7d7
update platform definitions to refactored lib
2024-04-15 14:59:21 +02:00
mverch67
d369c5b89e
USE_PACKET_API compiler switch
2024-04-07 12:45:00 +02:00
mverch67
4c1625b954
configurable RAM usage
2024-03-27 07:41:30 +01:00
mverch67
4d647ca4c3
added device-ui logging
2024-03-19 21:10:24 +01:00
Manuel
b0b30e4a83
Merge branch 'master' into tft-gui-work
2024-03-18 22:34:35 +01:00
Manuel
711b85cfe8
fix WLAN crash ( #3435 )
...
* fix WLAN crash
* link to commit in arduinothread
* revert usb mode
2024-03-18 15:42:44 -05:00
mverch67
070b6df0f3
add generated fonts with latin-1 supplements
2024-03-14 18:24:05 +01:00
mverch67
4dcaeddb1f
fix build issues
2024-03-05 16:14:52 +01:00
mverch67
12c22c7cd2
update Packet classes
2024-03-05 09:20:47 +01:00
mverch67
04848439b9
implement IClientBase interface
2024-03-04 09:43:46 +01:00