1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/b-l475e-iot01a
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/b-l475e-iot01a: configure and use DMA 2019-01-08 09:32:18 +01:00
board.c boards/b-l475e-iot01a: update board name in doxygen 2018-01-31 08:10:31 +01:00
doc.txt doc: add wiki documentation to Doxygen files 2018-08-01 15:24:54 +02:00
Makefile boards: add initial support for ST bl-475e-iot01a 2017-12-15 13:37:38 +01:00
Makefile.dep boards: revert forced use of periph_dma with STM32 2019-01-21 15:14:28 +01:00
Makefile.features boards/b-l475e-iot01a: provide already configured features 2019-01-20 13:10:25 +01:00
Makefile.include boards/b-l475e-iot01a: use common stlink parts 2018-06-26 20:45:23 +02:00