-
- Downloads
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.
Showing
- boards/b-l072z-lrwan1/Makefile.dep 0 additions, 2 deletionsboards/b-l072z-lrwan1/Makefile.dep
- boards/b-l475e-iot01a/Makefile.dep 0 additions, 2 deletionsboards/b-l475e-iot01a/Makefile.dep
- boards/iotlab-m3/Makefile.dep 0 additions, 2 deletionsboards/iotlab-m3/Makefile.dep
- boards/nucleo-f091rc/Makefile.dep 0 additions, 2 deletionsboards/nucleo-f091rc/Makefile.dep
- boards/nucleo-f207zg/Makefile.dep 0 additions, 2 deletionsboards/nucleo-f207zg/Makefile.dep
- boards/nucleo-f767zi/Makefile.dep 0 additions, 2 deletionsboards/nucleo-f767zi/Makefile.dep
- boards/nucleo-l152re/Makefile.dep 0 additions, 2 deletionsboards/nucleo-l152re/Makefile.dep
Loading
Please register or sign in to comment