meta: rename serial module to fx.serial namespace

This commit is contained in:
2026-05-02 14:37:56 +01:00
parent b8cf2b379b
commit c04c2e8f12
11 changed files with 0 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
include(../cmake/Templates.cmake)
add_fx_module(NAME serial DEPENDENCIES core ds)