1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32
Alexandre Abadie 07c78efc83
Merge pull request #14285 from fjmolinas/pr_uart_nb_race
sam0/stm32: fix possible uart_nonblocking deadlock
2020-06-17 12:14:25 +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 cpu/sam0-stm32/uart: rename tx buf size to UART_TXBUF_SIZE 2020-06-17 10:01:20 +02:00
ldscripts cpu/stm32: introduce unique directory for stm32 cpus 2020-05-20 13:39:10 +02:00
periph cpu/stm32: avoid deadlock on nonblocking write 2020-06-17 10:01:21 +02:00
stmclk cpu/stm32: introduce CPU_FAM_SHORT variable 2020-05-26 12:27:12 +02:00
vectors cpu/stm32: introduce CPU_FAM_SHORT variable 2020-05-26 12:27:12 +02:00
cpu_common.c cpu/stm32: adapt Doxygen documentation 2020-05-20 13:39:11 +02:00
cpu_init.c cpu/stm32f1: adapt gpio driver and usage to CMSIS struct 2020-05-26 18:10:04 +02:00
doc.txt cpu/stm32: adapt Doxygen documentation 2020-05-20 13:39:11 +02:00
Makefile cpu/stm32: implement reset to bootloader 2020-06-05 18:41:06 +02:00
Makefile.dep cpu/stm32: add non blocking uart 2020-06-11 09:51:41 +02:00
Makefile.features cpu/stm32: add non blocking uart 2020-06-11 09:51:41 +02:00
Makefile.include cpu/stm32: introduce CPU_FAM_SHORT variable 2020-05-26 12:27:12 +02:00
stm32_info.mk cpu: Rename CPU_ARCH to CPU_CORE 2020-06-16 12:05:40 +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: remove redundant variables computations 2020-05-20 13:39:10 +02:00
stm32_riotboot.mk cpu/stm32: introduce CPU_FAM_SHORT variable 2020-05-26 12:27:12 +02:00