1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32f4
Joakim Nohlgård 7b4e776808 Merge pull request #4971 from DipSwitch/pr/fix_stm32f4_dma_nvic_enable
cpu/stm32f4/dma: Fix some miscalculations in the DMA implemenation
2016-03-13 08:39:47 +01:00
..
include cpu/stm32f4/dma: Fix the IQRn calculation for DMA channels > 8 2016-03-11 16:20:19 +01:00
ldscripts cpu/stm32: use common CPUID implementation 2016-02-10 09:12:30 +01:00
periph cpu/stm32/gpio_exti: EXTI->PR is of type RW_w1 so don't RMW the pending status flags 2016-03-11 15:46:41 +01:00
cpu.c cpu/stm32f4: Use {} notation for empty while loops 2016-03-03 16:31:27 +01:00
lpm_arch.c cpu/stm32f4: Add low power mode implementation 2015-02-11 10:04:26 +01:00
Makefile cpu/stm32f4: use common STM32 files 2016-02-10 09:12:30 +01:00
Makefile.include cpu/stm32f4: use common STM32 files 2016-02-10 09:12:30 +01:00
vectors.c cpu/stm32f4: optimization of startup code 2015-06-15 16:00:51 +02:00