[riot-commits] [RIOT-OS/RIOT] ccd601: cpu/cc2538: centralized all cpu specific includes
Thomas Eichinger
thomas.eichinger1 at gmail.com
Fri Oct 24 14:23:44 CEST 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: ccd601b4291fe1377fca290dc08b8206da8546ed
https://github.com/RIOT-OS/RIOT/commit/ccd601b4291fe1377fca290dc08b8206da8546ed
Author: Hauke Petersen <mail at haukepetersen.de>
Date: 2014-10-23 (Thu, 23 Oct 2014)
Changed paths:
M cpu/cc2538/cpu.c
M cpu/cc2538/include/cpu-conf.h
M cpu/cc2538/include/hwtimer_cpu.h
M cpu/cc2538/periph/cpuid.c
M cpu/cc2538/periph/gpio.c
M cpu/cc2538/periph/random.c
M cpu/cc2538/periph/timer.c
M cpu/cc2538/periph/uart.c
Log Message:
-----------
cpu/cc2538: centralized all cpu specific includes
- added all CPU specific includes to cpu-conf.h
- removed now not needed includes from cpu .c files
Commit: 2e9d4cbba41eeba52f2fa79fc4870f165fec0b02
https://github.com/RIOT-OS/RIOT/commit/2e9d4cbba41eeba52f2fa79fc4870f165fec0b02
Author: Thomas Eichinger <thomas.eichinger1 at gmail.com>
Date: 2014-10-24 (Fri, 24 Oct 2014)
Changed paths:
M cpu/cc2538/cpu.c
M cpu/cc2538/include/cpu-conf.h
M cpu/cc2538/include/hwtimer_cpu.h
M cpu/cc2538/periph/cpuid.c
M cpu/cc2538/periph/gpio.c
M cpu/cc2538/periph/random.c
M cpu/cc2538/periph/timer.c
M cpu/cc2538/periph/uart.c
Log Message:
-----------
Merge pull request #1862 from haukepetersen/fix_cc2538_includecleanup
cpu/cc2538: centralized all cpu specific includes
Compare: https://github.com/RIOT-OS/RIOT/compare/6a5026803c78...2e9d4cbba41e
More information about the commits
mailing list