1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
d82b323fcf boards/nucleo: group nucleo boards in documentation 2017-07-05 09:43:20 +02:00
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
Vincent Dupont
b3e7dd84f9 boards: update stm32f4-based boards with stmclk 2017-06-08 16:51:17 +02:00
17ec682a09 boards/nucleo144-f446: rework uart and pwm configuration to match arduino pinout 2017-04-21 17:58:12 +02:00
Francisco Acosta
2d9e1ed664 Merge pull request #6880 from aabadie/nucleo144_leds
boards/nucleo144: fix uninitialized on-board leds
2017-04-20 00:00:25 +02:00
882bcff048 boards: replace @brief with @name when necessary 2017-04-13 12:10:30 +02:00
7a3af73552 boards/nucleo144: fix uninitialized on-board leds 2017-04-10 08:25:33 +02:00
57daad4ed6 boards/nucleo144-f446: initial support 2017-03-16 18:23:38 +01:00