166 Commits

Author SHA1 Message Date
Thomas Langewouters
67a63105ce Add linux emulator platform 2021-03-01 21:38:45 +01:00
fvanroie
80052140f3 Add lvfs config 2021-02-27 01:17:51 +01:00
fvanroie
87557f8b05 Fixes for STM32F4 2021-02-24 23:06:51 +01:00
fvanroie
45a364c076 Fix build errors on ESP32 ethernet 2021-02-24 03:09:05 +01:00
fvanroie
8b25b87b3f Update License header 2021-02-23 01:37:38 +01:00
fvanroie
2a2fc45425 Add strcasecmp 2021-02-21 20:36:38 +01:00
fvanroie
046ecb0b7a Post latest updates 2021-02-17 22:12:56 +01:00
fvanroie
941c8c90d7 Update lv_drv_conf 2021-02-16 18:31:02 +01:00
fvanroie
367458469b Xplatform changes 2021-02-16 17:12:38 +01:00
fvanroie
760de1b092 Move user_config_override.h 2021-02-16 14:14:05 +01:00
fvanroie
8723e655a9 Enable spinner 2021-02-15 22:10:55 +01:00
fvanroie
a70eb1fd5f Add Windows client 2021-02-15 03:09:17 +01:00
fvanroie
72a9afd6a9 Disable LV_USE_FONT_SUBPX 2021-02-11 01:48:34 +01:00
fvanroie
3c1366ee80 Overall log level and log macros 2021-02-09 21:26:03 +01:00
fvanroie
f5a2e5d222 Re-enable mono theme 2021-02-08 00:38:25 +01:00
fvanroie
c71203439b Disable Mono theme 2021-02-06 18:51:19 +01:00
fvanroie
fd7335485b More flexible font defines 2021-02-04 18:30:19 +01:00
fvanroie
1a29225f3e Add HASP_OBJECT_NOTATION 2021-02-04 00:39:47 +01:00
fvanroie
84a1a6605c Disable empty theme 2021-01-28 22:36:44 +01:00
fvanroie
ee01ad0c0d Code cleanup 2021-01-20 17:55:14 +01:00
fvanroie
ece3e08630 Add Roboto Condensed with more FontAwesome icons 2021-01-14 17:49:19 +01:00
fvanroie
a66482b89f Use lvgl internal ticker 2021-01-13 01:31:23 +01:00
fvanroie
49719a5af9 Fix hasp_filesystem include 2021-01-10 02:15:25 +01:00
fvanroie
e846d91cc0 Add empty theme 2020-12-31 02:50:59 +01:00
fvanroie
0d5b92b7e5 Add build options 2020-12-29 00:57:18 +01:00
fvanroie
f9a67dbedc Reorganize folder structure 2020-12-26 03:22:45 +01:00
fvanroie
6a0bc0e04e Add display pinout 2020-12-16 15:47:23 +01:00
fvanroie
a7d7c0d668 Enable animations 2020-12-16 03:13:33 +01:00
fvanroie
a949e70556 Set default configs 2020-12-13 05:56:35 +01:00
fvanroie
12cb564db8 Switch to lvgl 7.8.1 2020-12-13 00:54:01 +01:00
fvanroie
ade03960ff
Gpio improvements (#24)
* Return network status

* lvgl v8 preparations

* Fix pin assignment

* Improve idle checking

* Add bcklpin 32

* Update upload_port

* Comment on seperate line

* Update test.yaml

* Copy boot partitions

* Add release workflow

* Update README.md

* Small changes

* Add docs

* Delete 17-javascript.md

* Update docs

* Rename haspWakeUp to guiWakeUp

* Code cleanup

* Rename haspWakeUp to guiWakeUp

* Code cleanup

* Change to lvgl#dev-v8

* Update check_obj_type

* Enable default PULLUP

* Bump StreamUtils Version

* Increase JsonDocument size

* Improve GPIO Settings

* Comment default ports

* Add more GPIOs configs

* Gpio improvements

* Use saved_page in hasp_new_object

Co-authored-by: fvanroie
2020-12-13 00:26:02 +01:00
fvanroie
046d4f3ec6 Fix dependencies and typos 2020-11-29 23:10:27 +01:00
fvanroie
6eaa62458a Update themes 2020-11-29 02:57:02 +01:00
fvanroie
a06e5d40dc Add hasp theme 2020-11-28 23:40:21 +01:00
fvanroie
60fb4f759a Test lv_fs_if 2020-11-25 16:47:53 +01:00
fvanroie
5ec7e1b45e Add support for LittleFS 2020-11-25 13:41:52 +01:00
fvanroie
5cdf3ca380 Rename hasp_ethernet driver for stm32 2020-11-22 17:20:37 +01:00
fvanroie
8e150fca3a Code cleanup 2020-11-22 16:59:35 +01:00
fvanroie
69ed03793b Switch to external libraries 2020-11-20 13:51:00 +01:00
fvanroie
a03937988a Make LV_MEM_SIZE configurable 2020-11-16 17:22:30 +01:00
fvanroie
68a38d0b38 Prepare for LittleFS 2020-11-14 14:02:35 +01:00
fvanroie
aa244d5cf2 Rewrite Logging 2020-11-10 00:22:42 +01:00
fvanroie
879a0288cc Merge branch '0.2.0' into 0.1.0-fsmc 2020-11-09 01:04:51 +01:00
fvanroie
8662935676 Dispatcher rewrite 2020-11-08 22:42:27 +01:00
fvanroie
9b6652ffce Add missing #endif 2020-11-03 23:03:09 +01:00
fvanroie
c1a6aca093 Merge branch '0.2.0' of https://github.com/fvanroie/hasp-lvgl into 0.2.0 2020-11-03 23:00:33 +01:00
fvanroie
a3bda0ec08 Add HASP_OTA_PORT 2020-11-03 23:00:11 +01:00
arovak
ba8f5b1fa0 Inital ESP32 Ethernet support 2020-11-03 22:52:41 +01:00
fvanroie
ae6cad97c4 Theme update 2020-10-28 18:00:49 +01:00
fvanroie
2ee14c21da Version bump 2020-10-27 22:44:03 +01:00