Switch PULP properties to idma

This commit is contained in:
Michael Rogenmoser 2022-12-21 10:39:05 +01:00
parent 2ea07afced
commit f0ed3f12c2

View file

@ -77,8 +77,8 @@
#define ITC_VERSION 1
#define FLL_VERSION 1
#define RISCV_VERSION 4
#define MCHAN_VERSION 7
// #define IDMA_VERSION 1
// #define MCHAN_VERSION 7
#define IDMA_VERSION 1
#define PADS_VERSION 2
#if defined(MCHAN_VERSION) && defined(IDMA_VERSION)