Ludwig Ortmann
|
8019551694
|
renamed makefiles within Makefiles
|
2013-03-12 16:03:37 +01:00 |
|
Ludwig Ortmann
|
9f9308b4d1
|
renamed makefile
|
2013-03-12 15:51:09 +01:00 |
|
Ludwig Ortmann
|
7bf1dd72f8
|
Merge remote-tracking branch 'upstream/master'
|
2013-03-12 15:50:04 +01:00 |
|
Ludwig Ortmann
|
3ec4800ae8
|
renamed makefiles
|
2013-03-12 15:44:12 +01:00 |
|
Stephan Arndt
|
f5a59ab319
|
added a header file for rpl test project
|
2013-03-12 15:39:31 +01:00 |
|
Ludwig Ortmann
|
f8973bb007
|
Merge remote-tracking branch 'upstream/master'
|
2013-03-12 15:23:24 +01:00 |
|
Oliver Hahm
|
7e395a6252
|
Merge branch 'master' of github.com:RIOT-OS/RIOT
|
2013-03-11 16:46:09 +01:00 |
|
Oleg
|
1c3a4f3ae9
|
Update mainpage.txt
|
2013-03-11 16:21:15 +01:00 |
|
Oliver Hahm
|
c05c8a248c
|
* added a Makefile.include for generic includes
|
2013-03-10 16:51:40 +01:00 |
|
Oliver Hahm
|
8df4d77996
|
* renamed makefiles to Makefile
* included a more convenient approach to organize Makefiles
|
2013-03-10 16:50:50 +01:00 |
|
Oliver Hahm
|
0d06e1bc18
|
Merge branch 'master' of github.com:RIOT-OS/RIOT
|
2013-03-10 16:46:46 +01:00 |
|
Oliver Hahm
|
7a4dec1830
|
* replaced new Makefile name in Makefiles
|
2013-03-09 23:47:21 +01:00 |
|
Oliver Hahm
|
5ffe5a9c27
|
* renamed makefiles to Makefile
|
2013-03-09 23:45:56 +01:00 |
|
Oleg Hahm
|
dd32345011
|
* included modifications suggested by Ludwig
|
2013-03-08 13:54:23 +01:00 |
|
Oleg Hahm
|
2ed63bd5c6
|
* removed outdated (and probably confusing) FeuerWhere project as an author
|
2013-03-08 11:30:23 +01:00 |
|
Oleg Hahm
|
8b563bb271
|
* replaced outdated µkleos reference
|
2013-03-07 22:42:48 +01:00 |
|
Oleg Hahm
|
4f45305805
|
* created a mainpage for the RIOT documentation
|
2013-03-07 22:22:25 +01:00 |
|
Oleg Hahm
|
77859ebc90
|
* fixed path for riot.css
|
2013-03-07 21:10:42 +01:00 |
|
Oleg Hahm
|
7913868bc9
|
* changed html stylesheet to custom one
|
2013-03-07 21:04:46 +01:00 |
|
Oleg Hahm
|
2277b366b2
|
* removed outdated occurrences of (u|µ)kleos and FeuerWare
|
2013-03-07 20:51:26 +01:00 |
|
Oleg Hahm
|
f6932d3941
|
* removed manual.doc
|
2013-03-07 20:20:58 +01:00 |
|
Oleg Hahm
|
bae6d13bdc
|
* fixed fileending
|
2013-03-07 19:29:13 +01:00 |
|
Oleg Hahm
|
2651bb2bf8
|
Merge branch 'master' of github.com:RIOT-OS/RIOT
|
2013-03-07 19:26:57 +01:00 |
|
Oleg Hahm
|
40ebf3aac1
|
* introduced PHONY targets for -common makefiles
|
2013-03-07 19:25:48 +01:00 |
|
Oleg Hahm
|
02897cbd1d
|
* removed unnecessary includes from msp430-common files
|
2013-03-07 19:23:51 +01:00 |
|
Oleg
|
5eb5b1b4e9
|
Merge pull request #20 from benpicco/master
Make sendto() and accept() interfaces conform to POSIX,
|
2013-03-07 09:51:07 -08:00 |
|
Benjamin Valentin
|
c5bd1fa8f1
|
make sendto() and accept() interfaces conform to POSIX, doesn't change anything as addrlen is unused anyway
|
2013-03-07 18:08:50 +01:00 |
|
Oleg Hahm
|
68c9a60348
|
* fixed a copy&paste error in hwtimer_arch.h
|
2013-03-07 16:33:33 +01:00 |
|
Ludwig Ortmann
|
144ebba9ca
|
fix some compiler warnings
|
2013-03-07 13:53:14 +01:00 |
|
Ludwig Ortmann
|
782eb207b2
|
fix board.h path and set it in makefile
|
2013-03-06 15:58:21 +01:00 |
|
Ludwig Ortmann
|
23688ecef3
|
initialize LEDs
|
2013-03-06 12:27:25 +01:00 |
|
Ludwig Ortmann
|
81f2a5bc12
|
native board interface and dummy LED implementation
|
2013-03-06 12:19:15 +01:00 |
|
Ludwig Ortmann
|
fbb33c3b8d
|
copyright header
|
2013-03-06 10:48:14 +01:00 |
|
Ludwig Ortmann
|
795ab695c0
|
copyright preambel
|
2013-03-06 10:29:49 +01:00 |
|
Ludwig Ortmann
|
9a21ba09c3
|
initial native board inport
|
2013-03-06 01:10:50 +01:00 |
|
Ludwig Ortmann
|
d65536f77b
|
native cpu initial import
|
2013-03-06 01:08:15 +01:00 |
|
Stephan Arndt
|
e8256783f4
|
added etx_beaconing files
|
2013-03-03 17:47:11 +01:00 |
|
Oleg Hahm
|
64434feea4
|
* removed board submodule
|
2013-02-28 18:24:37 +01:00 |
|
Oleg Hahm
|
48e5df9bef
|
* some clean up
* assert active_thread pointer before saving it
|
2013-02-28 18:11:20 +01:00 |
|
Oleg Hahm
|
5aa00a4f8b
|
* fixed typo in readme
* fixed documentation in irq.h
* moved tools folder to dist
* added check for disk space in build_gnuarm script
* fixed gcc check in this script, too
|
2013-02-27 20:22:19 +01:00 |
|
Oleg Hahm
|
d31ee82518
|
* removed legacy projects folder and Jamfiles
|
2013-02-27 19:08:16 +01:00 |
|
Stephan Arndt
|
31b65059a8
|
preparing for changing how parent selection/updates work in rpl, since the way it is implemented now goes against the spec
|
2013-02-21 18:25:35 +01:00 |
|
Stephan Arndt
|
644d6de364
|
changed rank calculation in OF0 and some other things. WARNING: this commit might break the rpl implementation for now, if a rollback is needed, choose an earlier commit than this
|
2013-02-21 18:23:36 +01:00 |
|
Oliver Hahm
|
b834831818
|
* added missing include in hashtable
|
2013-02-21 17:32:55 +01:00 |
|
Oliver Hahm
|
d46f042530
|
* removed missing header from msb-430-common board_init
* fixed msba2 related makefiles
|
2013-02-21 17:23:55 +01:00 |
|
Oliver Hahm
|
ba83712611
|
* fixed makefiles for msb-430h
|
2013-02-21 17:10:36 +01:00 |
|
Oleg Hahm
|
49871ac41b
|
* added makefiles for msb-430h (NOT YET WORKING!)
|
2013-02-20 17:28:59 +01:00 |
|
Oliver Hahm
|
9df46b3507
|
* fixed makefiles for msb-430h support
|
2013-02-15 22:17:42 +01:00 |
|
Stephan Arndt
|
e0a21b9ddd
|
added comments onto structs for easier findings in RFC
|
2013-02-13 15:03:16 +01:00 |
|
Stephan Arndt
|
91b023df4b
|
deleted fake rounting entries which had been commented out
|
2013-02-13 15:02:21 +01:00 |
|