1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

459 Commits

Author SHA1 Message Date
Oliver Hahm
c39fd9d8dc * minor changes 2013-04-09 23:30:52 +02:00
Oliver Hahm
95158bd38e * fixed flasher flags in Makefile.include 2013-04-09 11:26:33 +02:00
Oliver Hahm
f13ef5f500 * restructured cpu folder to distinguish between arm and lpc common files 2013-04-01 00:18:07 +02:00
Oliver Hahm
fc3325b113 * set MCU to CPU if undefined 2013-03-31 22:14:06 +02:00
mikoff
4f638eb887 All files, which used by chronos board were edited according to new texas instruments headers, all warnings fixed 2013-03-30 21:44:16 +01:00
Oliver Hahm
e6177e811a * moved cpu and board specific parts to corresponding Makefiles
* introduced variable for cpu folder
2013-03-23 18:38:12 +01:00
Ludwig Ortmann
2883ca121e migrate to current Makefile structure 2013-03-19 22:32:22 +01:00
Oliver Hahm
7cef6c4655 * adapted thread_stack_init() for ARM and msp430 to the new prototype introduced by bd5b46628f 2013-03-13 16:49:23 +01:00
Oliver Hahm
c05c8a248c * added a Makefile.include for generic includes 2013-03-10 16:51:40 +01:00