1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 14:03:55 +01:00

17 Commits

Author SHA1 Message Date
Ludwig Ortmann
eda5afc09d make stdin/stdout customizable stub 2013-07-24 22:04:19 +02:00
Christian Mehlis
4115c4421b remove unused struct 2013-07-24 22:04:19 +02:00
Christian Mehlis
17048fd311 add missing include 2013-07-24 22:04:18 +02:00
Christian Mehlis
163c00ebd7 minor: fix warning from mkdir 2013-07-24 22:04:18 +02:00
Ludwig Ortmann
f0dbd8cf75 native board putchar implementation 2013-07-24 22:04:18 +02:00
Ludwig Ortmann
3d54e76b90 lose superflouse -lrt CFLAG 2013-07-24 22:04:18 +02:00
Ludwig Ortmann
d3b806ea41 native board uart0 import 2013-07-24 22:04:18 +02:00
Ludwig Ortmann
c5f8eee291 make native ltc4150 posix rt independent 2013-07-24 22:04:18 +02:00
Ludwig Ortmann
cf2e1644b8 adapted native Makefiles to core restructuring 2013-07-24 22:04:18 +02:00
Ludwig Ortmann
3b8adabdbd migrate to current Makefile structure 2013-03-19 22:02:22 +01:00
Ludwig Ortmann
6bdc257369 add doxygen documentation 2013-03-13 21:45:28 +01:00
Ludwig Ortmann
9f9308b4d1 renamed makefile 2013-03-12 15:51:09 +01:00
Ludwig Ortmann
782eb207b2 fix board.h path and set it in makefile 2013-03-06 15:58:21 +01:00
Ludwig Ortmann
23688ecef3 initialize LEDs 2013-03-06 12:27:25 +01:00
Ludwig Ortmann
81f2a5bc12 native board interface and dummy LED implementation 2013-03-06 12:19:15 +01:00
Ludwig Ortmann
fbb33c3b8d copyright header 2013-03-06 10:48:14 +01:00
Ludwig Ortmann
9a21ba09c3 initial native board inport 2013-03-06 01:10:50 +01:00