Update AS integration scripts and transforms - extract out the module description from the Doxygen XML output for the GUI.
This commit is contained in:
parent
c2f9eba33f
commit
ebd059d0eb
4 changed files with 23 additions and 18 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue