213 Commits

Author SHA1 Message Date
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
fvanroie
30a17959e5 line_height and base_height tweaks #249 2022-04-19 16:02:37 +02:00
fvanroie
83f128db0b Round line_height and base_line #249 2022-04-19 15:33:30 +02:00
fvanroie
7ea6de2ee2 Test Fix for TTF caching issue 2022-04-18 17:29:42 +02:00
fvanroie
702afb12e8 Remove Adafruit Touchscreen 2022-04-10 21:27:01 +02:00
fvanroie
e8e78df7d9 FTp server fixes for Arduino v1 2022-02-24 11:26:11 +01:00
fvanroie
84e20ac39a No credential size limit and anonymous login 2022-02-06 18:18:12 +01:00
fvanroie
518914a714 Update lv_fs_if library 2022-02-02 08:04:00 +01:00
fvanroie
665f8b992a Add FtpServer::end() function #283 2022-01-31 20:10:42 +01:00
fvanroie
152d366822 Workaround for PASV with FTP started early 2022-01-30 21:54:20 +01:00
fvanroie
5052186e4a Use current IP address in PASV reply if localIP==0 2022-01-30 21:50:00 +01:00
fvanroie
202e824582 Add switch for building for LittleFS vs LITTLEFS 2022-01-20 01:50:06 +01:00
fvanroie
f2b7a722ee Add service commands, update CHANGELOG and About #283 2022-01-17 05:13:58 +01:00
fvanroie
4d337da0e3 Add SimpleFTPServer #283 2022-01-17 03:50:05 +01:00
fvanroie
781c711abb Update License 2022-01-10 05:57:46 +01:00
fvanroie
182a98644b Use hasp_mem for possible PSram memory allocations 2021-11-21 08:23:43 +01:00
fvanroie
64923e5d82 Limit freetype library to ESP32 for now 2021-11-17 05:08:40 +01:00
fvanroie
c7a008dd1d Add lib/lv_lib_freetype 2021-11-13 03:16:11 +01:00
fvanroie
7f7c2f08c1 Remove lib/lv_lib_freetype submodule 2021-11-13 03:14:03 +01:00
fvanroie
1fa119a7c8 Update freetype submodule 2021-11-13 01:28:13 +01:00
fvanroie
1db5b32a4a Add lv_lib_freetype submodule 2021-11-13 00:38:23 +01:00
fvanroie
5c11c6db27 Add submodules 2021-11-13 00:31:07 +01:00
fvanroie
28bf5b55e5 Add ESP_ARDUINO_VERSION_VAL 2021-11-05 20:02:00 +01:00
fvanroie
b9e0a2fb30 Update include headers 2021-10-29 16:31:44 +02:00
fvanroie
6192145f7c Add stm32f7 2021-09-17 16:50:00 +02:00
fvanroie
34112882a1 Use L:/file.png instead of /littlefs/file.png 2021-08-10 01:55:48 +02:00
fvanroie
cb090b3cf3 Fix compiler warning 2021-08-01 02:10:54 +02:00
fvanroie
89e30f3877 Initialize _logOutput to NULL 2021-07-19 00:33:45 +02:00
fvanroie
233cb53f8c Add custom bootlogo_template.h 2021-06-15 23:17:01 +02:00
fvanroie
d40a9188f8 Add missing MIT License 2021-06-12 00:59:29 +02:00
fvanroie
b8bdcaf710 Swap out FT5206 for FT6336U 2021-05-27 02:22:05 +02:00
fvanroie
cb4daf442c Add png support 2021-05-10 06:36:05 +02:00
fvanroie
dca9a5d8b8 Decorate Loop() functions with IRAM_ATTR 2021-05-06 03:47:46 +02:00
fvanroie
afe71a648e Fix compiler warnings 2021-04-25 06:02:41 +02:00
fvanroie
2c3b383d4f Fix compiler warnings 2021-04-25 05:43:14 +02:00
fvanroie
793682161c Make driver pointers static for v8 2021-03-16 17:37:37 +01:00
fvanroie
66efad3aa8 Fix ziFont for ESP8266 2021-03-16 16:02:28 +01:00
fvanroie
984f8d918d Fix for zifont crash 2021-03-16 15:27:19 +01:00
fvanroie
edfaae4299 Additional logging 2021-03-15 23:47:23 +01:00