1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-28 07:03:00 +08:00

178 Commits

Author SHA1 Message Date
Gabor Kiss-Vamosi
3837988f2d
README: change littlevgl to lvgl 2020-05-25 05:54:38 +02:00
Gabor Kiss-Vamosi
1c9830b715
Update README.md 2020-05-23 14:41:11 +02:00
Gabor Kiss-Vamosi
b10dece511
Update README.md 2020-05-23 14:14:02 +02:00
Gabor Kiss-Vamosi
f2be14868e
Update README.md 2020-05-19 11:35:18 +02:00
Gabor Kiss-Vamosi
5e4456335a
Update README.md 2020-05-19 10:57:07 +02:00
Gabor Kiss-Vamosi
ee6c5e3399 run code formatter 2020-05-18 16:57:23 +02:00
Gabor Kiss-Vamosi
69e2f32984
Update README.md 2020-05-15 14:44:25 +02:00
Gabor Kiss-Vamosi
5fe03c34f5
Update README.md 2020-05-15 14:43:45 +02:00
embeddedt
9bd86963c9
Add note about header guard in lv_conf.h (#1347) 2020-04-16 21:22:06 -04:00
embeddedt
7d96db8b06
Update version shield 2020-03-23 16:45:05 -04:00
embeddedt
6348fe079d
Update URL of ESP32 port
Requested by @C47D
2020-03-07 16:00:20 -05:00
Gabor Kiss-Vamosi
28cc431d95 Merge branch 'master' into dev-6.1 2019-11-15 07:29:00 +01:00
Gabor Kiss-Vamosi
6ebaaa6fa8
Update README.md 2019-11-12 15:25:52 +01:00
Gabor Kiss-Vamosi
db3d642096
Update README.md 2019-11-12 15:24:52 +01:00
Themba Dube
7f5ce8ca37 Merge branch 'dev-6.1' into feat-cpicker 2019-10-12 20:55:29 -04:00
Johannes Bauer
4479a22696 Fixed outdated filename in README.md (#1201)
Template header file has been renamed from lv_conf_templ.h to
lv_conf_template.h; reflect that change in the README.md.
2019-09-23 10:11:41 -04:00
Paul Peavyhouse
b67f40ed39 Got the gradient to draw and background honor theme 2019-09-18 17:22:16 -07:00
Gabor Kiss-Vamosi
ffd4708ac3
Remove survey 2019-09-04 15:58:05 +02:00
Harry Jiang
c0180b05b4 Fix the read input device example in README.md 2019-08-26 13:28:04 +08:00
Gabor Kiss-Vamosi
7c90b84560
Update README.md 2019-08-07 09:42:02 +02:00
Gabor Kiss-Vamosi
5e8a3e180e
Update README.md 2019-08-07 09:41:01 +02:00
Gabor Kiss-Vamosi
18eb517cff
Update README.md 2019-08-07 09:39:35 +02:00
Gabor Kiss-Vamosi
196da100b1
Update README.md 2019-07-19 12:09:55 +02:00
Gabor Kiss-Vamosi
24c17a9e5f
Update README.md 2019-07-19 11:08:08 +02:00
Gabor Kiss-Vamosi
d1bc187ec6
Update README.md 2019-07-19 08:10:50 +02:00
Gabor Kiss-Vamosi
884b0b8025
Update README.md 2019-07-19 08:07:53 +02:00
Jason Cooke
dec310a78d
docs: fix typo 2019-07-09 09:34:46 +12:00
embeddedt
6989a9c797
Upgrade README button example to 6.0 2019-07-04 19:05:03 -04:00
Gabor Kiss-Vamosi
4f77d8fc1a
Update memory usage 2019-07-03 00:46:53 +02:00
embeddedt
5b9d969fa4
Fix Flash memory estimate 2019-07-02 14:34:15 -04:00
embeddedt
90a3edd218
Fix typo in README.md 2019-07-01 21:45:40 -04:00
Gabor Kiss-Vamosi
38cbc2fdea
Update README.md 2019-07-01 06:23:34 +02:00
embeddedt
86c28355ab
Update links in README.md 2019-06-30 09:31:01 -04:00
Gabor Kiss-Vamosi
683545f5f0 Merge branch 'master' of https://github.com/littlevgl/lvgl 2019-06-28 23:55:29 +02:00
embeddedt
e2147d4be5
Update forum link 2019-06-28 16:02:28 -04:00
Gabor Kiss-Vamosi
0bd3a9f4d0 fix conflicts 2019-06-27 18:34:49 +02:00
Gabor Kiss-Vamosi
4139cd619b
Update README.md 2019-06-11 15:54:13 +02:00
embeddedt
5f76d98311
Update README.md 2019-04-04 11:27:55 -04:00
Brian Pugh
75f5849a73 Few comment corrections 2019-04-02 09:12:00 -07:00
embeddedt
e22beaea22
Remove merge information in README.md 2019-03-23 08:59:23 -04:00
Gabor Kiss-Vamosi
d9874ae0f4 marge master 2019-03-06 22:59:58 +01:00
Gabor Kiss-Vamosi
b8c6783207
Update README.md 2019-03-03 08:13:13 +01:00
Gabor Kiss-Vamosi
c9a58a8a8c Merge branch 'master' of https://github.com/littlevgl/lvgl into dev-6.0 2019-02-27 10:55:58 +01:00
Gabor Kiss-Vamosi
ca2a2e9c49 fix conflicts 2019-02-25 06:56:49 +01:00
Amir Gonnen
0bab902753
Add Micropython feature
and a short example
2019-02-24 11:20:37 +02:00
Gabor Kiss-Vamosi
c34d5a4f6b init disp resolution 2019-02-22 14:22:11 +01:00
Gabor Kiss-Vamosi
d27dfbd6d7 update README 2019-02-21 00:50:06 +01:00
Gabor Kiss-Vamosi
030fe60b34 multi-disp: API updates 2019-02-20 23:58:13 +01:00
embeddedt
245d81ee92
Update README.md 2019-02-18 13:05:58 -05:00
Gabor Kiss-Vamosi
b5bcede82f
Merge pull request #790 from 0xflotus/patch-1
fixed small errors
2019-02-02 04:36:44 +01:00