This website requires JavaScript.
Explore
Help
Sign In
deac
/
osd-contiki
Watch
1
Star
0
Fork
You've already forked osd-contiki
0
Code
Issues
Pull requests
Releases
Wiki
Activity
5d62bbd039
osd-contiki
/
cpu
/
6502
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
..
apps
Import of the contiki-2.x development code from the SICS internal CVS server
2006-06-17 22:41:10 +00:00
lib
Moved 6502-specific implementation of local continuations into a 'sys' folder in order to allow the
2006-12-31 14:26:02 +00:00
loader
Import of the contiki-2.x development code from the SICS internal CVS server
2006-06-17 22:41:10 +00:00
net
The one and only uip_arch.h resides in core/net.
2007-03-03 09:48:39 +00:00
sys
Added the same disclaimer as used in the header file.
2007-04-14 15:48:42 +00:00
6502-conf.h
Factored out settings specific more to architecture and/or toolchain rather than specific target.
2007-03-03 10:05:03 +00:00
Makefile.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
mtarch.h
Added NOP headers in order to allow build.
2007-04-18 21:38:55 +00:00
rtimer-arch.h
Added NOP headers in order to allow build.
2007-04-18 21:38:55 +00:00