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
882bcff048
boards: replace @brief with @name when necessary
2017-04-13 12:10:30 +02:00
8c33bd55c9
boards/nucleos: deactivate LED0 auto init by default
2017-03-30 09:30:05 +02:00
3ec71bb7a0
boards: fix typo in author name
2017-03-02 15:52:32 +01:00
a3497539c2
boards: fix PWM doxygen doc in periph_conf
2017-02-16 17:59:21 +01:00
Hauke Petersen
ad8f390cc1
boards: enabled flashpage feature for selected ones
2017-02-13 09:45:37 +01:00
Martine Lenders
59150b67f1
Merge pull request #6494 from haukepetersen/fix_nucleo_timerconfig
...
boards/nucle-f0xx: fixed timer configuration
2017-02-03 14:42:49 +01:00
Hauke Petersen
57948eb7b9
boards/nucleo: fixed xtimer configuration
2017-01-27 11:35:45 +01:00
ebc35a0613
boards: fix doxygen @brief in periph.conf
2017-01-27 10:31:56 +01:00
Hauke Petersen
1171db8c5f
boards/nucle-f0xx: fixed timer configuration
2017-01-27 10:29:34 +01:00
Oleg Hahm
7ee7801c10
*: remove trailing underscores from header guards
2017-01-19 18:30:53 +01:00
43df072c88
boards/nucleo-f070: adapted PWM configuration to new api
2017-01-18 12:39:05 +01:00
3eff14de2b
boards/nucleo-f070: configure some PWM pins, add extra UART, fix ADC compilation
2017-01-18 11:14:27 +01:00
Hauke Petersen
55c6c4582b
boards/stm32-based: adapted UART configuration
2017-01-05 11:00:18 +01:00
Pieter Willemsen
a0835ccb1d
stm32: use periph_clk_en/dis functions for clock changes
2016-12-16 15:01:56 +01:00
Hauke Petersen
ab12d60d05
boards/stm32-based: adapted timer configurations
2016-12-09 12:20:04 +01:00
Hauke Petersen
1bc1dd94ba
boards/stm32-based: added missing CLOCK_APBx defines
2016-12-09 12:20:02 +01:00
f87dd60a3d
boards/nucleo-common: provide arduino sketch feature to nucleo boards
2016-11-01 11:14:58 +01:00
1659f56904
boards/nucleo-f070: initial support for nucleo-f070 board
2016-10-26 14:12:39 +02:00