973a6a4c93
boards/stm32: remove unnecessary ADC defines in board config
2019-01-02 09:15:22 +01:00
Jose Alamos
7b28fbf110
boards: fix Doxygen group directives
2018-08-01 15:24:55 +02:00
Hauke Petersen
079f3c08d4
boards/stm32f4-based: use shared 168MHz clock conf
2018-05-24 19:00:42 +02:00
ec06de8d22
boards/f4vi1: fix potential build issue in uart conf
2018-05-22 10:42:43 +02:00
b78c96ffc7
boards/*: make brief description consistent
2018-01-24 08:30:56 +01:00
Vincent Dupont
fc9fc57aa6
boards: adapt stm32f[2|4|7] boards clock config
2017-08-28 17:51:00 +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
882bcff048
boards: replace @brief with @name when necessary
2017-04-13 12:10:30 +02:00
Vincent Dupont
c302b7601d
boards: fix stm32-based boards with new gpio driver
2017-03-13 15:09:31 +01:00
ebc35a0613
boards: fix doxygen @brief in periph.conf
2017-01-27 10:31:56 +01:00
Oleg Hahm
7ee7801c10
*: remove trailing underscores from header guards
2017-01-19 18:30:53 +01:00
Hauke Petersen
55c6c4582b
boards/stm32-based: adapted UART configuration
2017-01-05 11:00:18 +01:00
Hauke Petersen
ab12d60d05
boards/stm32-based: adapted timer configurations
2016-12-09 12:20:04 +01:00
Hauke Petersen
0190cef1d5
boards: cleaned up UART conf for stm32f4 based boards
2016-03-16 12:24:52 +01:00
Hauke Petersen
845e2f1cd7
boards/f4vi1: unified LED defines
2016-03-15 15:48:47 +01:00
Hauke Petersen
54b76cacab
boards/f4vi1: added DAC configuration
2016-03-14 20:39:32 +01:00
Hauke Petersen
87f87726f9
boards/f4vi1: added dummy ADC config
2016-03-14 13:06:24 +01:00
Joakim Nohlgård
4754c9e996
boards/f4vi1: Update to match timer_init API change
2016-02-13 21:29:36 +01:00
Hauke Petersen
b436219674
boards: removed F_CPU define from board.h
2016-01-27 09:52:44 +01:00
Hauke Petersen
db25206a58
boards: use default values for STDIO defines
2016-01-05 12:08:31 +01:00
Hauke Petersen
2585890052
boards/f4vi1: adapted to UART driver changes
2015-12-07 18:00:40 +01:00
Hauke Petersen
18e364ae17
boards: removed deprecated HW_TIMER defines
2015-09-17 11:22:03 +02:00
Oleg Hahm
5312ae998b
boards: removed incorrect doxygen comment markers
2015-06-24 15:54:36 +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
f4f5e4c9ff
board/f4vi1: fixed doxygen group name
2015-02-12 13:37:01 +01:00
Stefan Pfeiffer
a19d6c769d
added new board f4vi1
2014-11-04 16:02:25 +01:00