Joakim Nohlgård
339a4da9dc
Makefiles: move to new directory /makefiles
6 years ago
Vincent Dupont
c302b7601d
boards: fix stm32-based boards with new gpio driver
6 years ago
Alexandre Abadie
ebc35a0613
boards: fix doxygen @brief in periph.conf
6 years ago
Oleg Hahm
7ee7801c10
*: remove trailing underscores from header guards
6 years ago
Hauke Petersen
55c6c4582b
boards/stm32-based: adapted UART configuration
6 years ago
Hauke Petersen
ab12d60d05
boards/stm32-based: adapted timer configurations
6 years ago
Hauke Petersen
5996706771
boards: adapted LED initialization calls
7 years ago
Hauke Petersen
0190cef1d5
boards: cleaned up UART conf for stm32f4 based boards
7 years ago
Hauke Petersen
845e2f1cd7
boards/f4vi1: unified LED defines
7 years ago
Hauke Petersen
54b76cacab
boards/f4vi1: added DAC configuration
7 years ago
Hauke Petersen
87f87726f9
boards/f4vi1: added dummy ADC config
7 years ago
Joakim Nohlgård
ae108581d3
boards/*/Makefile.include: replace $(shell ls) by native Makefile functions
7 years ago
Joakim Nohlgård
4754c9e996
boards/f4vi1: Update to match timer_init API change
7 years ago
Joakim Nohlgård
7835ab2be7
make: Move BOARD and CPU includes to Makefile.modules
7 years ago
Joakim Nohlgård
fae9a092fd
boards: Remove Makefile.include.cortexm_common
7 years ago
Hauke Petersen
b436219674
boards: removed F_CPU define from board.h
7 years ago
Hauke Petersen
db25206a58
boards: use default values for STDIO defines
7 years ago
Thomas Eichinger
0f80e688f3
Merge pull request #4115 from haukepetersen/opt_stm32f4_uart
...
cpu/stm32f4: optimized UART driver
7 years ago
Hauke Petersen
2585890052
boards/f4vi1: adapted to UART driver changes
7 years ago
Hauke Petersen
ac2b9f2524
boards: changed module name to 'board'
7 years ago
Oleg Hahm
d65d213def
CI: split up Cortex-M4 in two groups
7 years ago
Hauke Petersen
528e832c90
boards: cleaned up entries in Makefile.features
8 years ago
Hauke Petersen
18e364ae17
boards: removed deprecated HW_TIMER defines
8 years ago
Hauke Petersen
8d89b95af5
boards: added missing periph_timer feature
8 years ago
Oleg Hahm
e634b8c5a8
Merge pull request #3056 from OlegHahm/board_leading_underscore_removal
...
boards: remove header guard under scores
8 years ago
Oleg Hahm
5312ae998b
boards: removed incorrect doxygen comment markers
8 years ago
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
8 years ago
Hauke Petersen
49dcb692d1
boards: adapted Makefiles to cortexm_common folder
...
- changed naming of cortexm_common in makefiles
- included some minor cleanups
8 years ago
Kaspar Schleiser
e691fc6432
board: f4vi1: adapt to common board Makefile
8 years ago
Philipp Rosenkranz
02d0c88284
tests/travis: split buildtests into MCU groups.
8 years ago
Hauke Petersen
f4f5e4c9ff
board/f4vi1: fixed doxygen group name
8 years ago
Joakim Gebart
afe7ee2126
f4vi1: Add -mno-thumb-interwork.
...
Cortex-M processors only support Thumb instructions (no ARM mode code).
Signed-off-by: Joakim Gebart <joakim.gebart@eistec.se>
8 years ago
Hauke Petersen
3bdcf93996
board/f4vi1: enabled support for C++
8 years ago
Stefan Pfeiffer
a19d6c769d
added new board f4vi1
9 years ago