251 Commits

Author SHA1 Message Date
Szetya
2f7505debb
Add files via upload
CST816 library add
2025-03-10 18:31:02 +01:00
fvanroie
f1c588c5a4 Update to rc15 2024-12-12 02:53:58 +01:00
LILYGO_L
52861a6a5d The addition of support for T-Panel (verified). 2024-11-21 14:21:53 +08:00
fvanroie
b118e56245 Fix for lv_fs_if_pc_init 2024-05-24 22:06:17 +02:00
fvanroie
f175dc599a Prepare LVFS support for /sdcard 2024-05-24 21:58:15 +02:00
marsman7
3884b7b3f4 fix: improve memory leaks on delete 2024-04-01 15:28:08 +02:00
marsman7
6a819f58c7 QR-Code extended by lv_qrcode_get_text 2024-03-17 14:33:50 +01:00
marsman_be
4d25e77ea6 QR code preventing crashes 2024-03-15 11:15:38 +01:00
marsman7
3f4e79a195 qrcode default version increased 2024-03-14 19:45:53 +01:00
marsman7
053f1f91c8 Add QR-code object 2024-03-13 23:03:01 +01:00
fvanroie
70738fb361 Add HASP_USE_ETHSPI guard 2024-03-02 19:57:52 +01:00
Ben Suffolk
fbc62ba97c
Merge branch 'HASwitchPlate:master' into network 2024-03-02 16:47:21 +00:00
fvanroie
ff6a8846ce Update copyright 2024-02-26 00:59:10 +01:00
Kuba Szczodrzyński
96bfbf397b
Add HASP_TARGET_ARDUINO and HASP_TARGET_PC macros 2024-02-07 11:11:15 +01:00
tbxmb
7af48cff37
Add modified init operations for esp32-s3-4848S040 #603 2024-01-03 03:28:36 +01:00
Jaroslav Kysela
3789d446bd fix some warnings in the wireguard library 2023-12-01 22:05:02 +01:00
Jaroslav Kysela
45dd1ed438 Add wireguard library from https://github.com/ciniml/WireGuard-ESP32-Arduino 2023-12-01 22:05:02 +01:00
Ben Suffolk
0af0a775f5
Merge branch 'HASwitchPlate:master' into network 2023-10-08 11:25:26 +01:00
fvanroie
37b3e488a4 Update defined(CONFIG_IDF_TARGET_ESP32S3) 2023-07-23 21:36:17 +02:00
fvanroie
7625d688be Add FT6336U 2023-07-23 20:10:01 +02:00
fvanroie
4e5114a01b Add SenseCAP Indicator D1 2023-07-23 16:20:39 +02:00
Ben Suffolk
a3bcd82a17 Updated ETHSPI to use the correct Ethernet mac address from the ESP fuses instead of reusing the WiFi mac address 2023-07-02 16:10:46 +01:00
Ben Suffolk
5d505a630c Fixed build for W5500 ethernet, adding missing files from esp-idf no longer included in the Arduino Framework 2023-07-02 16:09:49 +01:00
fvanroie
8bd001ccb0 Allow longer filenames in FTP #283 2023-02-14 03:40:56 +01:00
fvanroie
321407238d Update to SimpleFTPServer 2.1.5 #283 2023-01-31 03:25:43 +01:00
fvanroie
b26ea27108 Update ArduinoGFX driver 2023-01-11 18:18:21 +01:00
fvanroie
b0ba6a7f2b Add rotation for RGB Panels 2023-01-05 23:03:40 +01:00
fvanroie
4c0e733827 Add rotation for RGB Panels 2023-01-05 22:44:06 +01:00
fvanroie
6e306ec396 Add rotation for RGB Panels 2023-01-05 22:37:27 +01:00
fvanroie
e30a572dcb Reinstate bitmap fonts for testing 2022-11-28 17:26:49 +01:00
fvanroie
50565fb349 Add openhasp.ttf 2022-11-26 00:24:13 +01:00
fvanroie
14ba13eb02 Add HASP_USE_ETHSPI 2022-09-27 22:57:30 +02:00
fvanroie
ac2aa275c5 Minor driver tweaks 2022-09-27 22:57:17 +02:00
fvanroie
cf6817304b Fix LVGL filesystem interface 2022-09-11 16:11:19 +02:00
fvanroie
2ac4265ca3 Add Freetype submodule 2022-09-03 19:47:42 +02:00
fvanroie
c70702db9d Remove unneccessary includes 2022-09-03 18:44:12 +02:00
fvanroie
7a8abec978 Fix freetype dependencies 2022-09-03 17:40:43 +02:00
fvanroie
24254cc3a1 Remove lib/freetype 2022-07-21 00:53:23 +02:00
fvanroie
c35b322bfd Exclude ETHSPI from ESP32-S 2022-06-11 19:40:53 +02:00
fvanroie
bab26ff352
Merge pull request #343 from bensuffolk/master
Add W5500 SPI Ethernet
2022-06-11 16:05:23 +02:00
fvanroie
b41d6ee9f4 Update log message 2022-06-11 15:11:18 +02:00
Ben Suffolk
a5390eca1b Added SPI Ethernet for W5500 2022-06-08 14:21:17 +01:00
fvanroie
a1aad7c1a2 Fix linux build error 2022-05-17 14:05:41 +02:00
fvanroie
001d1779eb Add FreeType debug high watermark 2022-05-17 11:33:29 +02:00
fvanroie
eb5a39ed1f Adjust freetype line_height calculation 2022-05-10 15:51:21 +02:00
fvanroie
2166583b70 Adjust Freetype line_height 2022-05-10 15:42:18 +02:00
fvanroie
651be6acb1 Backport lv_lib_freetype from LVGL v8.x #249 2022-05-03 17:51:00 +02:00
fvanroie
8ab5c9a6b0 Revert base_line change 2022-04-19 17:14:23 +02:00
fvanroie
eb6c9f85c4 Tweak line_height and base_line 2022-04-19 16:52:03 +02:00
fvanroie
9baa2f97fd Add FT_Set_Char_Size #249 2022-04-19 16:37:43 +02:00