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
|
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 |
|
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 |
|
Oliver Hahm
|
b834831818
|
* added missing include in hashtable
|
2013-02-21 17:32:55 +01:00 |
|
Oliver Hahm
|
9df46b3507
|
* fixed makefiles for msb-430h support
|
2013-02-15 22:17:42 +01:00 |
|
Oliver Hahm
|
82f2e3d4e0
|
* added missing makefiles for msb430h
* updated some makefiles and fixed includes for msb430h
|
2013-02-11 22:10:03 +01:00 |
|
Oleg Hahm
|
f6e129959e
|
* created a target to build the documentation
|
2013-02-08 19:34:07 +01:00 |
|
Oleg Hahm
|
72e3a500a7
|
Merge branch 'master' of github.com:RIOT-OS/RIOT
|
2013-02-08 19:11:59 +01:00 |
|
Oleg Hahm
|
0f5dcdae98
|
* fixed double cc110x_ng entry in drivers makefile
* tidied up sys directory
|
2013-02-08 19:10:33 +01:00 |
|
Oleg
|
03a2173589
|
Merge pull request #1 from benpicco/77d4095cf065858999ec6240945c14a33c9bfca8
Add inet_pton and inet_ntop (POSIX.1-2001)
|
2013-02-08 08:43:59 -08:00 |
|
Oleg Hahm
|
5df0bd0cc4
|
* updated and integrated makefiles
* added some auto dependencies
|
2013-02-08 17:37:02 +01:00 |
|
Oleg Hahm
|
8de9df24b5
|
* replaced board folder by submodule
|
2013-02-06 13:22:07 +01:00 |
|
Oleg Hahm
|
ab007ae3b6
|
* added dist directory with a generic project makefile
|
2013-02-06 13:21:36 +01:00 |
|
Oleg Hahm
|
3791039974
|
* integrated makefiles
* fixed some prototypes
* restructured sys
|
2013-02-06 13:20:21 +01:00 |
|
Benjamin Valentin
|
77d4095cf0
|
fix up includes
|
2013-01-12 21:51:43 +01:00 |
|
Benjamin Valentin
|
0d8d278f35
|
include stdint.h
|
2013-01-12 21:41:00 +01:00 |
|
Benjamin Valentin
|
62de6c1263
|
add inet_ntop and inet_pton from
http://svn.apache.org/repos/asf/apr/apr/trunk/network_io/unix/
|
2013-01-12 21:35:37 +01:00 |
|
Oliver Hahm
|
784ef52390
|
* added readme file
|
2012-12-29 21:42:26 +01:00 |
|
Stephan Arndt
|
2fc01381d5
|
removed unused import from /sys/ping.c
|
2012-12-04 15:10:17 +01:00 |
|
Oliver Hahm
|
834b72234f
|
[sys transceiver]
* fixed typo in ifdef
|
2012-11-27 15:34:53 +01:00 |
|
Oliver Hahm
|
2c42021442
|
[board msba2-common tools]
* fixed lpc2k_pgm
|
2012-11-20 21:30:03 +01:00 |
|
Oliver Hahm
|
4162a2aff8
|
[core thread]
* added thread_getlastpid() to header
|
2012-11-13 17:26:43 +01:00 |
|
Oliver Hahm
|
bf96b81f53
|
[core include]
* added header for low-level io operations
|
2012-11-08 18:56:03 -05:00 |
|
Oliver Hahm
|
4b6a2bd688
|
[projects test_suite]
* fixed another two regression tests
[tools toolchains]
* updated to gcc 4.7
|
2012-11-08 18:07:59 -05:00 |
|
Oliver Hahm
|
55bb484b22
|
[cpu arm_common]
* added usb ram as heap3
* some feuerware merge adaptation
[projects test_suite]
* fixed some test scripts
|
2012-11-08 11:37:29 -05:00 |
|
Oliver Hahm
|
e49a17f4f7
|
Merge branch 'feuerware-integration'
|
2012-11-07 15:25:25 -05:00 |
|
Oliver Hahm
|
ff7892e898
|
[projects test_*]
* fixed some tests
|
2012-11-07 13:45:25 -05:00 |
|
Oliver Hahm
|
3b4de3d39c
|
[projects default]
* adapted default project to different platforms
[sys transceiver]
* removed warning
|
2012-11-07 09:11:10 -05:00 |
|
Oliver Hahm
|
92281753ad
|
Merge branch 'stable'
Conflicts:
core/sched.c
sys/auto_init.c
|
2012-11-05 19:15:57 -05:00 |
|
Oliver Hahm
|
06da73c9c3
|
* cosmetics
|
2012-11-05 18:55:05 -05:00 |
|
Oliver Hahm
|
4433b5cf5b
|
[cpu cc430 gpioint]
* some improvements to the debouncing
|
2012-11-05 18:43:03 -05:00 |
|
Oliver Hahm
|
e4a45e8330
|
[projects msb430_cc110x_ng]
* updated to current API
|
2012-11-05 18:34:52 -05:00 |
|
Oliver Hahm
|
9b961d6591
|
[sys net sixlowpan]
* fixed some line endings from dos to unix style
|
2012-11-05 16:29:11 -05:00 |
|
Oliver Hahm
|
62635e20a9
|
[drivers cc110x]
* fixed typos
|
2012-11-05 16:06:46 -05:00 |
|
Oliver Hahm
|
a5238784ae
|
[drivers cc110x cc1100-interface]
* setting default radio mode to permanent RX
|
2012-11-05 14:56:50 -05:00 |
|
Oliver Hahm
|
984e2e5dde
|
Merge branch 'mac'
|
2012-11-05 14:25:52 -05:00 |
|
Oliver Hahm
|
e0deea2d78
|
[driver cc110x cc1100_phy]
* added a todo regarding WOR problem with non-full packets
|
2012-11-05 14:17:00 -05:00 |
|
Oliver Hahm
|
01f96ad198
|
[projecs blinker] [projects hello-world]
* reverted changes from julsch' accidentally commit
[tools toolchains build_gnuarm]
* fixed toolchain build script for current GCC version
|
2012-11-05 14:05:10 -05:00 |
|
Oliver Hahm
|
31e7d39ca5
|
[Jamrules.common]
* removed debug lines
|
2012-11-05 10:40:24 -05:00 |
|
Oliver Hahm
|
ab30c0b826
|
[tools toolchains build_gnuarm.sh]
* fixed broken last commit
|
2012-11-05 07:56:00 -05:00 |
|
Oliver Hahm
|
c79861c2f6
|
[tools toolchains build_gnuarm.sh]
* reset julsch' changes
|
2012-11-05 07:52:56 -05:00 |
|