Alexandre Abadie
882bcff048
boards: replace @brief with @name when necessary
6 years ago
Hauke Petersen
e1dde6b456
cpu/nrf5x: unified rtt driver
6 years ago
Hauke Petersen
3060d96bfd
cpu/nrf5x: unified clock initialization code
6 years ago
Joakim Nohlgård
339a4da9dc
Makefiles: move to new directory /makefiles
6 years ago
Alexandre Abadie
ebc35a0613
boards: fix doxygen @brief in periph.conf
6 years ago
Hauke Petersen
b097e0840b
cpu/nrf5x+boards: adapted to new SPI API
...
- adapted the SPI driver
- merged SPI drivers from nrf51 and nrf52
- adapted all boards using the CPU
6 years ago
Oleg Hahm
7ee7801c10
*: remove trailing underscores from header guards
6 years ago
daniel-k
9d403d95ce
cortex_m: Add debug symbols for OpenOCD/GDB thread support
6 years ago
Hauke Petersen
7dee728d17
boards: added netif dep for nrf51 based boards
6 years ago
Hauke Petersen
45a6f0a0ac
boards/yunjia-nrf51822: added I2C configuration
6 years ago
Hauke Petersen
281fe83ac8
boards: added flashpage feature to NRFx based boards
6 years ago
Joakim Nohlgård
4d862955c2
xtimer: Rename XTIMER -> XTIMER_DEV
7 years ago
Kaspar Schleiser
46bd2f45d9
sys: xtimer: replace XTIMER_MASK with XTIMER_WIDTH in board config
7 years ago
Ian Martin
963f8a495d
sys/xtimer: eliminate XTIMER_SHIFT_ON_COMPARE
7 years ago
Hauke Petersen
df7115ee3c
boards/yunjia-nrf51822: unified LED defines
7 years ago
Hauke Petersen
e5bae2776d
boards/yunjia-nrf: adapted to ADC changes
7 years ago
Joakim Nohlgård
ae108581d3
boards/*/Makefile.include: replace $(shell ls) by native Makefile functions
7 years ago
Hauke Petersen
ea179fb8d3
boards/yunjia-nrf: adapted timer configuration
7 years ago
Hauke Petersen
48f4e642b5
boards/yunjia-nrf: cleaned up LED handling
7 years ago
Hauke Petersen
fe5023b7d4
boards: adapted to HWRNG changes
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
ac2b9f2524
boards: changed module name to 'board'
7 years ago
Oleg Hahm
00def4f8e7
CI: split up Cortex-M0 in two groups
7 years ago
Hauke Petersen
2bf8136168
boards/yunjia-nrf51822: adapted to UART changes
7 years ago
Ludwig Knüpfer
01b3486edc
boards: add ADC definitions to periph_conf
7 years ago
Ludwig Knüpfer
0b5918003f
cpu/nrf51 + boards: fix typo - TIEMER -> TIMER
7 years ago
Hauke Petersen
528e832c90
boards: cleaned up entries in Makefile.features
7 years ago
Hauke Petersen
e98a22619a
boards: fixed xtimer defines for nrf24 based boards
8 years ago
Hauke Petersen
8d89b95af5
boards: added missing periph_timer feature
8 years ago
haukepetersen
376934bc0a
boards: adapted nrf51 based boards to new CPU name
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
6698a01958
boards: removed obsolete GPIO defines
...
- touched pca10000, pca10005, stm32f3discovery, yunjia-nrf51822
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
625497e093
board: yunjia-nrf51822: adapt to common board Makefile
8 years ago
Joakim Gebart
13832d8e62
everything: Remove filename from @file Doxygen command
8 years ago
Hauke Petersen
1c610df0f5
boards/yunjia-nrf51822: enabled nrfmin radio driver
8 years ago
Frank Holtz
bb2f94a2b9
cpu/nrf51822/periph/rtt Change RTC from 0 to 1
8 years ago
Tom Van den Eynde
65b1334b4b
boards/yunjia-nrf51822: split FEATURES_PROVIDED over multiple lines
8 years ago
Hauke Petersen
346810ce12
boards: added SPI definitions for NRF based boards
...
added SPI defines for
- yunjia-nrf51822
- pca10005
- airfy-beacon
8 years ago
Philipp Rosenkranz
02d0c88284
tests/travis: split buildtests into MCU groups.
8 years ago
Hauke Petersen
06d4e24101
board/yunjia-nrf51822: fixed doxygen group name
8 years ago
haukepetersen
95bf4e2f94
board/yunjia-nrf51822: use unified openocd script
8 years ago
Joakim Gebart
bc542fa31d
yunjia-nrf51822: 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
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
Hauke Petersen
00bbfe452a
boards: enabled C++ for NRF51822 based boards
8 years ago
Hauke Petersen
edea23299b
boards: added CLOCK defines to NRF based boards
8 years ago