replaces ehrenberg with new implementations

This commit is contained in:
2025-01-06 20:15:44 +01:00
parent f419b1a3e6
commit 9ff9727bd6
25 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
#ifndef _DEVICES_IIS_H
#define _DEVICES_IIS_H
#include "gen/i2s.h"
#define MODE_I2S 1
#define MODE_PDM 2
#endif /* _DEVICES_IIS_H */