1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

23 Commits

Author SHA1 Message Date
Hauke Petersen
528e832c90 boards: cleaned up entries in Makefile.features 2015-10-21 16:45:21 +02:00
Hauke Petersen
18e364ae17 boards: removed deprecated HW_TIMER defines 2015-09-17 11:22:03 +02:00
Hauke Petersen
8d89b95af5 boards: added missing periph_timer feature 2015-09-16 10:58:56 +02: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
830af458ea oldnet: remove radio_packet_length_t define 2015-08-06 12:13:18 +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
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
d31166f932 board: nucleo-f334: adapt to common board Makefile 2015-05-26 10:46:34 +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
Ludwig Ortmann
54020a1aea Merge pull request #2599 from LudwigOrtmann/pr/nucleo-f334-periph-cpuid
boards/nucleo-f334: indicate periph_cpuid feature
2015-03-19 22:16:56 +01:00
Hauke Petersen
4fadff4a9a boards/nucleo-f334: adjusted openocd config 2015-03-18 16:27:12 +01:00
Ludwig Ortmann
14063d22ba boards/nucleo-f334: indicate periph_cpuid feature 2015-03-16 21:46:44 +01:00
Philipp Rosenkranz
02d0c88284 tests/travis: split buildtests into MCU groups. 2015-02-22 15:04:52 +01:00
Hauke Petersen
baacfc3064 board/nucleo-f334: fixed doxygen group name 2015-02-12 13:40:36 +01:00
haukepetersen
d076bc13e3 board/nucloe-f334: use unified openocd script 2015-02-10 14:27:45 +01:00
Joakim Gebart
d60a6045d8 nucleo-f334: 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:55:39 +01:00
Thomas Eichinger
0b79dffa87 boards/nucleo-f334: correct CPU_USAGE variable 2015-01-28 11:21:51 +01:00
haukepetersen
834335027d boards: added support for nucleo-f334 2015-01-27 23:14:10 +01:00