chore(cmsis-pack): update cmsis pack for v9.3.0-dev (#7080)
This commit is contained in:
@@ -14,10 +14,18 @@
|
||||
#error "LV_FONT_MONTSERRAT_14 is required for lv_demo_benchmark. Enable it in lv_conf.h."
|
||||
#endif
|
||||
|
||||
#if LV_FONT_MONTSERRAT_20 == 0
|
||||
#error "LV_FONT_MONTSERRAT_20 is required for lv_demo_benchmark. Enable it in lv_conf.h."
|
||||
#endif
|
||||
|
||||
#if LV_FONT_MONTSERRAT_24 == 0
|
||||
#error "LV_FONT_MONTSERRAT_24 is required for lv_demo_benchmark. Enable it in lv_conf.h."
|
||||
#endif
|
||||
|
||||
#if LV_FONT_MONTSERRAT_26 == 0
|
||||
#error "LV_FONT_MONTSERRAT_26 is required for lv_demo_benchmark. Enable it in lv_conf.h."
|
||||
#endif
|
||||
|
||||
#if LV_USE_DEMO_WIDGETS == 0
|
||||
#error "LV_USE_DEMO_WIDGETS needs to be enabled"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user