This commit is contained in:
2026-02-13 14:42:07 -08:00
parent df0527b123
commit fbc02af589
670 changed files with 55968 additions and 51275 deletions

View File

@@ -20,8 +20,6 @@ extern "C" {
* DEFINES
*********************/
#define LV_USE_TINY_TTF 1
void lv_test_assert_fail(void);
#define LV_ASSERT_HANDLER lv_test_assert_fail();