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
9cfe29612a
osd-contiki
/
cpu
History
anthony-a
9cfe29612a
Modifications to support banked code. Interrupts and routines accessed through function pointers reside in independent files so they can be assigned to the HOME bank. Init code can be placed in any bank.
...
Also add adc init code and bank header files.
2010-01-25 23:12:09 +00:00
..
6502
- cc65 2.13. allows to define all necessary paths through the single env var CC65_HOME.
2009-10-18 11:34:38 +00:00
arm
STM32F10x headers from FWLib
2009-07-12 16:41:53 +00:00
at91sam7s
Patch by Gideon Ernst: use explicit $(CONTIKI) path instead of implicit ../../ path to the mknmlist script
2009-09-03 17:41:58 +00:00
avr
Fix for error where USB host could send NAK, but isn't considered in jackdaw, resulting in jackdaw hanging
2010-01-24 13:01:58 +00:00
cc2430
Modifications to support banked code. Interrupts and routines accessed through function pointers reside in independent files so they can be assigned to the HOME bank. Init code can be placed in any bank.
2010-01-25 23:12:09 +00:00
msp430
Bugfix: changed #ifdef to #if, otherwise the SFD code would be enabled anyway
2010-01-19 20:35:41 +00:00
native
Patch by Gideon Ernst: use explicit $(CONTIKI) path instead of implicit ../../ path to the mknmlist script
2009-09-03 17:41:58 +00:00
x86
Patch by Gideon Ernst: use explicit $(CONTIKI) path instead of implicit ../../ path to the mknmlist script
2009-09-03 17:41:58 +00:00
z80
Workaround for compiling some examples available
2009-12-16 06:47:17 +00:00