1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/nucleo-f091rc
Alexandre Abadie 8d1a0ae074
boards: revert forced use of periph_dma with STM32
The periph_dma is not pulled in automatically for all applications.
Applications willing to use the configured peripherals with periph_dma
for a given board will have to include the feature explictly in their
Makefile.

It was causing unrelated issues as threads got de-scheduled while
calling printf and this was not handled properly in tests at that
moment.
2019-01-21 15:14:28 +01:00
..
include boards/nucleo-f091rc: configure and use DMA 2019-01-08 09:32:18 +01:00
doc.txt doc: add wiki documentation to Doxygen files 2018-08-01 15:24:54 +02:00
Makefile boards/nucleo-f091rc: rename to marketing name 2018-05-22 21:52:41 +02:00
Makefile.dep boards: revert forced use of periph_dma with STM32 2019-01-21 15:14:28 +01:00
Makefile.features boards/nucleo-f091rc: configure and use DMA 2019-01-08 09:32:18 +01:00
Makefile.include boards/nucleo-f091rc: rename to marketing name 2018-05-22 21:52:41 +02:00