| commit | 0b8771d2994099bdb23040a2b193039d44d5e7fa | [log] [tgz] |
|---|---|---|
| author | Fabian Blatz <fabianblatz@gmail.com> | Mon Aug 04 13:44:26 2025 +0200 |
| committer | Dan Kalowsky <dank@deadmime.org> | Mon Oct 27 15:11:46 2025 -0700 |
| tree | 2ecb3b9e416fce7e1dff06ee30df58963edd6c43 | |
| parent | 13dd5cb1ae0d6ff8f955ff81ee95bddddd3416e4 [diff] |
modules: lvgl: Fix stdlib usage LVGL already provides an implementation wrapping a C standard library into its own lv_* functions. Add them to the CMakeLists and set the appropriate defines for them. Signed-off-by: Fabian Blatz <fabianblatz@gmail.com> (cherry picked from commit 076994f49225779ff8ccdc9d3be13663d4096405)