mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
7b9d199ec8
wrap some libc functions that do system calls (terminal output) wrap read/write with syscall guard define real_read/write (next dynamic linker find for read/write) guard system calls in remaining code introduce native_internhal.h throw out some debug statements that break things clean up includes a bit declare board_init in native_internhal.h add -ldl to LINKFLAGS for cpu/syscalls |
||
---|---|---|
.. | ||
avsextrem | ||
chronos | ||
msb-430 | ||
msb-430-common | ||
msb-430h | ||
msba2 | ||
msba2-common | ||
native | ||
olimex_lpc2148 | ||
pttu | ||
redbee-econotag | ||
telosb | ||
wsn430-common | ||
wsn430-v1_3b | ||
wsn430-v1_4 | ||
LICENSE | ||
Makefile | ||
Makefile.base | ||
README.md |
Platform configurations for RIOT-OS
This repository contains existing configuration and initialization files for platforms supported by RIOT-OS.
RIOT's kernel, system libraries, and drivers can be found here: https://github.com/RIOT-OS/RIOT