feat(draw): add RISCV V extension for software draw (#9504)

Signed-off-by: rongyichang <rongyichang@xiaomi.com>
This commit is contained in:
terry.rong
2026-01-19 15:20:44 +08:00
committed by GitHub
parent 94ae6c0535
commit 28dbd07412
11 changed files with 3176 additions and 0 deletions
+1
View File
@@ -66,6 +66,7 @@ fout.write(
#define LV_DRAW_SW_ASM_NONE 0
#define LV_DRAW_SW_ASM_NEON 1
#define LV_DRAW_SW_ASM_HELIUM 2
#define LV_DRAW_SW_ASM_RISCV_V 3
#define LV_DRAW_SW_ASM_CUSTOM 255
#define LV_NEMA_HAL_CUSTOM 0