Merge in latest trunk.

This commit is contained in:
Dean Camera 2012-05-20 17:16:21 +00:00
commit 5f709e281e
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