[riot-commits] [RIOT-OS/RIOT] 1cbe79: CPU: fix include header guards
Martine Lenders
authmillenon at gmail.com
Wed Jun 8 18:35:34 CEST 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 1cbe79a373039472ac0748e968dde7e5aa1038ff
https://github.com/RIOT-OS/RIOT/commit/1cbe79a373039472ac0748e968dde7e5aa1038ff
Author: zhuoshuguo <shuguo.zhuo at inria.fr>
Date: 2016-06-08 (Wed, 08 Jun 2016)
Changed paths:
M cpu/atmega2560/include/cpu_conf.h
M cpu/atmega_common/include/cpu.h
M cpu/cc2538/include/cpu_conf.h
M cpu/cortexm_common/include/cmsis_armcc.h
M cpu/cortexm_common/include/cmsis_armcc_V6.h
M cpu/cortexm_common/include/cmsis_gcc.h
M cpu/ezr32wg/include/ezr32wg330f256r60.h
M cpu/k64f/include/cpu_conf.h
M cpu/kinetis_common/include/mcg.h
M cpu/kw2x/include/cpu_conf.h
M cpu/lpc11u34/include/LPC11Uxx.h
M cpu/lpc11u34/include/cpu_conf.h
M cpu/lpc1768/include/LPC17xx.h
M cpu/lpc1768/include/cpu_conf.h
M cpu/lpc2387/include/cpu.h
M cpu/lpc2387/include/i2c.h
M cpu/lpc2387/include/lpc2387.h
M cpu/saml21/include/cpu_conf.h
Log Message:
-----------
CPU: fix include header guards
Fix cpu/lpc2387/include/lpc2387.h
Commit: 9f6a493970d1df3c2bc2cb2ac8330d392295ff4f
https://github.com/RIOT-OS/RIOT/commit/9f6a493970d1df3c2bc2cb2ac8330d392295ff4f
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2016-06-08 (Wed, 08 Jun 2016)
Changed paths:
M cpu/atmega2560/include/cpu_conf.h
M cpu/atmega_common/include/cpu.h
M cpu/cc2538/include/cpu_conf.h
M cpu/cortexm_common/include/cmsis_armcc.h
M cpu/cortexm_common/include/cmsis_armcc_V6.h
M cpu/cortexm_common/include/cmsis_gcc.h
M cpu/ezr32wg/include/ezr32wg330f256r60.h
M cpu/k64f/include/cpu_conf.h
M cpu/kinetis_common/include/mcg.h
M cpu/kw2x/include/cpu_conf.h
M cpu/lpc11u34/include/LPC11Uxx.h
M cpu/lpc11u34/include/cpu_conf.h
M cpu/lpc1768/include/LPC17xx.h
M cpu/lpc1768/include/cpu_conf.h
M cpu/lpc2387/include/cpu.h
M cpu/lpc2387/include/i2c.h
M cpu/lpc2387/include/lpc2387.h
M cpu/saml21/include/cpu_conf.h
Log Message:
-----------
Merge pull request #5528 from zhuoshuguo/fix_header_include_guard
CPU: Fixed include guards
Compare: https://github.com/RIOT-OS/RIOT/compare/e9bbd54f5825...9f6a493970d1
More information about the commits
mailing list