1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/nucleo32-f031
Hauke Petersen 73ede74cd8 cpu/stm32: unified and cleaned up DAC driver
- removed neccessity to define empty `DAC_NUMOF 0` for each STM
  base board
- adapted all board configs to this
- joined stm32f2 to use common DAC driver
- improved code of DAC driver
2017-06-29 13:03:12 +02:00
..
dist boards/nucleo32-f031: initial support (1 Timer, 1 UART, 3 PWM, 5 ADC) 2017-02-22 18:43:02 +01:00
include cpu/stm32: unified and cleaned up DAC driver 2017-06-29 13:03:12 +02:00
board.c boards/nucleo32s: skip LED0 auto init by default 2017-04-05 16:58:36 +02:00
Makefile boards/nucleo32-f031: initial support (1 Timer, 1 UART, 3 PWM, 5 ADC) 2017-02-22 18:43:02 +01:00
Makefile.dep boards/nucleo32-f031: adapt to common nucleo32 code 2017-03-16 10:50:30 +01:00
Makefile.features boards/nucleo32s: configure SPI 2017-04-05 16:58:36 +02:00
Makefile.include boards/nucleo32-f031: adapt to common nucleo32 code 2017-03-16 10:50:30 +01:00