osd-contiki/cpu
Enrico Joerns 8cc0bb8a1e [avr] Removed usage of deprecated MCUSR
Since avr-libc 1.8.0 MCUSR is marked as poison as it was replaced by the
correct name MCUCSR.
Thus code still using the old MCUSR name does not compile anymore.

This commit replaces usages of former MCUSR by its new name MCUCSR and
modifies the alias fallback accordingly.
2014-08-30 01:58:18 +02:00
..
6502 Fixed hardware detection. 2014-07-12 11:27:52 +02:00
arm aducrf101: Add stack pointer sampling, to help debug overflows 2014-07-29 18:25:55 -04:00
avr [avr] Removed usage of deprecated MCUSR 2014-08-30 01:58:18 +02:00
cc253x Implement extended RF API for the CC2530 RF 2014-04-23 12:16:50 +01:00
cc2430 Added stub for extended radio API for cc2430 2014-04-03 13:38:21 +02:00
cc2538 Improve documentation for the CC2538 IEEE address re-ordering 2014-06-06 18:33:28 +01:00
mc1322x Added stub for extended radio API for mc1322x 2014-04-03 13:38:26 +02:00
msp430 Fix time accounting on msp430 Series 1 and Series 2 MCU based platforms. 2014-07-02 11:07:02 +02:00
native Updated include paths for the moved files under net/ 2014-01-26 23:20:23 +01:00
pic32 Correct several doxygen tags (\file) 2014-07-28 11:11:45 +02:00
rl78 Added stub for extended radio API for rl78 2014-04-03 13:38:28 +02:00
stm32w108 Correct several doxygen tags (\file) 2014-07-28 11:11:45 +02:00
x86 A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00