1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-11-22 07:04:03 +02:00

atusb/fw: update changelog for 0.3 firmware release

Update changes that come with the new release.
This commit is contained in:
Stefan Schmidt 2016-11-18 19:51:01 +01:00
parent 35d14c74d6
commit 5c5a93686b

View File

@ -24,6 +24,9 @@
* 0.1 addition of ATUSB_TEST * 0.1 addition of ATUSB_TEST
* 0.2 First public release * 0.2 First public release
* 0.3 ATUSB_EUI64_READ/WRITE for permanent EUI64 handling * 0.3 ATUSB_EUI64_READ/WRITE for permanent EUI64 handling
* Support to run the firmware on Atmel Raven USB dongles
* Remove FCS frame check from firmware and leave it to the driver
* Use extended operation mode for TX for automatic ACK handling
*/ */
#define EP0ATUSB_MAJOR 0 /* EP0 protocol, major revision */ #define EP0ATUSB_MAJOR 0 /* EP0 protocol, major revision */