2501 Commits

Author SHA1 Message Date
fvanroie
d0470ff3ca Enable light/dark theme switch 2020-12-20 22:15:28 +01:00
fvanroie
98e2bb1591 Enable light/dark theme switch 2020-12-20 22:14:59 +01:00
fvanroie
840adaa2c1 Update hasp theme 2020-12-20 22:13:49 +01:00
fvanroie
a0013ce9f9 Update SPI bus and TFT_BCKL 2020-12-20 22:12:54 +01:00
fvanroie
f2a08d87cd Enable hasp light theme 2020-12-19 19:02:36 +01:00
fvanroie
a8591db8c9 Bump version 2020-12-19 03:12:38 +01:00
fvanroie
929a4a5041 Add delete GPIO config v0.3.0 2020-12-19 03:05:55 +01:00
fvanroie
c04b64eee4 Update docs 2020-12-19 03:04:09 +01:00
fvanroie
95fe10a833 Update docs 2020-12-19 02:01:04 +01:00
fvanroie
d87aab8bc6 Update docs 2020-12-19 01:24:29 +01:00
fvanroie
856fb73664 Update docs 2020-12-19 01:11:02 +01:00
fvanroie
79c5244bb1 Update docs 2020-12-19 01:00:51 +01:00
fvanroie
511756265e Indent style adjustment 2020-12-19 00:33:47 +01:00
fvanroie
01097968e8 Improve client handling 2020-12-19 00:32:02 +01:00
fvanroie
d50c8929a2 Update TOUCH_DRIVER values 2020-12-17 22:27:36 +01:00
fvanroie
7ca93b2631 Update docs 2020-12-17 22:27:18 +01:00
fvanroie
c51e5e98bb Fix telnet bug 2020-12-17 22:27:03 +01:00
fvanroie
dbef094f01 Update docs 2020-12-17 13:44:18 +01:00
fvanroie
72c25628ae Update docs 2020-12-17 03:00:12 +01:00
fvanroie
5ccbac6ef5 Update sidebar 2020-12-17 02:15:56 +01:00
fvanroie
9ee590cb07 Update sidebar 2020-12-17 02:03:44 +01:00
fvanroie
fee7e0267f Update docs 2020-12-17 01:19:28 +01:00
fvanroie
53f06e1ef3 Update docs 2020-12-17 01:10:17 +01:00
fvanroie
2e22fb0251 Update docs 2020-12-17 00:56:22 +01:00
fvanroie
637eda02c4 Use flexible alerts 2020-12-17 00:52:48 +01:00
fvanroie
e12ca08ca8 Better alerts 2020-12-17 00:49:04 +01:00
fvanroie
b5919f1364 Update docs 2020-12-16 18:05:42 +01:00
fvanroie
1f9121c082 Update docs 2020-12-16 16:22:37 +01:00
fvanroie
2e35032ca6 Update docs 2020-12-16 16:20:30 +01:00
fvanroie
2b34a6a4e4 Update documentation 2020-12-16 15:54:10 +01:00
fvanroie
6a0bc0e04e Add display pinout 2020-12-16 15:47:23 +01:00
fvanroie
d84707a667 Change json messages 2020-12-16 03:15:18 +01:00
fvanroie
a7d7c0d668 Enable animations 2020-12-16 03:13:33 +01:00
fvanroie
bfc6a0f7b7 Small changes 2020-12-16 01:54:58 +01:00
fvanroie
94c67eb29e Consolidate mqtt state messages 2020-12-16 01:54:37 +01:00
fvanroie
8dbea689f3 Consolidate mqtt state messages 2020-12-16 01:54:04 +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
262567c450 Refactor event dispatching 2020-12-15 21:08:56 +01:00
fvanroie
7c9bfe573c Add group events 2020-12-13 14:46:16 +01:00
fvanroie
338144caf0 Enable pad_inner again in lvgl v7 2020-12-13 14:20:03 +01:00
fvanroie
a949e70556 Set default configs 2020-12-13 05:56:35 +01:00
fvanroie
e5826894ac Move tftShowConfig and halGpioName 2020-12-13 05:55:51 +01:00
fvanroie
be7568c145 Header cleanup 2020-12-13 05:54:01 +01:00
fvanroie
7acbca9f8f Header cleanup 2020-12-13 05:34:51 +01:00
fvanroie
754de2db55 Update environments 2020-12-13 05:25:06 +01:00
fvanroie
bda4eb576e
Delete .travis.yml 2020-12-13 01:13:54 +01:00
fvanroie
19d5d64402
Delete _config.yml 2020-12-13 01:13:14 +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