Merge in latest trunk.

This commit is contained in:
Dean Camera
2012-05-20 17:16:21 +00:00
18 changed files with 115 additions and 361 deletions

View File

@@ -84,7 +84,8 @@
/* Function Prototypes: */
uint16_t USART_GetDescriptor(const uint16_t wValue,
const uint8_t wIndex,
const void** const DescriptorAddress);
const void** const DescriptorAddress,
uint8_t* const DescriptorMemorySpace);
#endif