Oliver Hahm
|
b8f674f5b6
|
fix context switch in lpm_sleep
|
2013-06-12 16:18:32 +02:00 |
|
Ludwig Ortmann
|
0ac14625f3
|
make stdin/stdout customizable stub
|
2013-06-12 15:41:29 +02:00 |
|
Oliver Hahm
|
d31bad6c9e
|
* cleaned up output from Makefiles
|
2013-06-11 15:50:42 +02:00 |
|
Oliver Hahm
|
79b97c9946
|
* added missing msp430_common module to Makefile
|
2013-06-11 11:37:29 +02:00 |
|
Oliver Hahm
|
6edc2a37a2
|
Merge remote-tracking branch 'origin/sixlowpan_fixes'
|
2013-06-10 18:45:34 +02:00 |
|
Martin
|
032ba13938
|
fix ICMP type is DIS
|
2013-06-10 17:39:11 +02:00 |
|
Martin
|
43255ff855
|
fix warnings due to unapropriate prototypes
|
2013-06-10 17:36:56 +02:00 |
|
Oliver Hahm
|
40edc25022
|
* cast main function in kernel_init to match prototype
|
2013-06-10 16:23:42 +02:00 |
|
Oliver Hahm
|
a241da6bf7
|
* fixed includes for msb-a2
|
2013-06-10 16:15:38 +02:00 |
|
Oliver Hahm
|
6f92e1dae8
|
* changed transceiver_type_t to bit field
(fixing #47)
|
2013-06-10 12:40:59 +02:00 |
|
Oleg
|
627afb9551
|
Merge pull request #46 from mehlis/master
fix some more compiler warnings found by clang
|
2013-06-09 14:12:05 -07:00 |
|
Christian Mehlis
|
8f74612762
|
main should always return int
this fixes some compiler warnings
|
2013-06-09 18:02:58 +02:00 |
|
Christian Mehlis
|
b41fd19216
|
prevent double include of debug.h
|
2013-06-09 18:02:30 +02:00 |
|
Christian Mehlis
|
42063530c0
|
clarify: while loop without body is correct here
|
2013-06-09 17:52:02 +02:00 |
|
Oleg Hahm
|
545c786375
|
Merge branch 'master' of git://github.com/overflowed/RIOT into overflowed-master
|
2013-06-07 17:28:46 +02:00 |
|
Oleg Hahm
|
5a4211598c
|
Merge branch 'master' of github.com:RIOT-OS/RIOT
|
2013-06-07 17:24:04 +02:00 |
|
Oleg Hahm
|
b515c4b957
|
* added TODO comment
|
2013-06-07 17:22:22 +02:00 |
|
Oleg Hahm
|
59de680e26
|
* function to check for enabled interrupts on ARM
|
2013-06-07 17:21:11 +02:00 |
|
Oleg
|
313da8046d
|
Merge pull request #9 from overflowed/master
added support for senslab wsn430 boards
|
2013-06-07 08:09:10 -07:00 |
|
Milan Babel
|
c7e62daebf
|
Merge branch 'master' of github.com:overflowed/boards
|
2013-06-06 09:16:00 +02:00 |
|
Milan Babel
|
bdecdc5bf9
|
added wsn430-v1.4
also made some minor changes to shared wsn430-common files
|
2013-06-06 09:13:10 +02:00 |
|
Milan Babel
|
70a9c5f2d1
|
added support for board wsn430-v1_3b
|
2013-06-06 08:55:41 +02:00 |
|
Milan Babel
|
df13d9e0fc
|
Merge branch 'master' of github.com:overflowed/RIOT
Conflicts:
drivers/cc110x_ng/Makefile
|
2013-06-06 08:41:30 +02:00 |
|
Milan Babel
|
db1fc96ffe
|
added driver for cc2420
also added cc2420 to transceiver and added cc2420 shell commands
|
2013-06-06 08:35:17 +02:00 |
|
Milan Babel
|
2f5ed66756
|
created own module for ieee802154
this is needed to include the ieee802154 in drivers without the hole sixlowpan
|
2013-06-06 08:35:17 +02:00 |
|
Milan Babel
|
edb34b73c0
|
fixes for the wsn430
fixed vtimer for the msp430
added spi module for the wsn430 v1.3b
changed some variables to uintXX_t, fixes overflow on msp430
|
2013-06-06 08:35:17 +02:00 |
|
Ludwig Ortmann
|
49228c8353
|
fix signal handler, ringbuffer for native FreeBSD
|
2013-06-03 13:23:57 +02:00 |
|
Ludwig Ortmann
|
4f0e4dec90
|
fix ucontext.h include for OSX, FreeBSD
|
2013-06-03 13:10:42 +02:00 |
|
Ludwig Ortmann
|
a4528f3d8c
|
Link with -lrt if glibc < 2.17 for native on linux
|
2013-06-03 12:08:08 +02:00 |
|
LudwigOrtmann
|
d5676a113b
|
Merge pull request #6 from mehlis/master
minor fixes
|
2013-06-03 00:03:55 -07:00 |
|
Christian Mehlis
|
b159234fee
|
remove unused struct
|
2013-06-02 12:42:49 +02:00 |
|
Christian Mehlis
|
a6b41814b9
|
add missing include
|
2013-06-02 12:42:10 +02:00 |
|
Christian Mehlis
|
1cea4fa074
|
minor: fix warning from mkdir
|
2013-06-02 12:41:27 +02:00 |
|
LudwigOrtmann
|
093ff7181c
|
Merge pull request #40 from BytesGalore/master
Fix for missing include in the native cpu
|
2013-06-01 10:43:42 -07:00 |
|
Martin
|
d0ea87524c
|
fixed missing include
|
2013-06-01 08:28:47 -07:00 |
|
Oleg
|
a929ecec6d
|
Merge pull request #37 from LudwigOrtmann/master
fix context switching, osx support, uart0 support in native port
|
2013-05-30 08:58:16 -07:00 |
|
Ludwig Ortmann
|
a900065fb0
|
remove cruft in Makefile.base
|
2013-05-30 17:52:54 +02:00 |
|
Oleg
|
4e13e61052
|
Merge pull request #36 from authmillenon/master
Use rm -rf instead of rmdir
|
2013-05-30 08:40:29 -07:00 |
|
Oleg
|
39f01d2626
|
Merge pull request #5 from LudwigOrtmann/master
OSX support, uart0 support for native
|
2013-05-30 08:25:54 -07:00 |
|
Ludwig Ortmann
|
5795bd6810
|
Merge remote-tracking branch 'upstream/master'
|
2013-05-30 09:44:47 +02:00 |
|
Martin Lenders
|
8a24a8f000
|
Use rm -rf instead of rmdir
This way make clean runs more... cleanly
|
2013-05-24 15:13:34 +02:00 |
|
Martin Lenders
|
01f2cb2115
|
Add more destiny fixes
|
2013-05-22 16:57:20 +02:00 |
|
Martin Lenders
|
9e6d7f032a
|
Add tilde files to gitignore
|
2013-05-22 16:30:07 +02:00 |
|
Martin Lenders
|
fbca6f8a30
|
Make include paths in destiny relative
* When included by other modules the absolute paths of destiny
lead to problems
|
2013-05-22 16:27:28 +02:00 |
|
Thomas Eichinger
|
feb6e80793
|
added README with flashing instructions and the bbmc tool for reset/erase the econotag
|
2013-05-22 13:21:02 +02:00 |
|
Ludwig Ortmann
|
42f897fc4a
|
use NSIG macro from signal.h for number of signals
|
2013-05-21 10:53:59 +02:00 |
|
Ludwig Ortmann
|
8f377cd9f5
|
Merge remote-tracking branch 'upstream/master'
|
2013-05-17 11:10:48 +02:00 |
|
Oleg Hahm
|
de038ed38c
|
* some minor Makefile cleanup
|
2013-05-16 17:12:22 +02:00 |
|
Oleg Hahm
|
f1044c5ccd
|
Merge branch 'master' of github.com:RIOT-OS/RIOT
|
2013-05-16 17:12:01 +02:00 |
|
Oleg Hahm
|
cdad71d6e3
|
* fixed a bug in sbrk() by changing the counter variable from local to global
|
2013-05-16 17:10:14 +02:00 |
|