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

@@ -11,6 +11,8 @@
#define PWM_EXT2_FREQ_HZ 58983040
#define PWM_MAX_BROADCAST_ERR_HZ 5.0
#define DEFAULT_PWM_FREQ 15890
typedef enum {
CS_INTERNAL = 0,
CS_EXT1,