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 |
|
fvanroie
|
cb2eabf25a
|
Merge pull request #21 from fvanroie/0.2.0
Merge 0.2.0 into master
|
2020-12-12 02:14:41 +01:00 |
|
fvanroie
|
028fee77c5
|
Merge branch '0.2.0' of https://github.com/fvanroie/hasp-lvgl into 0.2.0
|
2020-12-12 02:09:28 +01:00 |
|
fvanroie
|
6a6a5ff7d5
|
Code cleanup
|
2020-12-12 02:09:21 +01:00 |
|
fvanroie
|
8dff1eaf12
|
Update release.yml
|
2020-12-07 19:18:04 +01:00 |
|
fvanroie
|
ff4f3880e4
|
Update release.yml
|
2020-12-07 17:52:58 +01:00 |
|
fvanroie
|
6cee45566a
|
Create release.yml
|
2020-12-07 17:06:13 +01:00 |
|
fvanroie
|
1bff32ecf0
|
Merge pull request #18 from fvanroie/0.2.0
Merge 0.2.0 into master
|
2020-12-07 16:14:47 +01:00 |
|
fvanroie
|
046d4f3ec6
|
Fix dependencies and typos
|
2020-11-29 23:10:27 +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
|
5e1cce9b6a
|
Rework dispatcher commands
|
2020-11-29 19:37:59 +01:00 |
|
fvanroie
|
6eaa62458a
|
Update themes
|
2020-11-29 02:57:02 +01:00 |
|
fvanroie
|
689c193f82
|
Assert object creations
|
2020-11-29 02:16:17 +01:00 |
|
fvanroie
|
8ddcdc7db3
|
Add window object
|
2020-11-28 23:41:29 +01:00 |
|
fvanroie
|
a06e5d40dc
|
Add hasp theme
|
2020-11-28 23:40:21 +01:00 |
|
fvanroie
|
99cdf25810
|
Switch haspGetVersion to char* instead of String
|
2020-11-26 20:10:32 +01:00 |
|
fvanroie
|
9e282457ca
|
Version bump
|
2020-11-26 18:17:45 +01:00 |
|
fvanroie
|
6c2b3b1536
|
Fix a race condition with large characters
|
2020-11-26 18:16:54 +01:00 |
|
fvanroie
|
f71ffd510a
|
Allow string, object and array json commands
|
2020-11-25 17:02:42 +01:00 |
|
fvanroie
|
5b988b5405
|
Test font_loader
|
2020-11-25 16:49:11 +01:00 |
|
fvanroie
|
e984d49946
|
Remove literal string
|
2020-11-25 16:48:53 +01:00 |
|
fvanroie
|
8d2e0af2f4
|
Allow jsonObject in json command
|
2020-11-25 16:48:42 +01:00 |
|
fvanroie
|
2b44d2de81
|
Remove networkStop
|
2020-11-25 16:48:26 +01:00 |
|
fvanroie
|
60fb4f759a
|
Test lv_fs_if
|
2020-11-25 16:47:53 +01:00 |
|
fvanroie
|
7d841a06e1
|
Prevent crash on update value_Str
|
2020-11-25 13:42:42 +01:00 |
|
fvanroie
|
26708d7dc8
|
Add support for LittleFS
|
2020-11-25 13:42:12 +01:00 |
|
fvanroie
|
5ec7e1b45e
|
Add support for LittleFS
|
2020-11-25 13:41:52 +01:00 |
|
fvanroie
|
23448f3c86
|
Add support for LittleFS
|
2020-11-25 13:40:34 +01:00 |
|
fvanroie
|
a3ce092f59
|
Update oobe keyboard style
|
2020-11-24 18:49:09 +01:00 |
|
fvanroie
|
a0fd12879c
|
Code cleanup
|
2020-11-24 18:46:14 +01:00 |
|
fvanroie
|
ae060eb2b4
|
Update user_setups
|
2020-11-24 18:45:02 +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
|
1865e340e9
|
Add onPregress callback
|
2020-11-23 23:59:43 +01:00 |
|
fvanroie
|
307f259a51
|
Memory optimizations
|
2020-11-23 23:36:26 +01:00 |
|