mirror of
https://github.com/saymrwulf/pulp-runtime.git
synced 2026-05-16 21:00:16 +00:00
pulp-runtime/control-pulp: Fix vector base set and get
So that rt_irq_set_fc_vector_base() and co. pick the correct implemention using csr mtvec.
This commit is contained in:
parent
82d3ee5f32
commit
0f4e0e588d
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@
|
|||
#define ARCHI_FC_CID 31
|
||||
#define ARCHI_HAS_FC_ITC 1
|
||||
#define ARCHI_HAS_FC 1
|
||||
|
||||
#define ARCHI_CORE_HAS_1_10 1
|
||||
|
||||
/*
|
||||
* CLOCKS
|
||||
|
|
|
|||
Loading…
Reference in a new issue