147 Commits

Author SHA1 Message Date
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
fvanroie
c1e497c3ad Update to 0.2.0 2020-10-19 22:10:35 +02:00
fvanroie
9e2795600c Update to lvgl 7.6.1 2020-10-12 11:26:47 +02:00
fvanroie
947a842d58 Update User Configs 2020-06-13 22:40:57 +02:00
fvanroie
4fcf0e19e7 Optimize bootscreen 2020-06-12 13:31:56 +02:00
arovak
12bc9fda1e Merge branch '0.1.0-fsmc' of https://github.com/fvanroie/hasp-lvgl into 0.1.0-fsmc 2020-05-29 14:38:44 +02:00
arovak
0c176c6c3f Add Ethernet.h for WiFiSpi compatibility 2020-05-29 14:35:17 +02:00
arovak
b508503fcd initial WiFiSpi support for STM32F4xx 2020-05-28 00:16:37 +02:00
fvanroie
aa7115bef1 Lowered LV_MEM_SIZE on esp8266 2020-05-25 19:51:05 +02:00
fvanroie
4b2b8e2b8a Add HASP_NUM_GPIO_CONFIG 2020-05-25 19:50:44 +02:00
fvanroie
97248e67fc Add bootscreen 2020-05-22 23:52:43 +02:00
fvanroie
7d79ba2709 Add lvgl custom drivers 2020-05-21 23:13:18 +02:00
fvanroie
d9a6402f0f Update default configs 2020-05-21 23:12:50 +02:00
fvanroie
e691d4a959 Test FSMC driver 2020-05-18 00:46:47 +02:00
fvanroie
e974bd7f03 Fix mac address query 2020-05-07 00:06:50 +02:00
fvanroie
313d938968 Add W5500 support 2020-05-06 22:44:59 +02:00
fvanroie
bc2f11053a Small fixes 2020-05-06 20:19:57 +02:00
fvanroie
3d0d3a49b5 Add stù32f4 http and mqtt 2020-05-06 19:39:03 +02:00
arovak
ba9a7e204f initial ethernet support 2020-05-04 00:37:33 +02:00
fvanroie
0bb0f9875d Fix for ESP8266 2020-05-02 15:19:16 +02:00