manually merged with ARM version

This commit is contained in:
2025-11-13 17:43:55 +03:00
parent f978759ae0
commit 04015fb4cb
463 changed files with 119514 additions and 45 deletions

View File

@ -0,0 +1,7 @@
if(X502API_ENABLE_DEV_E502)
add_subdirectory(e502)
endif(X502API_ENABLE_DEV_E502)
if(X502API_ENABLE_DEV_L502)
add_subdirectory(l502)
endif(X502API_ENABLE_DEV_L502)