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-12-22 10:30:13 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
5d62bbd039
contiki
/
cpu
History
oliverschmidt
5d62bbd039
Used SED to replace the assembler sources with the objects in the dependency file generated by the cc65 compiler. This allows to hide the assembler sources from GNU make which solves several issues. Now the cc65 toolchain behaves very similiar to gcc from the GNU make perspective.
2007-04-21 13:23:47 +00:00
..
6502
Used SED to replace the assembler sources with the objects in the dependency file generated by the cc65 compiler. This allows to hide the assembler sources from GNU make which solves several issues. Now the cc65 toolchain behaves very similiar to gcc from the GNU make perspective.
2007-04-21 13:23:47 +00:00
at91sam7s
Padded struct codeprop_tcphdr to 4 bytes, to get around different
2007-03-18 13:15:00 +00:00
avr
SLIP for AVR on UART1
2007-02-02 13:13:16 +00:00
msp430
rtimer_arch_now() now returns the correct value
2007-04-07 05:45:08 +00:00
native
Made driver compilable with both Cygwin and VC++ (and usable for platform/win32 by using logging API).
2007-04-11 00:21:28 +00:00
x86
x86 elfloader
2007-03-28 20:27:13 +00:00