Skip to content

Commit b94d335

Browse files
committed
Pin rename
1 parent 0ac30d7 commit b94d335

File tree

3 files changed

+270
-245
lines changed

3 files changed

+270
-245
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
5252
- Add possibility to use DMA with the ADC abstraction, add example for ADC with DMA [#258]
5353
- Remove unsafe code from ADC DMA example
5454
- [breaking-change] DMA: Memory to peripheral transfers now only require `StaticReadBuffer` [#257].
55+
- Rename erased `Pin` to `EPin`, partially erased `PXx` to `PEPin`, `PX` to `Pin`.
5556

5657
[#299]: https://github.com/stm32-rs/stm32f4xx-hal/pull/299
5758
[#258]: https://github.com/stm32-rs/stm32f4xx-hal/pull/258

0 commit comments

Comments
 (0)