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
Contiki OS for 6502 based computers
27
Commits
1
Branch
17
Tags
75
MiB
C
83.7%
Java
11.7%
Python
1.8%
C++
0.7%
Assembly
0.6%
Other
1.3%
9eb477f8f5
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
nifi
9eb477f8f5
added autostart + replaced codeprop_event_quit with PROCESS_EVENT_EXIT
2006-06-21 12:40:14 +00:00
apps
Simple program for loading a Contiki ELF binary over the network
2006-06-18 07:44:36 +00:00
core
Moved PPP code that was inadvertedly put into the net/ directory into its own ppp/ subdirectory
2006-06-17 22:48:08 +00:00
cpu
Added missing includes and made Ethernut 1 & 2 ports to compile again
2006-06-20 21:23:09 +00:00
doc
examples
Removed unneeded target
2006-06-17 22:53:09 +00:00
platform
added autostart + replaced codeprop_event_quit with PROCESS_EVENT_EXIT
2006-06-21 12:40:14 +00:00
tools
Simple program for sending an ELF file to a Contiki host
2006-06-18 08:16:12 +00:00
Makefile.include