nuttx/arch/arm/include/stm32
David Sidrane 18ce105e8b stm32f412:Corrected Pin count
Port C was not working because the GPIO pin count was
   wrong. The 48 pin packages has 34 GPIO (Not counting PH0 & PH1)
   It is GPIOA GPIO B (sans PB11) and GPIOC PC13-PC15
2021-02-02 18:41:39 -08:00
..
chip.h stm32f412:Corrected Pin count 2021-02-02 18:41:39 -08:00
irq.h stm32: convert all STM32G47X specific code to generic STM32G4 series code. 2020-12-06 13:37:02 -05:00
stm32f10xxx_irq.h arch: Fix included directed -> included directly 2020-04-05 22:31:15 +01:00
stm32f20xxx_irq.h arch: Fix included directed -> included directly 2020-04-05 22:31:15 +01:00
stm32f30xxx_irq.h arch: Fix included directed -> included directly 2020-04-05 22:31:15 +01:00
stm32f33xxx_irq.h arch: Fix included directed -> included directly 2020-04-05 22:31:15 +01:00
stm32f37xxx_irq.h arch: Fix included directed -> included directly 2020-04-05 22:31:15 +01:00
stm32f40xxx_irq.h Added support for STM32F412xx. Tested with the NUCLEO-F412ZG dev board as well as a custom board using the STM32F412CE. 2020-06-29 17:44:35 +02:00
stm32g4xxxx_irq.h stm32: convert all STM32G47X specific code to generic STM32G4 series code. 2020-12-06 13:37:02 -05:00
stm32l15xxx_irq.h arch: Fix included directed -> included directly 2020-04-05 22:31:15 +01:00