File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
11
11
* New enums and allocators for Isochronous endpoints ([ #60 ] ( https://github.com/rust-embedded-community/usb-device/pull/60 ) ).
12
12
* Ability to select USB revision ([ #116 ] ( https://github.com/rust-embedded-community/usb-device/pull/116 ) ).
13
13
* Added support for alternate settings on interfaces ([ #114 ] ( https://github.com/rust-embedded-community/usb-device/pull/114 ) ).
14
+ * Added support for architectures without atomics ([ #115 ] ( https://github.com/rust-embedded-community/usb-device/pull/115 ) ).
14
15
15
16
### Changed
16
17
* ` EndpointType ` enum now has fields for isochronous synchronization and usage ([ #60 ] ( https://github.com/rust-embedded-community/usb-device/pull/60 ) ).
You can’t perform that action at this time.
0 commit comments