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
2025-02-08 03:31:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
cpu
History
nvt-se
6440c3de81
removed unnecessary inclusion
2008-07-04 03:03:41 +00:00
..
6502
I'd better don't try to be smart by including read access into every write access - as the cc65 CBM POSIX file I/O library doesn't allow for both reading and writing at all.
2008-06-16 11:20:22 +00:00
at91sam7s
Removed warnings
2007-11-18 12:18:59 +00:00
avr
Removed (now obsolete) PROCESS_LOADABLE.
2008-02-07 19:56:56 +00:00
msp430
Moved energest from lib/ to sys/
2008-07-04 00:02:21 +00:00
native
removed unnecessary inclusion
2008-07-04 03:03:41 +00:00
x86
Improved map file naming consistency.
2007-05-19 21:46:43 +00:00
z80
CC_CONST_FUNCTION replaces some const keywords in order to workaround a sdcc bug, which cannot handle function pointers as const.
2008-07-02 15:02:33 +00:00