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
a174b7644a
boards: adjusted peripheral confs to GPIO changes
2015-06-12 19:12:21 +02:00
Hauke Petersen
49dcb692d1
boards: adapted Makefiles to cortexm_common folder
...
- changed naming of cortexm_common in makefiles
- included some minor cleanups
2015-05-28 19:30:07 +02:00
7168708b67
board: spark-core: adapt to common board Makefile
2015-05-26 10:46:34 +02:00
Hauke Petersen
88749ee324
boards/spark-core: fixed make flash target
2015-03-16 20:27:22 +01:00
Philipp Rosenkranz
02d0c88284
tests/travis: split buildtests into MCU groups.
2015-02-22 15:04:52 +01:00
Hauke Petersen
7b98e71139
board/spark-core: fixed doxygen group name
2015-02-12 15:11:01 +01:00
Joakim Gebart
cd0511726a
spark-core: Add -mno-thumb-interwork.
...
Cortex-M processors only support Thumb instructions (no ARM mode code).
Signed-off-by: Joakim Gebart <joakim.gebart@eistec.se>
2015-01-28 13:52:53 +01:00
Hauke Petersen
3db9935fa5
boards: added missing UART feature
...
added for:
- airfy-beacon
- arduino-mega2560
- cc2538dk
- msbiot
- openmote
- pca1000[0|5]
- spark-core
- stm32f4discovery
- yunjia-nrf51822
2014-12-08 18:15:46 +01:00
Oleg Hahm
823105bcae
doc: remove superfluous parameter for @file
...
doxygen can figure this out much better on its own.
2014-11-28 14:20:24 +01:00
Hauke Petersen
4e7ed0b5eb
board/spark-core: enabled C++
2014-11-25 20:29:13 +01:00
Christian Mehlis
7ee1703d2d
spark-core fix UART speed
2014-11-25 20:20:52 +01:00
Christian Mehlis
f3b1753ac7
added spark core board
2014-11-02 14:36:42 +01:00