Home
last modified time | relevance | path

Searched +full:update +full:- +full:ccache +full:- +full:symlinks (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/.github/workflows/
Dccpp.yml12 runs-on: ubuntu-latest
24 - uses: actions/checkout@v2
25 - uses: ammaraskar/gcc-problem-matcher@master
26 - name: Install prerequisites
27 run: scripts/install-prerequisites.sh
28 - name: Building ${{ matrix.build_option }}
29 run: python tests/main.py --build-option=${{ matrix.build_option }} build
31 test-native:
32 runs-on: ubuntu-latest
35 - uses: actions/checkout@v2
[all …]
/lvgl-latest/docs/
DCHANGELOG.md7 - feat(table): add user_data to table cells [`4767`](https://github.com/lvgl/lvgl/pull/4767)
8 - feat(tiny_ttf): backport Tiny TTF to lvgl 8 [`4727`](https://github.com/lvgl/lvgl/pull/4727)
9 - feat(littlefs): add lv_fs_littlefs system as a driver [`4677`](https://github.com/lvgl/lvgl/pull/…
13 - fix(obj): readjust scroll after layout when child removed [`4921`](https://github.com/lvgl/lvgl/p…
14 - fix(rt-thread): fix create lvgl thread problem [`4862`](https://github.com/lvgl/lvgl/pull/4862)
15 - fix(obj): fix arduino compile warnings [`4807`](https://github.com/lvgl/lvgl/pull/4807)
16 - fix(table):fix issue with abnormal string output of 'lv_table_set_cell_value_fmt' [`4804`](https:…
17 - fix(table) user data API functions renamed [`4769`](https://github.com/lvgl/lvgl/pull/4769)
18 - fix(ime_pinyin): keep cursor in the textarea when a candidate is pressed [`4731`](https://github.…
19 - fix(draw_needles): changed needle line draw start point from scale ce… [`4682`](https://github.co…
[all …]