[riot-commits] [RIOT-OS/RIOT] b6a7dc: initial support for the mbed NXP LPC168
Oleg Hahm
gello at gmx.de
Thu Dec 19 18:03:23 CET 2013
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: b6a7dc953f00cd2a3310bbfceb2688c8ef2cfff1
https://github.com/RIOT-OS/RIOT/commit/b6a7dc953f00cd2a3310bbfceb2688c8ef2cfff1
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2013-11-09 (Sat, 09 Nov 2013)
Changed paths:
M boards/Makefile.base
A boards/mbed_lpc1768/Makefile
A boards/mbed_lpc1768/Makefile.include
A boards/mbed_lpc1768/board_init.c
A boards/mbed_lpc1768/include/board.h
A boards/mbed_lpc1768/include/system_LPC17xx.h
M cpu/Makefile
M cpu/Makefile.base
M cpu/Makefile.include
A cpu/lpc1768/LPC1768.ld
A cpu/lpc1768/Makefile
A cpu/lpc1768/atom.c
A cpu/lpc1768/cpu.c
A cpu/lpc1768/include/LPC17xx.h
A cpu/lpc1768/include/cmsis.h
A cpu/lpc1768/include/core_cm3.h
A cpu/lpc1768/include/core_cmFunc.h
A cpu/lpc1768/include/core_cmInstr.h
A cpu/lpc1768/include/cpu-conf.h
A cpu/lpc1768/include/cpu.h
A cpu/lpc1768/include/hwtimer_cpu.h
A cpu/lpc1768/lpc1768-lpm.c
A cpu/lpc1768/startup.c
A cpu/lpc1768/syscalls.c
Log Message:
-----------
initial support for the mbed NXP LPC168
* http://mbed.org/platforms/mbed-LPC1768/
Commit: 4b56ecf6467189a66782740216ab8a9704f58274
https://github.com/RIOT-OS/RIOT/commit/4b56ecf6467189a66782740216ab8a9704f58274
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2013-12-19 (Thu, 19 Dec 2013)
Changed paths:
M boards/mbed_lpc1768/Makefile
M boards/mbed_lpc1768/Makefile.include
Log Message:
-----------
fixes Makefiles for mbed_lpc1768 board
Commit: 1cc2767bb448b744430c6f57fb1db2bba529ed8c
https://github.com/RIOT-OS/RIOT/commit/1cc2767bb448b744430c6f57fb1db2bba529ed8c
Author: Oleg Hahm <gello at gmx.de>
Date: 2013-12-19 (Thu, 19 Dec 2013)
Changed paths:
M boards/Makefile.base
A boards/mbed_lpc1768/Makefile
A boards/mbed_lpc1768/Makefile.include
A boards/mbed_lpc1768/board_init.c
A boards/mbed_lpc1768/include/board.h
A boards/mbed_lpc1768/include/system_LPC17xx.h
M cpu/Makefile
M cpu/Makefile.base
M cpu/Makefile.include
A cpu/lpc1768/LPC1768.ld
A cpu/lpc1768/Makefile
A cpu/lpc1768/atom.c
A cpu/lpc1768/cpu.c
A cpu/lpc1768/include/LPC17xx.h
A cpu/lpc1768/include/cmsis.h
A cpu/lpc1768/include/core_cm3.h
A cpu/lpc1768/include/core_cmFunc.h
A cpu/lpc1768/include/core_cmInstr.h
A cpu/lpc1768/include/cpu-conf.h
A cpu/lpc1768/include/cpu.h
A cpu/lpc1768/include/hwtimer_cpu.h
A cpu/lpc1768/lpc1768-lpm.c
A cpu/lpc1768/startup.c
A cpu/lpc1768/syscalls.c
Log Message:
-----------
Merge pull request #318 from OlegHahm/lpc1768
initial support for the mbed NXP LPC168
Compare: https://github.com/RIOT-OS/RIOT/compare/cdb77c2392ea...1cc2767bb448
More information about the commits
mailing list