Hauke Petersen
db25206a58
boards: use default values for STDIO defines
2016-01-05 12:08:31 +01:00
Hauke Petersen
18e364ae17
boards: removed deprecated HW_TIMER defines
2015-09-17 11:22:03 +02:00
Andreas "Paul" Pauli
84c758e65a
board/stm32f3discovery: corrected timer 4 clock value
2015-07-15 17:33:44 +02:00
Andreas "Paul" Pauli
7c4e291f70
board/stm32f3discovery: corrected timer 3 clock value
2015-07-14 18:40:45 +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
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
6698a01958
boards: removed obsolete GPIO defines
...
- touched pca10000, pca10005, stm32f3discovery, yunjia-nrf51822
2015-06-14 16:11:19 +02:00
Hauke Petersen
a174b7644a
boards: adjusted peripheral confs to GPIO changes
2015-06-12 19:12:21 +02:00
Jan Pohlmann
50b8a96322
cpu/stm32f3: Initial import of the i2c driver.
2015-05-27 11:37:15 +02:00
Hauke Petersen
6bc5088712
board/stm32f3discovery: fixed doxygen group name
2015-02-12 15:11:01 +01:00
Hauke Petersen
7f0ffcf615
board/stm32f3discovery: added SPI configuration
2015-01-07 20:18:25 +01:00
Hauke Petersen
e0bb9d5689
board/stm32f3discovery: added PWM
...
- added PWM feature
- added PWM definitions to periph_conf.h
2014-11-26 16:56:59 +01:00
BytesGalore
fc56535dd3
boards: add extern "C"
to header files
2014-10-31 11:27:59 +01:00
Thomas Eichinger
d0b0af6d81
stm32f*: rename STDIO buffer and enable getchar with UART0
2014-09-26 14:16:59 +02:00
Hauke Petersen
13894fa70c
cpus: adjusted uart implementations for changed IF
...
- adjusted stm32f0
- adjusted stm32f3
- adjusted stm32f4
- adjusted sam3x8e
- adjusted nrf51822
2014-08-15 12:23:39 +02:00
Hauke Petersen
94848cf57f
board: Initial import of stm32f3discovery
2014-07-31 19:42:00 +02:00