274 Commits

Author SHA1 Message Date
fvanroie
38f80b0b91 Add ARDUINOJSON_ENABLE_STD_STRING for std::string 2021-02-23 23:15:52 +01:00
fvanroie
e97d7459f4 Enable telnet 2021-02-23 14:55:21 +01:00
fvanroie
28bf02642d Enable ARDUINOJSON_ENABLE_PROGMEM 2021-02-17 05:41:04 +01:00
fvanroie
a7e6def457 Re-organize environments 2021-02-17 03:41:56 +01:00
fvanroie
ea78d55980 Cahnges to arduino environment 2021-02-16 17:04:46 +01:00
fvanroie
1c707cfe5b Add win32 environment 2021-02-15 04:22:13 +01:00
fvanroie
a70eb1fd5f Add Windows client 2021-02-15 03:09:17 +01:00
fvanroie
3d81331143 Add analyze_elf.py 2021-02-12 03:03:54 +01:00
fvanroie
3c1366ee80 Overall log level and log macros 2021-02-09 21:26:03 +01:00
fvanroie
25ff9858ac Filter lv_font_montserrat 2021-02-08 00:38:46 +01:00
fvanroie
cdd54ce469 Enabled PS_Ram 2021-02-06 15:24:23 +01:00
fvanroie
e23a17c09e Buffer size tweaks 2021-02-04 18:30:25 +01:00
fvanroie
e3c129fd37 Version bump 2021-01-29 20:59:02 +01:00
fvanroie
0b7c2e3c32 Switch to LittleFS 2021-01-20 18:01:26 +01:00
fvanroie
591391e1cd Version bump 2021-01-19 19:10:52 +01:00
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