mirror of
https://github.com/apache/nuttx.git
synced 2026-08-04 05:39:01 +00:00
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 |
||
|---|---|---|
| .. | ||
| chip.h | ||
| irq.h | ||
| stm32f10xxx_irq.h | ||
| stm32f20xxx_irq.h | ||
| stm32f30xxx_irq.h | ||
| stm32f33xxx_irq.h | ||
| stm32f37xxx_irq.h | ||
| stm32f40xxx_irq.h | ||
| stm32g4xxxx_irq.h | ||
| stm32l15xxx_irq.h | ||