109 Commits

Author SHA1 Message Date
fvanroie
a66482b89f Use lvgl internal ticker 2021-01-13 01:31:23 +01:00
fvanroie
7b1ab0d9f2 Add HASP_CONSOLE_BUFFER define 2021-01-07 21:36:34 +01:00
fvanroie
4621f1f72c Excluded AXP192 from esp8266 2021-01-06 14:49:13 +01:00
fvanroie
6c3709b4fa Add LwIP options 2020-12-29 00:54:34 +01:00
fvanroie
1f40da076a Add HASP_USE_CONFIG option 2020-12-23 04:17:41 +01:00
fvanroie
a0013ce9f9 Update SPI bus and TFT_BCKL 2020-12-20 22:12:54 +01:00
fvanroie
a8591db8c9 Bump version 2020-12-19 03:12:38 +01:00
fvanroie
6bf6f67fd9 Optimize loops 2020-12-15 22:43:58 +01:00
fvanroie
ef9441a954 Lower esp8266 LV_MEM_SIZE 2020-12-15 21:09:18 +01:00
fvanroie
754de2db55 Update environments 2020-12-13 05:25:06 +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
02dcb4ff9d Update ini files 2020-11-29 23:08:57 +01:00
fvanroie
e1765739c5 Add regions to ini files 2020-11-29 20:36:19 +01:00
fvanroie
8f001b13a5 Add regions to ini files 2020-11-29 20:13:20 +01:00
fvanroie
9e282457ca Version bump 2020-11-26 18:17:45 +01:00
fvanroie
60fb4f759a Test lv_fs_if 2020-11-25 16:47:53 +01:00
fvanroie
b83951c058 Enable DMA and LittleFS 2020-11-24 18:30:33 +01:00
fvanroie
add3e4e6ab Version bump 2020-11-23 23:59:56 +01:00
fvanroie
53b3a270b9 Version bump 2020-11-21 04:40:48 +01:00
fvanroie
ce20726ffb Code cleanup 2020-11-20 22:53:12 +01:00
fvanroie
69ed03793b Switch to external libraries 2020-11-20 13:51:00 +01:00
fvanroie
2ccb9daf14 Update to official lvgl 7.7.2 2020-11-19 01:10:30 +01:00
fvanroie
d9fd151849 Update version 2020-11-18 23:03:23 +01:00
fvanroie
92aeebce73 Fix build issue 2020-11-18 21:13:45 +01:00
fvanroie
9effe5220c Reorganize ini sections 2020-11-18 19:12:41 +01:00
fvanroie
a8c96598d1 Move scripts to tools folder 2020-11-16 17:30:21 +01:00
fvanroie
a03937988a Make LV_MEM_SIZE configurable 2020-11-16 17:22:30 +01:00
fvanroie
34648221e1 Update TFT_eSPI library 2020-11-15 20:48:58 +01:00
fvanroie
7d286c24bc Fix clearpage 254 2020-11-14 17:12:15 +01:00
fvanroie
68a38d0b38 Prepare for LittleFS 2020-11-14 14:02:35 +01:00
fvanroie
dc70ea4e7d Enable telnet 2020-11-13 20:01:08 +01:00
fvanroie
e10a3af21c Update formatting 2020-11-11 22:14:37 +01:00
fvanroie
310f641f38 Re-organize user_setup files 2020-11-11 20:36:20 +01:00
fvanroie
a918817b20 Add ttgo-esp32-poe support 2020-11-11 20:15:56 +01:00
fvanroie
9fa8eb7495 Update environments 2020-11-11 18:02:24 +01:00
fvanroie
8cc15fffd1 Merge branch '0.2.0' of https://github.com/fvanroie/hasp-lvgl into 0.2.0 2020-11-11 17:29:57 +01:00
fvanroie
a5564a4b41 Update environments 2020-11-11 17:29:23 +01:00
fvanroie
9b662956f6 Bump version 2020-11-11 15:07:59 +01:00
arovak
3ac8756a0f move and rename script 2020-11-10 18:19:00 +01:00
fvanroie
f762de340d Remove Syslog.h 2020-11-10 13:33:34 +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
3d5d77928a Fix priority order of the extra_configs 2020-11-08 17:35:24 +01:00
fvanroie
88880a9419 Update platform version 2020-11-08 13:36:47 +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
03e11333b2 Update configs 2020-05-25 19:48:22 +02:00
fvanroie
3011b1abc2 Update User Setups 2020-05-22 20:23:20 +02:00