IEEE 802.15.4 subsystem
Sign in or create your account | Project List | Help
IEEE 802.15.4 subsystem Commit Details
Date: | 2016-11-18 19:51:01 (7 years 19 days ago) |
---|---|
Author: | Stefan Schmidt |
Commit: | 5c5a93686b7e8985872ed451f53933f5303eba1c |
Message: | atusb/fw: update changelog for 0.3 firmware release Update changes that come with the new release. |
Files: |
atusb/fw/include/atusb/ep0.h (1 diff) |
Change Details
atusb/fw/include/atusb/ep0.h | ||
---|---|---|
24 | 24 | * 0.1 addition of ATUSB_TEST |
25 | 25 | * 0.2 First public release |
26 | 26 | * 0.3 ATUSB_EUI64_READ/WRITE for permanent EUI64 handling |
27 | * Support to run the firmware on Atmel Raven USB dongles | |
28 | * Remove FCS frame check from firmware and leave it to the driver | |
29 | * Use extended operation mode for TX for automatic ACK handling | |
27 | 30 | */ |
28 | 31 | |
29 | 32 | #define EP0ATUSB_MAJOR 0 /* EP0 protocol, major revision */ |