1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/boards/native
Ludwig Ortmann 093085b4ff native: workaround for missing __builtin_bswap16
Implements a workaround for
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52624

This is present in current versions of ubuntu 12.04 and debian 7.7 (stable).
2014-12-15 09:27:40 +01:00
..
drivers native: add more syscall declarations 2014-11-14 20:52:17 +01:00
include boards: add extern "C" to header files 2014-10-31 11:27:59 +01:00
board_config.c nativenet: Supply net_dev_t support for nativenet 2014-10-09 09:40:58 +02:00
board_init.c doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00
Makefile native: override INCLUDES w/ NATIVEINCLUDES 2014-07-07 23:09:14 +02:00
Makefile.dep nativenet: Supply net_dev_t support for nativenet 2014-10-09 09:40:58 +02:00
Makefile.features native: add random peripheral implementation 2014-11-19 14:26:58 +01:00
Makefile.include native: workaround for missing __builtin_bswap16 2014-12-15 09:27:40 +01:00