a3497539c2
boards: fix PWM doxygen doc in periph_conf
2017-02-16 17:59:21 +01:00
ebc35a0613
boards: fix doxygen @brief in periph.conf
2017-01-27 10:31:56 +01:00
Hauke Petersen
0edef2a0e1
cpu/stm32*+boards: adapted to new SPI API
...
- adapted the SPI driver
- adapted all boards using the CPU
2017-01-25 16:46:45 +01:00
Oleg Hahm
7ee7801c10
*: remove trailing underscores from header guards
2017-01-19 18:30:53 +01:00
Hauke Petersen
8f47aee78b
boards/stm32-based: adapted PWM configuration
2017-01-17 14:08:39 +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
7b856cda30
boards/stm32-based: adapted PWM configuration
2016-12-15 12:18:39 +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
DipSwitch
bd9b3a269c
cpu/stm32/perip/dac: Move DAC implementation to stm32_common/periph since all STM32 DAC's have the same basics
2016-03-29 22:25:50 +02:00
Joakim Nohlgård
c40683b4d0
boards/nucleo-f334: Update to match timer_init API change
2016-02-13 21:29:36 +01:00
80e038045d
boards: nucleo-f334: update xtimer tuning values
2015-09-16 10:58:55 +02:00
74ed0ff241
boards: nucleo-f334: add xtimer tuning values
2015-08-25 13:20:36 +02:00
Oleg Hahm
e634b8c5a8
Merge pull request #3056 from OlegHahm/board_leading_underscore_removal
...
boards: remove header guard under scores
2015-06-28 17:27:28 +02:00
BigDaddyD
b6bd067863
boards: removed leading underscores from macros
...
* also added a trailing underscore to header guards for consistency
Commit for PR 2623, repairing header file include guards.
This PR is intended to fix the include guards in files under RIOT/boards
SQUASH ME: fix underscore removal overdos
SQUASH ME: consistent macro naming
SQUASH ME: missed that one
SQUASH ME: fixed overdo
SQUASH ME: consistency
2015-06-24 15:54:36 +02:00
Hauke Petersen
f34c7230a2
board/nucleo-f334: removed obsolete GPIO defines
2015-06-16 18:18:46 +02:00
Hauke Petersen
a174b7644a
boards: adjusted peripheral confs to GPIO changes
2015-06-12 19:12:21 +02:00
12efead799
nucleo-f334: add GPIO support
2015-04-08 19:52:14 +02:00
be9dcece23
nucleo-f334: add SPI pin defines
2015-04-08 19:52:03 +02:00
Hauke Petersen
baacfc3064
board/nucleo-f334: fixed doxygen group name
2015-02-12 13:40:36 +01:00
haukepetersen
834335027d
boards: added support for nucleo-f334
2015-01-27 23:14:10 +01:00