File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 21
21
- Improve SAADC docs ([ #218 ] ).
22
22
- Update Embed.toml of all examples to new defaults ([ #229 ] ).
23
23
- Make ` ConfigurablePpi ` and subtrait of ` Ppi ` ([ #244 ] ).
24
- - Release owned ` Pins ` with ` Usart::free() ` ([ #261 ] )
25
24
26
25
### Fixes
27
26
41
40
- 🦭 PPI traits ([ #259 ] ).
42
41
- Various TWIM fixes and improvements - removes automatic transfer splitting ([ #242 ] ).
43
42
- Remove typestate from RTC to make it easier to use ([ #252 ] ).
43
+ - Also return owned ` Pins ` from ` Usart::free() ` ([ #261 ] ).
44
44
45
45
### Internal Improvements
46
46
82
82
[ #252 ] : https://github.com/nrf-rs/nrf-hal/pull/252
83
83
[ #255 ] : https://github.com/nrf-rs/nrf-hal/pull/255
84
84
[ #259 ] : https://github.com/nrf-rs/nrf-hal/pull/259
85
+ [ #261 ] : https://github.com/nrf-rs/nrf-hal/pull/261
85
86
[ `cargo-xtask` ] : https://github.com/matklad/cargo-xtask
86
87
87
88
## [ 0.11.1]
You can’t perform that action at this time.
0 commit comments