2501 Commits

Author SHA1 Message Date
fvanroie
a7a3ffab3d Add HASP_LOG_LEVEL 2022-04-26 16:15:31 +02:00
fvanroie
1ca618f413 Fix include for Linux build 2022-04-26 15:28:02 +02:00
fvanroie
3fa03f11f8 Move #include "ArduinoLog.h" to hasplib.h 2022-04-26 15:22:07 +02:00
fvanroie
c568187ff4 Fix includes 2022-04-26 15:06:19 +02:00
fvanroie
f4e408d1c5 Allow HASP_LOG_LEVEL as override 2022-04-26 14:45:26 +02:00
fvanroie
188c92c459 Move to Arduino v2 2022-04-26 14:27:26 +02:00
fvanroie
1c2d7760fc Tweak LVGL_FREETYPE_MAX_SIZES and LVGL_FREETYPE_MAX_FACES 2022-04-26 14:14:55 +02:00
fvanroie
4dd0a34cd6 Tweak LVGL_FREETYPE_MAX_FACES and LVGL_FREETYPE_MAX_SIZES 2022-04-26 14:14:26 +02:00
fvanroie
d3faed03ab Update LovyanGFX to 0.4.17 2022-04-26 14:11:58 +02:00
fvanroie
87fd226e32 Update README and CHANGELOG 2022-04-26 14:11:36 +02:00
fvanroie
fc0ecc74f2 Always disable SleepMode 2022-04-25 23:26:57 +02:00
fvanroie
d8109a9309 Add some logging 2022-04-25 23:26:32 +02:00
fvanroie
6640bb09b0 Update README 2022-04-25 23:25:54 +02:00
fvanroie
8040455bab font_clear_list moved to hasp_init 2022-04-25 19:52:38 +02:00
fvanroie
34cb3e8bd1 Add Clear Fonts to Clear Pages button in File Editor 2022-04-25 19:42:32 +02:00
fvanroie
c0db202eb6 Font clear fix and update Logging 2022-04-25 19:14:42 +02:00
fvanroie
cfdeaaa89a Move HASP_USE_FREETYPE define 2022-04-25 18:03:32 +02:00
fvanroie
c5fb8fffc6 Fix Linux compile error 2022-04-25 17:52:41 +02:00
fvanroie
39f8e17add Release fonts with command clearpage all #249 2022-04-25 17:38:14 +02:00
fvanroie
32882ed33b LV_MEM_SIZE adjustment for WirelessTag 2022-04-24 21:47:38 +02:00
fvanroie
4a07ecdc4a Adjust LV_MEM_SIZE to 32Kb on ESP32S2 2022-04-24 20:31:22 +02:00
fvanroie
5cfc34b70a Update changelog and TFT_eSPI version 2022-04-24 20:16:30 +02:00
fvanroie
a7af566f89 Fix BOARD_HAS_PSRAM typo 2022-04-24 20:13:05 +02:00
fvanroie
e9a8697a2c Fix Arduino v2.0.3-RC1 dependencies 2022-04-24 03:41:47 +02:00
fvanroie
ff074dfcda Upgrade to Arduino v2.0.3-RC1 2022-04-24 03:26:53 +02:00
fvanroie
ba2ef55312 Use ledcWrite instead of analogWrite on ESP32 2022-04-24 03:20:03 +02:00
fvanroie
6eaf52f9b0 Fix for PWM issue 2022-04-24 03:12:09 +02:00
fvanroie
36194b715d Update to LovyanGFX 0.4.16 and TFT_eSPI 2.4.50 2022-04-21 15:42:17 +02:00
fvanroie
497ea49550 Add HASP_START_TELNET 2022-04-20 14:15:57 +02:00
fvanroie
90d55a5cdf Use mqttLoop(); 2022-04-20 14:13:56 +02:00
fvanroie
8d8b2a194f Add HTTP_USERNAME and HTTP_PASSWORD to user_config_override 2022-04-20 12:15:00 +02:00
fvanroie
2dbc84f4d3
Merge pull request #322 from nagyrobi/patch-5
Update Romanian
2022-04-20 10:26:06 +02:00
fvanroie
dc4d0a268f
Merge pull request #321 from nagyrobi/patch-4
Update Hungarian
2022-04-20 10:23:48 +02:00
H. Árkosi Róbert
9d8ae83ee1
Update ro_RO.h 2022-04-20 10:04:27 +02:00
H. Árkosi Róbert
d736a63a18
Update Romanian 2022-04-20 10:01:34 +02:00
H. Árkosi Róbert
796b89daf2
Update Hungarian 2022-04-20 09:53:08 +02:00
fvanroie
35aed78ceb Use arduino_esp32_v1 libraries 2022-04-20 00:53:56 +02:00
fvanroie
84d62ecb9e Add compiler flags checks to build offline version 2022-04-20 00:43:12 +02:00
fvanroie
36f5c37888 Add LittleFS_esp32 library 2022-04-19 21:55:44 +02:00
fvanroie
6d4c08e8f7 Fix ini header 2022-04-19 21:38:36 +02:00
fvanroie
4635931ba6 Set larger LV_MEM_SIZE for PSram enabled devices 2022-04-19 21:32:49 +02:00
fvanroie
efe621fd56 Revert to Arduino v1 2022-04-19 21:31:22 +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
d28f346274 Set USE_LVGL_FREETYPE_MAX_BYTES_PSRAM to 128KB 2022-04-18 21:05:46 +02:00
fvanroie
0417dc95ec Set USE_LVGL_FREETYPE_MAX_BYTES_PSRAM to 128KB 2022-04-18 21:04:53 +02:00
fvanroie
9c5e4af555 Improved logging 2022-04-18 21:04:31 +02:00