STM32: move pin_lines_desc to c file
Move the const table initialization from the header file
to a new C file to avoid any multiple defined errors.
ls
1 parent 18abfdb commit 32ecd00c3a7c2d37107477a4172b93337fb70384
@Laurent MEUNIER Laurent MEUNIER authored on 6 Feb 2017
Showing 18 changed files
View
targets/TARGET_STM/TARGET_STM32F0/gpio_irq_device.c 0 → 100644
View
targets/TARGET_STM/TARGET_STM32F0/gpio_irq_device.h
View
targets/TARGET_STM/TARGET_STM32F1/gpio_irq_device.c 0 → 100644
View
targets/TARGET_STM/TARGET_STM32F1/gpio_irq_device.h
View
targets/TARGET_STM/TARGET_STM32F2/gpio_irq_device.c 0 → 100644
View
targets/TARGET_STM/TARGET_STM32F2/gpio_irq_device.h
View
targets/TARGET_STM/TARGET_STM32F3/gpio_irq_device.c 0 → 100644
View
targets/TARGET_STM/TARGET_STM32F3/gpio_irq_device.h
View
targets/TARGET_STM/TARGET_STM32F4/gpio_irq_device.c 0 → 100644
View
targets/TARGET_STM/TARGET_STM32F4/gpio_irq_device.h
View
targets/TARGET_STM/TARGET_STM32F7/gpio_irq_device.c 0 → 100644
View
targets/TARGET_STM/TARGET_STM32F7/gpio_irq_device.h
View
targets/TARGET_STM/TARGET_STM32L0/gpio_irq_device.c 0 → 100644
View
targets/TARGET_STM/TARGET_STM32L0/gpio_irq_device.h
View
targets/TARGET_STM/TARGET_STM32L1/gpio_irq_device.c 0 → 100644
View
targets/TARGET_STM/TARGET_STM32L1/gpio_irq_device.h
View
targets/TARGET_STM/TARGET_STM32L4/gpio_irq_device.c 0 → 100644
View
targets/TARGET_STM/TARGET_STM32L4/gpio_irq_device.h