1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 18:52:44 +01:00
RIOT/cpu/stm32
benpicco ea42705637
Merge pull request #14564 from benpicco/cpu/stm32-bitarithm_test_and_clear
cpu/stm32: GPIO: use bitarithm_test_and_clear()
2020-08-11 14:05:38 +02:00
..
bootloader cpu/stm32: implement reset to bootloader 2020-06-05 18:41:06 +02:00
dist cpu/stm32: introduce unique directory for stm32 cpus 2020-05-20 13:39:10 +02:00
include Merge pull request #14516 from benpicco/bitband_hw 2020-08-08 14:26:49 +02:00
ldscripts cpu/stm32: introduce unique directory for stm32 cpus 2020-05-20 13:39:10 +02:00
periph Merge pull request #14564 from benpicco/cpu/stm32-bitarithm_test_and_clear 2020-08-11 14:05:38 +02:00
stmclk cpu/stm32: add stm32g0 support 2020-07-21 12:45:25 +02:00
vectors cpu/stm32: add stm32g0 support 2020-07-21 12:45:25 +02:00
cpu_common.c cpu/stm32: add stm32g0 support 2020-07-21 12:45:25 +02:00
cpu_init.c cpu/stm32: add stm32g0 support 2020-07-21 12:45:25 +02:00
doc.txt cpu/stm32: adapt Doxygen documentation 2020-05-20 13:39:11 +02:00
Kconfig Merge pull request #14391 from benpicco/cpu/stm32-timer_periodic 2020-08-10 07:58:27 +02:00
Makefile cpu/stm32: implement reset to bootloader 2020-06-05 18:41:06 +02:00
Makefile.dep cpu/stm32: use CMSIS headers from the stm32cmsis package 2020-07-16 17:35:48 +02:00
Makefile.features Merge pull request #14391 from benpicco/cpu/stm32-timer_periodic 2020-08-10 07:58:27 +02:00
Makefile.include cpu/stm32: introduce CPU_FAM_SHORT variable 2020-05-26 12:27:12 +02:00
stm32_info.mk cpu/stm32: add stm32g0 support 2020-07-21 12:45:25 +02:00
stm32_line.mk cpu/stm32: unify stm32_line.mk files 2020-05-20 13:39:10 +02:00
stm32_mem_lengths.mk cpu/stm32: add stm32g0 support 2020-07-21 12:45:25 +02:00
stm32_riotboot.mk cpu/stm32: introduce CPU_FAM_SHORT variable 2020-05-26 12:27:12 +02:00