Commit Graph

32 Commits (a188d7670b0a133c8fd15483d510e7247f7f12a6)

Author SHA1 Message Date
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
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
Hauke Petersen bed8e88626 boards/airfy-beacon: added I2C configuration 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 8eeac35b51 boards/airfy-becon: unified LED defines 7 years ago
Hauke Petersen b1228037df boards/pca10000: added dummy ADC config 7 years ago
Hauke Petersen d82eac3ed5 boards/airfy-beacon: adapted to ADC changes 7 years ago
Hauke Petersen 76dadd94c9 boards/airfy-beacon: adapted timer configuration 7 years ago
Hauke Petersen 5ecb034f66 boards/airfy-beacon: cleaned up LED handling 7 years ago
Hauke Petersen fe5023b7d4 boards: adapted to HWRNG changes 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 c5d67b69fc boards/airfy-beacon: adapted to UART changes 8 years ago
Ludwig Knüpfer 01b3486edc boards: add ADC definitions to periph_conf 8 years ago
Ludwig Knüpfer 0b5918003f cpu/nrf51 + boards: fix typo - TIEMER -> TIMER 8 years ago
Hauke Petersen e98a22619a boards: fixed xtimer defines for nrf24 based boards 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 a174b7644a boards: adjusted peripheral confs to GPIO changes 8 years ago
Hauke Petersen e991b1c4d0 boards/airfy-beacon: enabled nrmin radio driver 8 years ago
Frank Holtz bb2f94a2b9 cpu/nrf51822/periph/rtt Change RTC from 0 to 1 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
Hauke Petersen 46dd66d0bf board/airfy-beacon: fixed doxygen group name 8 years ago
Hauke Petersen edea23299b boards: added CLOCK defines to NRF based boards 8 years ago
Christian Mehlis 2114a8267d added board airfy beacon 9 years ago