feat(freertos): support Espressif's FreeRTOS flavor (#5862)

This commit is contained in:
Hanes Sciarrone
2024-03-16 10:41:12 -03:00
committed by GitHub
parent 765aac831e
commit c647c3924b
4 changed files with 35 additions and 13 deletions
+1 -1
View File
@@ -154,7 +154,7 @@ menu "LVGL configuration"
default 4 if LV_OS_RTTHREAD
default 5 if LV_OS_WINDOWS
default 255 if LV_OS_CUSTOM
config LV_OS_CUSTOM_INCLUDE
string "Custom OS include header"
default "stdint.h"