This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
contiki
Watch
1
Star
0
Fork
0
You've already forked contiki
mirror of
https://github.com/oliverschmidt/contiki.git
synced
2024-11-05 04:05:34 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
cbe4513bf4
contiki
/
cpu
History
Mariano Alvira
bfb471c782
add proper arm flags and remove Makefile.src as it's not used.
2011-02-08 09:55:50 -05:00
..
6502
Made cc65 build compatible with make.exe from GnuWin32 and cmd.exe. We just live without the phony targets when building with cmd.exe - the next cc65 release will make the whole sed thingy obsolete anyway :-)
2011-01-23 16:30:30 +00:00
arm
Converted CRLF line endings to LF
2011-01-05 17:16:42 +00:00
avr
Add initial file
2011-02-07 20:30:47 -05:00
cc2430
mc1322x
add proper arm flags and remove Makefile.src as it's not used.
2011-02-08 09:55:50 -05:00
msp430
fixed bug with uart DMA
2011-01-19 20:44:20 +00:00
native
stm32w108
Now it is putchar that has to be redefined (instead of __io_putchar), like other platforms.
2011-01-19 09:13:06 +00:00
x86
z80