[riot-commits] [RIOT-OS/RIOT] f8eaff: cpu: moved msp430-common to msp430_common
Martine Lenders
authmillenon at gmail.com
Mon Jan 16 13:40:35 CET 2017
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: f8eaff4bbed10e7728d99c9976e8b53de949d31d
https://github.com/RIOT-OS/RIOT/commit/f8eaff4bbed10e7728d99c9976e8b53de949d31d
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2017-01-13 (Fri, 13 Jan 2017)
Changed paths:
M cpu/cc430/Makefile
M cpu/cc430/Makefile.include
R cpu/msp430-common/Makefile
R cpu/msp430-common/Makefile.include
R cpu/msp430-common/cpu.c
R cpu/msp430-common/include/cpu.h
R cpu/msp430-common/include/cpu_conf.h
R cpu/msp430-common/include/msp430_types.h
R cpu/msp430-common/include/stdio.h
R cpu/msp430-common/include/stdlib.h
R cpu/msp430-common/include/sys/time.h
R cpu/msp430-common/include/sys/types.h
R cpu/msp430-common/include/time.h
R cpu/msp430-common/include/unistd.h
R cpu/msp430-common/irq.c
R cpu/msp430-common/msp430-main.c
R cpu/msp430-common/startup.c
A cpu/msp430_common/Makefile
A cpu/msp430_common/Makefile.include
A cpu/msp430_common/cpu.c
A cpu/msp430_common/include/cpu.h
A cpu/msp430_common/include/cpu_conf.h
A cpu/msp430_common/include/msp430_types.h
A cpu/msp430_common/include/stdio.h
A cpu/msp430_common/include/stdlib.h
A cpu/msp430_common/include/sys/time.h
A cpu/msp430_common/include/sys/types.h
A cpu/msp430_common/include/time.h
A cpu/msp430_common/include/unistd.h
A cpu/msp430_common/irq.c
A cpu/msp430_common/msp430-main.c
A cpu/msp430_common/startup.c
M cpu/msp430fxyz/Makefile
M cpu/msp430fxyz/Makefile.include
Log Message:
-----------
cpu: moved msp430-common to msp430_common
Commit: 63599e25b4a1454185cf808dffb2233a7ddebe58
https://github.com/RIOT-OS/RIOT/commit/63599e25b4a1454185cf808dffb2233a7ddebe58
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2017-01-16 (Mon, 16 Jan 2017)
Changed paths:
M cpu/msp430_common/include/msp430_types.h
Log Message:
-----------
cpu/msp430_common: fixed doxygen for msp430_types.h
Commit: a397c791875a81939eded8af0b49bb7439346539
https://github.com/RIOT-OS/RIOT/commit/a397c791875a81939eded8af0b49bb7439346539
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2017-01-16 (Mon, 16 Jan 2017)
Changed paths:
M cpu/cc430/Makefile
M cpu/cc430/Makefile.include
R cpu/msp430-common/Makefile
R cpu/msp430-common/Makefile.include
R cpu/msp430-common/cpu.c
R cpu/msp430-common/include/cpu.h
R cpu/msp430-common/include/cpu_conf.h
R cpu/msp430-common/include/msp430_types.h
R cpu/msp430-common/include/stdio.h
R cpu/msp430-common/include/stdlib.h
R cpu/msp430-common/include/sys/time.h
R cpu/msp430-common/include/sys/types.h
R cpu/msp430-common/include/time.h
R cpu/msp430-common/include/unistd.h
R cpu/msp430-common/irq.c
R cpu/msp430-common/msp430-main.c
R cpu/msp430-common/startup.c
A cpu/msp430_common/Makefile
A cpu/msp430_common/Makefile.include
A cpu/msp430_common/cpu.c
A cpu/msp430_common/include/cpu.h
A cpu/msp430_common/include/cpu_conf.h
A cpu/msp430_common/include/msp430_types.h
A cpu/msp430_common/include/stdio.h
A cpu/msp430_common/include/stdlib.h
A cpu/msp430_common/include/sys/time.h
A cpu/msp430_common/include/sys/types.h
A cpu/msp430_common/include/time.h
A cpu/msp430_common/include/unistd.h
A cpu/msp430_common/irq.c
A cpu/msp430_common/msp430-main.c
A cpu/msp430_common/startup.c
M cpu/msp430fxyz/Makefile
M cpu/msp430fxyz/Makefile.include
Log Message:
-----------
Merge pull request #6349 from haukepetersen/mv_msp430_common
cpu: moved msp430-common to msp430_common
Compare: https://github.com/RIOT-OS/RIOT/compare/1e06934d39e5...a397c791875a
More information about the commits
mailing list