mirror of
https://github.com/saymrwulf/pulp-runtime.git
synced 2026-05-26 22:35:49 +00:00
Switch PULP properties to idma
This commit is contained in:
parent
2ea07afced
commit
f0ed3f12c2
1 changed files with 2 additions and 2 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue