Alexandre Abadie
a3497539c2
boards: fix PWM doxygen doc in periph_conf
6 years ago
Alexandre Abadie
ebc35a0613
boards: fix doxygen @brief in periph.conf
6 years ago
Hauke Petersen
0edef2a0e1
cpu/stm32*+boards: adapted to new SPI API
...
- adapted the SPI driver
- adapted all boards using the CPU
6 years ago
Oleg Hahm
7ee7801c10
*: remove trailing underscores from header guards
6 years ago
Hauke Petersen
8f47aee78b
boards/stm32-based: adapted PWM configuration
6 years ago
daniel-k
9d403d95ce
cortex_m: Add debug symbols for OpenOCD/GDB thread support
6 years ago
Hauke Petersen
55c6c4582b
boards/stm32-based: adapted UART configuration
6 years ago
Pieter Willemsen
a0835ccb1d
stm32: use periph_clk_en/dis functions for clock changes
6 years ago
Hauke Petersen
7b856cda30
boards/stm32-based: adapted PWM configuration
6 years ago
Hauke Petersen
ab12d60d05
boards/stm32-based: adapted timer configurations
6 years ago
Hauke Petersen
0190cef1d5
boards: cleaned up UART conf for stm32f4 based boards
7 years ago
Hauke Petersen
c1aef11844
boards/msbiot: unified LED defines
7 years ago
Hauke Petersen
02194dad64
boards/msbiot: adapted DAC configuration
7 years ago
Hauke Petersen
e25d1c9dc5
boards/msbiot: adapted to ADC interface changes
7 years ago
Joakim Nohlgård
ae108581d3
boards/*/Makefile.include: replace $(shell ls) by native Makefile functions
7 years ago
Hauke Petersen
fe5023b7d4
boards: adapted to HWRNG changes
7 years ago
Joakim Nohlgård
1b1f04b7f7
boards/msbiot: 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
Hauke Petersen
f8c1dd694b
boards/msbiot: adatped to UART 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
7 years ago
Hauke Petersen
e395dfd91e
boards: s/GPIO(x,y)/GPIO_PIN(x,y)/
7 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
Hauke Petersen
bff1d7e73e
boards: remove feature 'transceiver'
8 years ago
Kaspar Schleiser
bbf64e81ec
remove defaulttransceiver, cc110x, cc2420 traces
8 years ago
Kaspar Schleiser
830af458ea
oldnet: remove radio_packet_length_t define
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
a174b7644a
boards: adjusted peripheral confs to GPIO changes
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
2acfedc2d7
board: msbiot: adapt to common board Makefile
8 years ago
Tom Van den Eynde
42bdb4465a
boards/msbiot: split FEATURES_PROVIDED over multiple lines
8 years ago
Fabian Nack
54d98a4c68
boards/msbiot: Add DAC feature
8 years ago
Fabian Nack
faf6a1d3da
boards/msbiot: Add ADC feature
8 years ago
Fabian Nack
b66ed3ab73
boards/msbiot: Add random feature
8 years ago
Fabian Nack
869a6dc805
boards/msbiot: Switch from st-util to openocd
8 years ago
Philipp Rosenkranz
02d0c88284
tests/travis: split buildtests into MCU groups.
8 years ago
Fabian Nack
b2fb894c90
board - msbiot: Prepare msbiot for mpu9150 driver usage
8 years ago
Hauke Petersen
46827fe7a2
board/msbiot: fixed doxygen group name
8 years ago
Joakim Gebart
99f7586fe8
msbiot: 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
Fabian Nack
c1cc08a727
boards/msbiot: Add PWM config to MSB-IoT
8 years ago
Fabian Nack
f9a72b477d
boards/msbiot: add spi feature for msbiot to include it in the tests
8 years ago
Fabian Nack
9a365b0647
boards: Introduce spi bus divider to distinguish APB2 and APB1 bus
8 years ago
Hauke Petersen
63b2bbd684
board/msbiot: ajusted GPIO clken defines
8 years ago
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
8 years ago