Refactor dds into dds and fgen

driver module started
This commit is contained in:
2025-06-20 18:02:50 -05:00
parent 658cedfa3b
commit 0556b06cab
22 changed files with 299 additions and 466 deletions

View File

@@ -16,6 +16,10 @@
"pwr_level.h": "c",
"fsl_ctimer.h": "c",
"soft_timer.h": "c",
"eeprom.h": "c"
"eeprom.h": "c",
"dds.h": "c",
"frq.h": "c",
"driver.h": "c",
"pwm.h": "c"
}
}