feat(calendar): add chinese calendar (#5940)

Signed-off-by: lhdjply <lhdjply@126.com>
This commit is contained in:
lhdjply
2024-04-08 20:06:22 +08:00
committed by GitHub
parent b74d34407f
commit 466e29a1be
19 changed files with 22918 additions and 1200 deletions

View File

@@ -47,6 +47,7 @@ void lv_example_buttonmatrix_2(void);
void lv_example_buttonmatrix_3(void);
void lv_example_calendar_1(void);
void lv_example_calendar_2(void);
void lv_example_canvas_1(void);
void lv_example_canvas_2(void);