nuttx/arch/arm
raiden00pl 0e40cc2853 stm32/stm32_adc.c: protect irq_attach with refcounter
irq_attach should only be called once for ADCs that share a common interrupt handler.
We can move irq_attach to just before interrupts are enabled.
2023-11-13 21:03:36 -03:00
..
include sama5: add support for QSPI 2023-11-08 21:58:02 +01:00
src stm32/stm32_adc.c: protect irq_attach with refcounter 2023-11-13 21:03:36 -03:00
CMakeLists.txt
Kconfig arch: add a flag indicating that the chip doesn't support DMA transfer from/to FLASH 2023-09-29 21:04:02 +08:00