adds missing ehrenberg devices

This commit is contained in:
2024-06-10 12:21:20 +02:00
parent 231366cc94
commit daa1ed184d
6 changed files with 28 additions and 5 deletions

View File

@@ -0,0 +1,6 @@
#ifndef _BSP_DMA_H
#define _BSP_DMA_H
#include "gen/simpledma.h"
#endif /* _BSP_DMA_H */