osd-contiki/cpu
fros4943 b90075ea0a bug fix, msp430 hw bug (undocumented):
when in continuous/compare mode the interrupt handler may get called before CCR==TR.

behavior observed when the timer is toggled between STOP/CONT in an external interrupt handler (serial input).

possibly this problem may also affect watchdog timer/timer B
2008-09-16 12:00:48 +00:00
..
6502 Added clock_seconds() implementation. 2008-07-12 14:44:37 +00:00
at91sam7s Removed warnings 2007-11-18 12:18:59 +00:00
avr Removed (now obsolete) PROCESS_LOADABLE. 2008-02-07 19:56:56 +00:00
msp430 bug fix, msp430 hw bug (undocumented): 2008-09-16 12:00:48 +00:00
native removed unnecessary inclusion 2008-07-04 03:03:41 +00:00
x86 Improved map file naming consistency. 2007-05-19 21:46:43 +00:00
z80 CC_CONST_FUNCTION replaces some const keywords in order to workaround a sdcc bug, which cannot handle function pointers as const. 2008-07-02 15:02:33 +00:00