Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | chore(examples): fixes a typo in the Arduino example (#6464) | Mohammed Aslam | 2024-07-05 |
| | |||
* | chore: update some code and docs to use v9 API (#5876) | zylalx1 | 2024-04-10 |
| | | | Co-authored-by: Neo Xu <neo.xu1990@gmail.com> | ||
* | feat(example): make "LVGL_Arduino.ino" easier to use (#6001) | Klaus Musch | 2024-04-06 |
| | |||
* | fix(example): LVGL_Arduino.ino millis() as tick source (#5999) | Klaus Musch | 2024-04-05 |
| | |||
* | docs(arduino): update tick setup (#5832) | Gabor Kiss-Vamosi | 2024-03-12 |
| | |||
* | fix(arduino): update example LVGL_Arduino.ino for v9 (#5499) | danie1kr | 2024-01-27 |
| | |||
* | refactor(driver): rename dev to drivers + Arduino update (#5377) | Gabor Kiss-Vamosi | 2024-01-18 |
| | |||
* | docs(arduino): update the comments in /LVGL_Arduino.ino | Gabor Kiss-Vamosi | 2023-04-28 |
| | |||
* | fix(arduino): fix unsafe log printing (#4125) | _VIFEXTech | 2023-04-11 |
| | | | Signed-off-by: FASTSHIFT <vifextech@foxmail.com> | ||
* | docs(arduino): add note to not use lv_examles library | Gabor Kiss-Vamosi | 2023-03-14 |
| | | | | fixes #4054 | ||
* | arch(driver): new driver architecture with new color format support | Gabor Kiss-Vamosi | 2023-02-20 |
| | |||
* | fix(arduino): fix typo | Gabor Kiss-Vamosi | 2023-02-04 |
| | |||
* | fix(arduino): fix the include path of the demos and examples | Gabor Kiss-Vamosi | 2023-02-04 |
| | | | | related to https://github.com/lvgl/lvgl/issues/3166#issuecomment-1412105482 | ||
* | example(arduino): fix the example INO file. | Gabor Kiss-Vamosi | 2022-10-06 |
| | | | | fixes: #3686 | ||
* | chore: many trivial spelling and layout fixes (#3008) | ckielstra | 2022-01-17 |
| | | | Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com> | ||
* | fix(example): update LVGL_Arduino.ino | Gabor Kiss-Vamosi | 2021-12-21 |
| | |||
* | Fix buf name error for "lv_port_disp_template.c" and optimize the arduino ↵ | Hotakus | 2021-08-24 |
| | | | | | | | | | | | | | example (#2475) * fix(buf) correct the name error * fix(format) make the indent become 4 space * fix(print) use lv_version_xxx to serial for debug * fix(arduino) optimize the code * fix(arduino) use lv_version_xxx to serial | ||
* | fix(arduino) fix the prototype of my_touchpad_read in the LVGL_Arduino.ino | dronecz | 2021-06-10 |
| | |||
* | update to work with Arduino (#2200) | ataweg | 2021-05-03 |