278 Commits

Author SHA1 Message Date
fvanroie
53f695fa23 Rename OTA_PASSWORD to ARDUINOOTA_PASSWORD 2022-05-10 20:44:30 +02:00
fvanroie
c621881fce Rename HASP_USE_OTA to HASP_USE_ARDUINOOTA 2022-05-10 15:44:58 +02:00
fvanroie
00919d7f05 Allow HTTPS sites with or without redirects enabled #300 2022-05-07 22:50:27 +02:00
fvanroie
5feef42e30 Firmware Upgrade From URL #300 2022-04-28 02:51:49 +02:00
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
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
a7af566f89 Fix BOARD_HAS_PSRAM typo 2022-04-24 20:13:05 +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
8d8b2a194f Add HTTP_USERNAME and HTTP_PASSWORD to user_config_override 2022-04-20 12:15:00 +02:00
fvanroie
4635931ba6 Set larger LV_MEM_SIZE for PSram enabled devices 2022-04-19 21:32:49 +02:00
fvanroie
126fc09733 Update LV_MEM_SIZE to 32kB on ESP32-S2 #250 2022-03-02 18:39:14 +01:00
fvanroie
ee568a791a Configurable HASP_LOG_LEVEL 2022-02-18 10:43:04 +01:00
fvanroie
e0703de170 Tweaks for ESP32-S2 #250 2022-02-12 10:13:58 +01:00
fvanroie
518914a714 Update lv_fs_if library 2022-02-02 08:04:00 +01:00
fvanroie
3e0ca0241f Add HASP_DEBUG_OBJ_TREE compile flag 2022-02-01 07:10:17 +01:00
fvanroie
8df2383d9c Add api endpoints and form loader 2022-01-30 16:56:05 +01:00
H. Árkosi Róbert
22a0987f1b
Update user_config_override-template.h 2022-01-28 18:15:02 +01:00
fvanroie
ef3c93c347 Update ini files and formatting 2022-01-28 17:58:44 +01:00
fvanroie
6943f6ed5c Allow override of LV_MEM_SIZE and LV_VDB_SIZE 2022-01-28 17:50:25 +01:00
fvanroie
239c56f243 Add custom data tag for objects #195 2022-01-26 03:42:38 +01:00
fvanroie
e459583df1 Add NTPSERVERS to user_config_override.h 2022-01-18 16:34:14 +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
1335e8a897 Add font parser and dynamic font loader #249 2021-11-22 17:32:57 +01:00
fvanroie
017a9e6dcf Add #include <stdbool.h> 2021-11-21 08:33:46 +01:00
fvanroie
182a98644b Use hasp_mem for possible PSram memory allocations 2021-11-21 08:23:43 +01:00
fvanroie
09ae100b27 Harmonize hostname, username and password length 2021-11-16 00:02:24 +01:00
fvanroie
8ea6b34103 Restore settings 2021-11-13 04:58:51 +01:00
fvanroie
c7a008dd1d Add lib/lv_lib_freetype 2021-11-13 03:16:11 +01:00
fvanroie
8e74dc00ab Update configs 2021-11-13 02:57:59 +01:00
fvanroie
731be56606 #include "lv_fs_if.h" 2021-11-13 01:27:21 +01:00
fvanroie
2e6ffee9ce More vivid btn background gilite 2021-11-08 21:50:57 +01:00
fvanroie
ea87953f94 Updates colors for Responsive web UI #246 2021-11-08 21:44:13 +01:00
fvanroie
b9e0a2fb30 Update include headers 2021-10-29 16:31:44 +02:00
fvanroie
8e5061852f Added #ifndef LV_FONT_DEFAULT 2021-10-10 00:30:11 +02:00
H. Árkosi Róbert
1479bd1cf0
add HASP_USE_CUSTOM with description 2021-10-09 12:46:06 +02:00
fvanroie
45a451c830 Change HASP_USE_CUSTOM > 0 to defined(HASP_USE_CUSTOM) 2021-10-08 18:59:41 +02:00
fvanroie
c8c1a31feb Add HASP_USE_CAPTIVE_PORTAL 2021-09-22 22:00:20 +02:00
fvanroie
74f1bccc9d Add stm32f7 2021-09-17 16:32:48 +02:00
fvanroie
34112882a1 Use L:/file.png instead of /littlefs/file.png 2021-08-10 01:55:48 +02:00
fvanroie
9b8adb0223 Disable unused widgets 2021-08-08 17:17:10 +02:00
fvanroie
5e1b4504e8
Merge branch 'master' into image-improvement 2021-08-02 19:08:37 +02:00
fvanroie
a2c9686341 Add HASP_START_CONSOLE 2021-07-19 00:33:03 +02:00
fvanroie
d194d7f04f Add HASP_START_TELNET and HASP_START_HTTP 2021-07-18 18:00:42 +02:00