mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-23 05:29:54 +00:00
barner
d4b3436d21
Add new plattform definition for the STK 501 board featuring an
Atmel ATmega128. Very brief instructions: - Configure your programmer etc. in Makefile.stk501 - Use 'make upload' to flash your STK501. - Setup a SLIP connection to your board (on the first serial port) and make sure you can ping it. - Use 'make loadable_prg.ko' to build a demo module. - gcc -ocodeprop ../../tools/codeprop.c - ./codeprop <IP of STK> loadable_prg.ko - Watch the module print "Tick, Tack, Tick, ..." on the second serial port.
…
…
…
Description
Contiki OS for 6502 based computers
Languages
C
83.7%
Java
11.7%
Python
1.8%
C++
0.7%
Assembly
0.6%
Other
1.3%