Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT().
Minor tweaks to the library documentation.
This commit is contained in:
parent
69dc32c5f0
commit
deed746d37
47 changed files with 917 additions and 910 deletions
|
|
@ -20,6 +20,7 @@
|
|||
* - Changed over the AVRISP-MKII and TemperatureDataLogger projects to use eeprom_update_byte() when writing non-volatile
|
||||
* parameters to EEPROM to preserve its lifespan
|
||||
* - Removed unused line encoding data and control requests from the CDC Bootloader code, to save space
|
||||
* - Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT()
|
||||
*
|
||||
* <b>Fixed:</b>
|
||||
* - Fixed AVRISP project sending a LOAD EXTENDED ADDRESS command to 128KB AVRs after programming or reading from
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue