fx.serial: convert to new assembly build system

This commit is contained in:
2026-05-03 16:48:42 +01:00
parent 3f7ad3ab08
commit 0c53974ac9
7 changed files with 45 additions and 32 deletions
+1 -3
View File
@@ -1,3 +1 @@
include(../cmake/Templates.cmake)
add_fx_module(NAME serial DEPENDENCIES core ds)
export_fx_namespace_details(fx.serial)