Searched refs:platform (Results 1 – 15 of 15) sorted by relevance
/lvgl-3.6.0/docs/libs/ |
D | ffmpeg.md | 3 [FFmpeg](https://www.ffmpeg.org/) A complete, cross-platform solution to record, convert and stream… 21 You can simply pass the path to the image or video as usual on your operating system or platform.
|
D | freetype.md | 34 You can simply pass the path to the font as usual on your operating system or platform.
|
/lvgl-3.6.0/docs/get-started/platforms/ |
D | pc-simulator.md | 8 - Cross-platform - Any Windows, Linux or macOS system can run the PC simulator. 10 …mulator is also very useful to report bugs because it provides a common platform for every user. S… 24 - [QT Creator](https://github.com/Varanda-Labs/lvgl-qt-sim): Cross platform 50 The PC simulator uses the [SDL 2](https://www.libsdl.org/download-2.0.php) cross-platform library t…
|
D | renesas.md | 8 …re acceleration can be achieved using the dave-2d GPU, depending on the platform used. Each accele…
|
D | nxp.md | 12 Depending on the RT platform used, the acceleration can be done by NXP PXP (PiXel Pipeline) and/or …
|
/lvgl-3.6.0/.github/ISSUE_TEMPLATE/ |
D | bug-report.md | 29 Ideally this should work in the PC simulator unless the problem is specific to a platform.
|
/lvgl-3.6.0/docs/ |
D | index.md | 15 …><img class="home-img" src="_static/img/home_3.png" alt="See how to port LVGL to any platform"></a>
|
D | CONTRIBUTING.md | 284 If you ported LVGL to a new platform we can host it under the LVGL organization among the other rep…
|
D | CHANGELOG.md | 1020 - fix(mem): ALIGN_MASK should equal 0x3 on 32bit platform [`2748`](https://github.com/lvgl/lvgl/pul…
|
/lvgl-3.6.0/docs/get-started/bindings/ |
D | micropython.md | 79 ### Embedded platform 81 In the end, the goal is to run it all on an embedded platform.
|
/lvgl-3.6.0/docs/porting/ |
D | project.md | 28 The [Get started](/get-started/index.html) section contains many platform specific descriptions e.g…
|
/lvgl-3.6.0/ |
D | README.md | 96 LVGL is completely platform independent and can be used with any MCU that fulfills the requirements.
|
/lvgl-3.6.0/src/extra/libs/tiny_ttf/ |
D | stb_truetype_htcw.h | 5271 …stbtt_int32 platform = ttUSHORT(fc, loc + 0), encoding = ttUSHORT(fc, loc + 2), language = ttUSHOR… local 5274 … if(platform == 0 || (platform == 3 && encoding == 1) || (platform == 3 && encoding == 10)) { 5282 … if(i + 1 < count && ttUSHORT(fc, loc + 12 + 6) == next_id && ttUSHORT(fc, loc + 12) == platform &&
|
/lvgl-3.6.0/docs/overview/ |
D | image.md | 290 …ut you will still need to evaluate if this would be beneficial for your platform or not. Image cac…
|
/lvgl-3.6.0/scripts/ |
D | Doxyfile | 2425 # Warning: Depending on the platform used, enabling this option may lead to
|