K 10 svn:author V 3 ian K 8 svn:date V 27 2014-02-28T00:23:04.577682Z K 7 svn:log V 321 Supply a DELAY() implementation via weak linkage, so that SoC-specific code can supply a better implementation. A SoC with variable CPU frequency is likely to use a fixed-frequency timer for DELAY() (but still use the mpcore private timers as eventtimers). Also remove spaces from the eventtimer and timecounter names. END