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

1723 Commits

Author SHA1 Message Date
Thomas Eichinger
3dba62afa6 Merge branch 'mc1322x' of github.com:RIOT-OS/RIOT into mc1322x 2013-04-22 09:56:07 +02:00
Oliver Hahm
336667a43a Merge branch 'master' of github.com:RIOT-OS/RIOT 2013-04-22 00:55:46 +02:00
Oliver Hahm
d56081ddca * fixed Makefile.include to compile all *.c files 2013-04-22 00:55:11 +02:00
Oliver Hahm
0fe0018da7 * added missing include paths to msb-430 Makefiles 2013-04-18 02:31:02 +02:00
Oliver Hahm
666c90ffe8 * made msb-a2 default for distribution Makefile 2013-04-18 02:21:22 +02:00
Oliver Hahm
d4fc6e1b76 * replaced string by variable for archive name 2013-04-17 18:03:32 +02:00
Oliver Hahm
33ff3c3e60 * added accidentally deleted author line 2013-04-17 12:12:45 +02:00
Oliver Hahm
4c97cb1642 * updated getting started documentation 2013-04-17 12:09:42 +02:00
Oliver Hahm
1491f6d8e0 * added quotes to main Makefile to deal with spaces in PATH 2013-04-17 12:09:08 +02:00
Oliver Hahm
e69da952de * forbid the usage of '0' as an parameter for number_of_the_lowest_bit() 2013-04-16 14:00:49 +02:00
Ludwig Ortmann
cbe8feb3dd make native ltc4150 posix rt independent 2013-04-15 20:11:15 +02:00
Ludwig Ortmann
2d29a26b64 fix stack and interrupt bugs 2013-04-15 20:08:46 +02:00
Oliver Hahm
3e5f91e728 * add missing sections for arm-none-eabi-gcc to linkerscript for lpc2387 2013-04-15 14:45:39 +02:00
Oleg Hahm
f88ad9fe28 Merge branch 'master' of github.com:RIOT-OS/RIOT 2013-04-12 18:11:22 +02:00
Oleg Hahm
0f98e30230 * added getting started document 2013-04-12 18:11:02 +02:00
Oleg
3183929f20 Merge pull request #34 from authmillenon/remove_swtimer
Remove swtimer
2013-04-12 09:00:12 -07:00
Martin Lenders
07e8ac9c19 Remove swtimer
see #4
2013-04-11 15:24:15 +02:00
Oleg Hahm
364dbaa406 * made path to pyterm absolute in Makefile for MSB-A2 2013-04-11 13:29:34 +02:00
Oleg Hahm
af36e54b49 * merged fix for lpc2k_pgm for MacOS from feuerware 2013-04-11 13:23:40 +02:00
Oleg Hahm
b3b7ea928d * added an install target 2013-04-10 16:21:44 +02:00
Oleg Hahm
3c481c7548 * changed arm-prefix from arm-elf to arm-none-eabi 2013-04-10 16:21:17 +02:00
Oleg Hahm
9f27cf54bc * fixed the broken bugfix from defd7cef13 2013-04-10 16:07:40 +02:00
Ludwig Ortmann
34b2dc31e5 adapted native Makefiles to core restructuring 2013-04-10 12:52:19 +02:00
Ludwig Ortmann
5ca14e630b move native board specific parts to corresponding Makefile 2013-04-10 12:48:35 +02:00
Oliver Hahm
c39fd9d8dc * minor changes 2013-04-09 23:30:52 +02:00
Oliver Hahm
b0a3ae5382 Merge branch 'master' into mc1322x 2013-04-09 23:29:25 +02:00
Oliver Hahm
95158bd38e * fixed flasher flags in Makefile.include 2013-04-09 11:26:33 +02:00
Oliver Hahm
a623d14286 * fixed flasher flags for MSB-A2
* added required include for msb-430-common
2013-04-09 11:25:04 +02:00
Ludwig Ortmann
f669f9a05b Merge remote-tracking branch 'upstream/master'
Conflicts:
	Makefile.dep
2013-04-08 17:43:39 +02:00
Ludwig Ortmann
2f74d35709 removed posix real-time extension timers from cpu 2013-04-03 18:53:19 +02:00
Oliver Hahm
a9caa84826 * initial commit for yet not working redbee support 2013-04-02 10:06:17 +02:00
Oliver Hahm
0add4cad21 * mc1322x specifics syscalls 2013-04-02 02:07:41 +02:00
Oliver Hahm
24300304f3 * added startup code for mc1322x 2013-04-02 02:07:13 +02:00
Oliver Hahm
ce294b4249 * changed to struct based register access for mc1322x 2013-04-02 02:06:24 +02:00
Oliver Hahm
9556ca3e7c * split up syscalls in arm and lpc specific code 2013-04-02 02:04:19 +02:00
Oliver Hahm
b6f21700ce * clean up stuff (fix gcc warnings and added clean target for doc) 2013-04-02 02:02:58 +02:00
Oliver Hahm
2177b130d7 * added header and preliminary hwtimer code for mc1322x
* renamed start to startup
2013-04-01 02:11:43 +02:00
Oliver Hahm
5ae8c46c88 * moved profiling code to lpc specific part and added includes to cpu Makefile 2013-04-01 02:10:26 +02:00
Oliver Hahm
cc68d7caa6 * assuming size_t to be always unsigned 2013-04-01 00:46:17 +02:00
Oliver Hahm
efd73d735b * initial not yet compiling(!) support for mc1322x 2013-04-01 00:18:52 +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
a918a9ddde * removed include of signal.h 2013-04-01 00:13:19 +02:00
Oliver Hahm
b0d9e4f86f * removed unnecessary line from msba2 Makefile 2013-04-01 00:09:56 +02:00
Oliver Hahm
519144f40a * changed MCU name to adapt to current msp430-gcc version 2013-04-01 00:00:42 +02:00
Oliver Hahm
fc3325b113 * set MCU to CPU if undefined 2013-03-31 22:14:06 +02:00
Oleg
1ee0196ef4 Merge pull request #33 from mikoff/master
updated Chronos support
2013-03-31 13:08:14 -07:00
Oleg
f4869abc21 Merge pull request #4 from mikoff/master
chronos support updated
2013-03-31 13:06:20 -07:00
Oliver Hahm
ad0b7a852d * convert to coding conventions 2013-03-31 20:48:49 +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
mikoff
212d840a1f modified and cleaned some files to build RIOT for chronos 2013-03-30 21:37:56 +01:00