[riot-commits] [RIOT-OS/RIOT] 73d21e: cpu/nrf51: add ADC driver
Peter Kietzmann
peter.kietzmann at haw-hamburg.de
Tue Oct 27 14:49:36 CET 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 73d21efe7dc32262529de6ea476ba7c169eeac1d
https://github.com/RIOT-OS/RIOT/commit/73d21efe7dc32262529de6ea476ba7c169eeac1d
Author: Ludwig Knüpfer <ludwig.knuepfer at fu-berlin.de>
Date: 2015-10-25 (Sun, 25 Oct 2015)
Changed paths:
A cpu/nrf51/periph/adc.c
Log Message:
-----------
cpu/nrf51: add ADC driver
Commit: 01b3486edc1f09f37c0f4593b5018c6fddbe3298
https://github.com/RIOT-OS/RIOT/commit/01b3486edc1f09f37c0f4593b5018c6fddbe3298
Author: Ludwig Knüpfer <ludwig.knuepfer at fu-berlin.de>
Date: 2015-10-25 (Sun, 25 Oct 2015)
Changed paths:
M boards/airfy-beacon/Makefile.features
M boards/airfy-beacon/include/periph_conf.h
M boards/pca10005/Makefile.features
M boards/pca10005/include/periph_conf.h
M boards/yunjia-nrf51822/Makefile.features
M boards/yunjia-nrf51822/include/periph_conf.h
Log Message:
-----------
boards: add ADC definitions to periph_conf
Commit: 59e2fd8a22d5133cabcd2158e63489d34a07d9a0
https://github.com/RIOT-OS/RIOT/commit/59e2fd8a22d5133cabcd2158e63489d34a07d9a0
Author: Peter Kietzmann <peter.kietzmann at haw-hamburg.de>
Date: 2015-10-27 (Tue, 27 Oct 2015)
Changed paths:
M boards/airfy-beacon/Makefile.features
M boards/airfy-beacon/include/periph_conf.h
M boards/pca10005/Makefile.features
M boards/pca10005/include/periph_conf.h
M boards/yunjia-nrf51822/Makefile.features
M boards/yunjia-nrf51822/include/periph_conf.h
A cpu/nrf51/periph/adc.c
Log Message:
-----------
Merge pull request #4148 from LudwigKnuepfer/pr/nrf51-adc
cpu/nrf51 + boards: add ADC implementation
Compare: https://github.com/RIOT-OS/RIOT/compare/c853abc78708...59e2fd8a22d5
More information about the commits
mailing list