[riot-commits] [RIOT-OS/RIOT] 1c6b02: board: Initial import of the UDOO board
Thomas Eichinger
thomas.eichinger1 at gmail.com
Thu May 15 11:59:58 CEST 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 1c6b021d11b07044f196f3da764ecba361820790
https://github.com/RIOT-OS/RIOT/commit/1c6b021d11b07044f196f3da764ecba361820790
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2014-05-15 (Thu, 15 May 2014)
Changed paths:
A boards/udoo/Makefile
A boards/udoo/Makefile.include
A boards/udoo/board.c
A boards/udoo/dist/bossac_udoo
A boards/udoo/dist/bossac_udoo_osx
A boards/udoo/include/board.h
A boards/udoo/include/periph_conf.h
A boards/udoo/system_sam3xa.c
Log Message:
-----------
board: Initial import of the UDOO board
- fixed comment style and bracketing
- disabled newlib nano, added mac support
- fixed OSX compatibility in Makefile.include
Commit: cbd4f91656b28ab485a693d0d720eb730fbccbf8
https://github.com/RIOT-OS/RIOT/commit/cbd4f91656b28ab485a693d0d720eb730fbccbf8
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2014-05-15 (Thu, 15 May 2014)
Changed paths:
M examples/ccn-lite-client/Makefile
M examples/ccn-lite-relay/Makefile
M examples/rpl_udp/Makefile
M tests/test_net_if/Makefile
M tests/test_pnet/Makefile
Log Message:
-----------
examples/tests: blacklisted udoo board
blacklisted for:
- ccn-lite-client
- ccn-lite-relay
- rpl_udp
- test_net_if
- test_pnet
Commit: 293b5934f3f045c3c99ea17c42bcb36d8179c32b
https://github.com/RIOT-OS/RIOT/commit/293b5934f3f045c3c99ea17c42bcb36d8179c32b
Author: Thomas Eichinger <thomas.eichinger1 at gmail.com>
Date: 2014-05-15 (Thu, 15 May 2014)
Changed paths:
A boards/udoo/Makefile
A boards/udoo/Makefile.include
A boards/udoo/board.c
A boards/udoo/dist/bossac_udoo
A boards/udoo/dist/bossac_udoo_osx
A boards/udoo/include/board.h
A boards/udoo/include/periph_conf.h
A boards/udoo/system_sam3xa.c
M examples/ccn-lite-client/Makefile
M examples/ccn-lite-relay/Makefile
M examples/rpl_udp/Makefile
M tests/test_net_if/Makefile
M tests/test_pnet/Makefile
Log Message:
-----------
Merge pull request #1108 from haukepetersen/board_udoo
board: Initial import of the UDOO board
Compare: https://github.com/RIOT-OS/RIOT/compare/ea18816d99d4...293b5934f3f0
More information about the commits
mailing list