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-13 10:06:43 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
c284092a53
contiki
/
cpu
/
6502
/
lib
History
oliverschmidt
2d40c75efe
Allow 6502 ctk programs (all running in non-window mode) to exit the Contiki process by calling LOAD_UNLOAD().
2010-02-04 23:52:30 +00:00
..
config.c
Made use of the new high-level config macros.
2007-12-23 12:33:57 +00:00
config.h
Use cfs filesystem to allow for specific implementations (and make use of fastcall).
2007-12-21 01:04:29 +00:00
error.c
Make the "empty" error_exit implementation the default to be optionally overridden.
2007-12-16 13:05:23 +00:00
error.h
Made error_exit() globally available.
2007-11-27 18:17:47 +00:00
log.c
Soe we're finally back at reducing the memory footprint be avoiding to pull in large C-library enitities.
2007-12-16 13:08:09 +00:00
unload.c
Allow 6502 ctk programs (all running in non-window mode) to exit the Contiki process by calling LOAD_UNLOAD().
2010-02-04 23:52:30 +00:00
unload.h
Allow 6502 ctk programs (all running in non-window mode) to exit the Contiki process by calling LOAD_UNLOAD().
2010-02-04 23:52:30 +00:00