add lib_dnr lib_roleswitch

This commit is contained in:
Steven Dan
2026-01-27 22:43:20 +08:00
parent ed84aad10d
commit c505cf84a9
8 changed files with 72 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
set(LIB_NAME lib_roleswitch)
set(LIB_VERSION 0.0.1)
set(LIB_INCLUDES include)
set(LIB_COMPILER_FLAGS -Os)
XMOS_REGISTER_MODULE()