mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-19 23:15:05 +00:00
* refactor modules * moved esp_lvgl_port to libs/ * added missing file * fix for sim build * various sim/pc fixes * lvgl improvements * added missing cmake files
15 lines
567 B
YAML
15 lines
567 B
YAML
blank_issues_enabled: false
|
|
contact_links:
|
|
- name: Documentation
|
|
url: https://docs.lvgl.io
|
|
about: Be sure to read to documentation first
|
|
- name: Forum
|
|
url: https://forum.lvgl.io
|
|
about: For topics like How-to, Getting started, Feature request
|
|
- name: CONTIBUTING.md
|
|
url: https://github.com/lvgl/lvgl/blob/master/docs/CONTRIBUTING.md#faq-about-contributing
|
|
about: The basic rules of contributing
|
|
- name: CODING_STYLE.md
|
|
url: https://github.com/lvgl/lvgl/blob/master/docs/CODING_STYLE.md
|
|
about: Quick summary of LVGL's code style
|