Commit Graph

648 Commits (33ff3c3e601ab2cd823c41c9cd9184d5fd8c4c01)
 

Author SHA1 Message Date
Oleg Hahm dd32345011 * included modifications suggested by Ludwig 10 years ago
Oleg Hahm 2ed63bd5c6 * removed outdated (and probably confusing) FeuerWhere project as an author 10 years ago
Oleg Hahm 4f45305805 * created a mainpage for the RIOT documentation 10 years ago
Oleg Hahm 77859ebc90 * fixed path for riot.css 10 years ago
Oleg Hahm 7913868bc9 * changed html stylesheet to custom one 10 years ago
Oleg Hahm 2277b366b2 * removed outdated occurrences of (u|µ)kleos and FeuerWare 10 years ago
Oleg Hahm f6932d3941 * removed manual.doc 10 years ago
Oleg Hahm bae6d13bdc * fixed fileending 10 years ago
Oleg Hahm 2651bb2bf8 Merge branch 'master' of github.com:RIOT-OS/RIOT 10 years ago
Oleg Hahm 02897cbd1d * removed unnecessary includes from msp430-common files 10 years ago
Oleg 5eb5b1b4e9 Merge pull request #20 from benpicco/master
Make sendto() and accept() interfaces conform to POSIX,
10 years ago
Benjamin Valentin c5bd1fa8f1 make sendto() and accept() interfaces conform to POSIX, doesn't change anything as addrlen is unused anyway 10 years ago
Oleg Hahm 68c9a60348 * fixed a copy&paste error in hwtimer_arch.h 10 years ago
Ludwig Ortmann 144ebba9ca fix some compiler warnings 10 years ago
Ludwig Ortmann 795ab695c0 copyright preambel 10 years ago
Ludwig Ortmann d65536f77b native cpu initial import 10 years ago
Oleg Hahm 64434feea4 * removed board submodule 10 years ago
Oleg Hahm 48e5df9bef * some clean up
* assert active_thread pointer before saving it
10 years ago
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
10 years ago
Oleg Hahm d31ee82518 * removed legacy projects folder and Jamfiles 10 years ago
Oliver Hahm b834831818 * added missing include in hashtable 10 years ago
Oliver Hahm 9df46b3507 * fixed makefiles for msb-430h support 10 years ago
Oliver Hahm 82f2e3d4e0 * added missing makefiles for msb430h
* updated some makefiles and fixed includes for msb430h
10 years ago
Oleg Hahm f6e129959e * created a target to build the documentation 10 years ago
Oleg Hahm 72e3a500a7 Merge branch 'master' of github.com:RIOT-OS/RIOT 10 years ago
Oleg Hahm 0f5dcdae98 * fixed double cc110x_ng entry in drivers makefile
* tidied up sys directory
10 years ago
Oleg 03a2173589 Merge pull request #1 from benpicco/77d4095cf065858999ec6240945c14a33c9bfca8
Add inet_pton and inet_ntop (POSIX.1-2001)
10 years ago
Oleg Hahm 5df0bd0cc4 * updated and integrated makefiles
* added some auto dependencies
10 years ago
Oleg Hahm 8de9df24b5 * replaced board folder by submodule 10 years ago
Oleg Hahm ab007ae3b6 * added dist directory with a generic project makefile 10 years ago
Oleg Hahm 3791039974 * integrated makefiles
* fixed some prototypes
* restructured sys
10 years ago
Benjamin Valentin 77d4095cf0 fix up includes 11 years ago
Benjamin Valentin 0d8d278f35 include stdint.h 11 years ago
Benjamin Valentin 62de6c1263 add inet_ntop and inet_pton from
http://svn.apache.org/repos/asf/apr/apr/trunk/network_io/unix/
11 years ago
Oliver Hahm 784ef52390 * added readme file 11 years ago
Stephan Arndt 2fc01381d5 removed unused import from /sys/ping.c 11 years ago
Oliver Hahm 834b72234f [sys transceiver]
* fixed typo in ifdef
11 years ago
Oliver Hahm 2c42021442 [board msba2-common tools]
* fixed lpc2k_pgm
11 years ago
Oliver Hahm 4162a2aff8 [core thread]
* added thread_getlastpid() to header
11 years ago
Oliver Hahm bf96b81f53 [core include]
* added header for low-level io operations
11 years ago
Oliver Hahm 4b6a2bd688 [projects test_suite]
* fixed another two regression tests

[tools toolchains]

* updated to gcc 4.7
11 years ago
Oliver Hahm 55bb484b22 [cpu arm_common]
* added usb ram as heap3
* some feuerware merge adaptation

[projects test_suite]

* fixed some test scripts
11 years ago
Oliver Hahm e49a17f4f7 Merge branch 'feuerware-integration' 11 years ago
Oliver Hahm ff7892e898 [projects test_*]
* fixed some tests
11 years ago
Oliver Hahm 3b4de3d39c [projects default]
* adapted default project to different platforms

[sys transceiver]

* removed warning
11 years ago
Oliver Hahm 92281753ad Merge branch 'stable'
Conflicts:
	core/sched.c
	sys/auto_init.c
11 years ago
Oliver Hahm 06da73c9c3 * cosmetics 11 years ago
Oliver Hahm 4433b5cf5b [cpu cc430 gpioint]
* some improvements to the debouncing
11 years ago
Oliver Hahm e4a45e8330 [projects msb430_cc110x_ng]
* updated to current API
11 years ago
Oliver Hahm 9b961d6591 [sys net sixlowpan]
* fixed some line endings from dos to unix style
11 years ago