mirror of
https://github.com/apache/nuttx.git
synced 2026-08-03 05:09:00 +00:00
arch/arm: Remove support for CONFIG_ARMV7M_CMNVECTOR. It is now the only vector support available. Also remove CONFIG_HAVE_CMNVECTOR. That no longer signifies anything."
arch/arm/src/stm32: This commit removes support for the dedicated vector handling from the STM32 architecture support. Only common vectors are now supported.
|
||
|---|---|---|
| .. | ||
| chip.h | ||
| irq.h | ||
| stm32f10xxx_irq.h | ||
| stm32f20xxx_irq.h | ||
| stm32f30xxx_irq.h | ||
| stm32f33xxx_irq.h | ||
| stm32f37xxx_irq.h | ||
| stm32f40xxx_irq.h | ||
| stm32l15xxx_irq.h | ||