simpledma renamed to dma

This commit is contained in:
2024-08-02 12:36:38 +02:00
parent 2e98acdeb2
commit 85ae6c1c59
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
#ifndef _BSP_DMA_H
#define _BSP_DMA_H
#ifndef _DEVICES__DMA_H
#define _DEVICES_DMA_H
#include "gen/simpledma.h"
#include "gen/dma.h"
#define EVENT_UART 1
#define I2S_LEFT_SAMPLE_AVAIL 2