1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/native
Ludwig Ortmann 3cda0369cb native: cleanup
fix style
fix some syscall declarations
reorder syscall declarations
init syscalls in dedicated function
substitute 1 with EXIT_FAILURE
2014-07-27 15:16:38 +02:00
..
drivers native: cleanup 2014-07-27 15:16:38 +02:00
include native: uart reconnect buffer replay 2014-07-27 15:16:38 +02:00
board_config.c native: add id option 2014-06-06 16:30:54 +02:00
board_init.c documentation: append my email to my name everywhere 2014-05-15 18:07:17 +02:00
Makefile native: override INCLUDES w/ NATIVEINCLUDES 2014-07-07 23:09:14 +02:00
Makefile.dep Automatically remove dups in $(USEMODULE) 2014-04-29 00:06:19 +02:00
Makefile.include Changed RIOT/Makefile.include, Makefile.base, Makefile.cflags, and native/Makefile.include to compile C and C++ files. 2014-06-25 22:26:10 +07:00