Added new pgm_read_ptr() macro to Common.h for reading of pointers out of flash memor...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 22 Jun 2010 07:06:27 +0000 (07:06 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 22 Jun 2010 07:06:27 +0000 (07:06 +0000)
commite621ab33be3b37496dd22eaf3255138f4347ba19
tree804a8d4d95d81dc6a7c9eddbf47645621a49472a
parent988604b25dc80c58841b6c6d7ffff6280ca51c9a
Added new pgm_read_ptr() macro to Common.h for reading of pointers out of flash memory space.

Added new SWAPENDIAN_16() and SWAPENDIAN_32() macros to Common.h for statically initialized variables at compile time.
Demos/Host/Incomplete/BluetoothHost/BluetoothHost.c
Demos/Host/Incomplete/BluetoothHost/Lib/SDP.h
Demos/Host/Incomplete/BluetoothHost/Lib/SDPServices.h
LUFA/Common/Common.h
LUFA/ManPages/ChangeLog.txt