Skip to content

Commit 01e8155

Browse files
bors[bot]burrbull
andauthored
Merge #339
339: Change generic pin names r=therealprof a=burrbull Co-authored-by: Andrey Zgarbul <zgarbul.andrey@gmail.com> Co-authored-by: Andrey <zgarbul.andrey@gmail.com>
2 parents f05b81e + 521d7b0 commit 01e8155

File tree

5 files changed

+629
-592
lines changed

5 files changed

+629
-592
lines changed

CHANGELOG.md

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

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

0 commit comments

Comments
 (0)