mirror of
https://github.com/saymrwulf/pulp-runtime.git
synced 2026-05-18 21:21:23 +00:00
Add ARCHI_HAS_DMA_DEMUX property to PULP
If the cluster core demux and peripheral demux have a direct connection to the dma, allow the cluster cores to use this connection.
This commit is contained in:
parent
1ddf10447c
commit
68f9132d12
1 changed files with 2 additions and 0 deletions
|
|
@ -92,6 +92,8 @@
|
|||
#endif
|
||||
#define ARCHI_NB_CLUSTER 1
|
||||
|
||||
#define ARCHI_HAS_DMA_DEMUX 1
|
||||
|
||||
|
||||
/*
|
||||
* HWS
|
||||
|
|
|
|||
Loading…
Reference in a new issue