osd-contiki/cpu
Oliver Schmidt 9cdc6da040 Avoid access to the address register during auto-increment.
It cannot be ruled out that access to the address register triggers
an address auto-increment. Therefore a temporary address register
shadow is introduced to replace the access to the address regsiter.

Additionally there are several minor beautifications.
2013-12-03 21:31:43 +01:00
..
6502 Avoid access to the address register during auto-increment. 2013-12-03 21:31:43 +01:00
arm Makefile.include: support make clean all 2013-06-20 17:45:41 -05:00
avr Removed old unused timetable code 2013-11-19 08:29:23 +01:00
cc253x Fix cc2530 UART1 init bug 2013-08-09 16:09:12 +01:00
cc2430 Disable SDCC warnings 110 and 126 2013-08-09 15:57:49 +01:00
cc2538 Merge pull request #409 from ADVANSEE/cc2538-spi 2013-11-20 06:51:26 -08:00
mc1322x mc1322x: make uart buffer sizes configurable from contiki-conf.h 2013-07-04 14:09:40 -04:00
msp430 Makefile.include: support make clean all 2013-06-20 17:45:41 -05:00
native Added the const keyword to functions that use the tcpip_set_outputfunc(), which now takes a const argument 2013-11-18 23:26:37 +01:00
pic32 pic32 minor cleanups 2013-05-17 14:32:39 +02:00
stm32w108 Better error message in case of wrong CPUREV value 2013-10-17 12:33:36 +02:00
x86 avoid unnecessary symbols.c/h copying 2012-03-26 23:00:43 +02:00
z80 Makefile.include: support make clean all 2013-06-20 17:45:41 -05:00