CPU configuration for the RP2350. More...
CPU configuration for the RP2350.
Definition in file cpu_conf.h.
#include "cpu_conf_common.h"
Include dependency graph for cpu_conf.h:Go to the source code of this file.
| #define | CPU_DEFAULT_IRQ_PRIO 1u |
| Default IRQ priority for the CPU, we don't have different levels at the moment. | |
| #define | CPU_IRQ_NUMOF 52u |
| The RP2350 has 52 IRQs, see vectors.c for more details. | |
| #define | RP2350_USE_RISCV 1 |
| This tells rp2350_common that we are using the RISC-V core. | |