Update AS integration scripts and transforms - extract out the module description from the Doxygen XML output for the GUI.

This commit is contained in:
Dean Camera 2013-04-08 18:59:25 +00:00
parent c2f9eba33f
commit ebd059d0eb
4 changed files with 23 additions and 18 deletions

View file

@ -49,7 +49,7 @@
* - Increased throughput in the USBtoSerial project now that data transmission is non-blocking (thanks to Joseph Lacerte)
* - Updated bootloader makefiles to remove dependency on the \c bc command line calculator tool
* - Updated AVRISP-MKII Clone Programmer project so that the SCK clock period is saved in EEPROM (thanks to Gerhard Wesser)
* - Changed all *_SendByte() function prototypes to accept a void pointer for the input buffer (thanks to Simon Küppers)
* - Changed all *_SendByte() function prototypes to accept a void pointer for the input buffer (thanks to Simon Kuppers)
*
* <b>Fixed:</b>
* - Core: