updates BSP definitions for Ehrenberg

This commit is contained in:
2024-07-01 11:41:28 +02:00
parent daa1ed184d
commit 9d607e932a
4 changed files with 107 additions and 47 deletions

View File

@@ -3,4 +3,9 @@
#include "gen/simpledma.h"
#define EVENT_UART 1
#define I2S_LEFT_SAMPLE_AVAIL 2
#define I2S_RIGHT_SAMPLE_AVAIL 4
#define CAMERA_PIXEL_AVAIL 8
#endif /* _BSP_DMA_H */