[riot-commits] [RIOT-OS/RIOT] d40cfa: cpu/cc2538: enhance periph ADC
Paul
andreas.pauli at haw-hamburg.de
Thu Sep 6 14:12:06 CEST 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: d40cfab95aef203132e89f1e51ea04cab03e3daf
https://github.com/RIOT-OS/RIOT/commit/d40cfab95aef203132e89f1e51ea04cab03e3daf
Author: smlng <s at mlng.net>
Date: 2018-09-03 (Mon, 03 Sep 2018)
Changed paths:
M boards/cc2538dk/include/periph_conf.h
M boards/openmote-b/include/periph_conf.h
M boards/openmote-cc2538/include/periph_conf.h
M boards/remote-pa/include/periph_conf.h
M boards/remote-reva/include/periph_conf.h
M boards/remote-revb/include/periph_conf.h
M cpu/cc2538/include/cc2538.h
M cpu/cc2538/include/cc2538_soc_adc.h
M cpu/cc2538/include/periph_cpu.h
M cpu/cc2538/periph/adc.c
Log Message:
-----------
cpu/cc2538: enhance periph ADC
Adapt the periph ADC implementation to use vendor defines where
ever possible. Remove duplicate or obsolete defines and adapt
board configuration as required.
Commit: 214ddc4fc404e00a0f65277fd94e6202f08b2ee9
https://github.com/RIOT-OS/RIOT/commit/214ddc4fc404e00a0f65277fd94e6202f08b2ee9
Author: smlng <s at mlng.net>
Date: 2018-09-03 (Mon, 03 Sep 2018)
Changed paths:
M cpu/cc2538/periph/hwrng.c
Log Message:
-----------
cpu/cc2538: adapt and cleanup periph/hwrng
Some minor adaptions due to cleanup in periph/adc and usage of
vendor header files.
Commit: dc6eb82406b0745a86da584e992eed5902dc867e
https://github.com/RIOT-OS/RIOT/commit/dc6eb82406b0745a86da584e992eed5902dc867e
Author: Andreas "Paul" Pauli <andreas.pauli at haw-hamburg.de>
Date: 2018-09-06 (Thu, 06 Sep 2018)
Changed paths:
M boards/cc2538dk/include/periph_conf.h
M boards/openmote-b/include/periph_conf.h
M boards/openmote-cc2538/include/periph_conf.h
M boards/remote-pa/include/periph_conf.h
M boards/remote-reva/include/periph_conf.h
M boards/remote-revb/include/periph_conf.h
M cpu/cc2538/include/cc2538.h
M cpu/cc2538/include/cc2538_soc_adc.h
M cpu/cc2538/include/periph_cpu.h
M cpu/cc2538/periph/adc.c
M cpu/cc2538/periph/hwrng.c
Log Message:
-----------
Merge pull request #9722 from smlng/pr/cc2538/adc
cpu/cc2538: enhance periph ADC
Compare: https://github.com/RIOT-OS/RIOT/compare/1558a9c78ec2...dc6eb82406b0
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the commits
mailing list