|
3244b26ab4
|
Merge pull request #14141 from aabadie/pr/cpu/stm32_fam_short
cpu/stm32: use shorten name in CPU_FAM variable
|
2020-05-27 08:40:01 +02:00 |
|
|
af8c4a32f6
|
Merge pull request #14147 from aabadie/pr/cpu/stm32f1_gpio_cleanup
cpu/stm32f1: restore default gpio struct in CMSIS + adapt driver
|
2020-05-27 08:39:17 +02:00 |
|
|
cc9219c96e
|
cpu/stm32f1: adapt gpio driver and usage to CMSIS struct
|
2020-05-26 18:10:04 +02:00 |
|
|
c40f0a79bf
|
cpu/stm32: adapt rtc driver to default CMSIS exti structure
|
2020-05-26 17:29:37 +02:00 |
|
|
97942ddbe6
|
cpu/stm32: adapt gpio driver to default CMSIS exti structure
|
2020-05-26 17:24:58 +02:00 |
|
|
7bfdd7718f
|
cpu/stm32: introduce CPU_FAM_SHORT variable
This variable contains the short cpu family name: f1, f2, etc.
|
2020-05-26 12:27:12 +02:00 |
|
Benjamin Valentin
|
7803cc053c
|
cpu/stm32: rtc_f1.c: remove executable bit
|
2020-05-21 11:43:25 +02:00 |
|
|
b6d2231d6d
|
cpu/stm32: adapt Doxygen documentation
|
2020-05-20 13:39:11 +02:00 |
|
|
5c810d8535
|
cpu/stm32: introduce unique directory for stm32 cpus
|
2020-05-20 13:39:10 +02:00 |
|