File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed
Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.11.1]
4+
5+ ### New Features
6+
7+ - Add support for the Watchdog Timer peripheral ([ #175 ] )
8+ - Renamed RTFM examples to RTIC examples ([ #183 ] )
9+ - Updated comment style ([ #180 ] )
10+ - Support VDD source for the ADC ([ #181 ] )
11+
12+ [ #175 ] : https://github.com/nrf-rs/nrf-hal/pull/175
13+ [ #180 ] : https://github.com/nrf-rs/nrf-hal/pull/180
14+ [ #181 ] : https://github.com/nrf-rs/nrf-hal/pull/181
15+ [ #183 ] : https://github.com/nrf-rs/nrf-hal/pull/183
16+
17+ ### Fixes
18+
19+ None
20+
21+ ### Breaking Changes
22+
23+ None
24+
325## [ 0.11.0]
426
527### New Features
Original file line number Diff line number Diff line change 11[package ]
22name = " nrf-hal-common"
3- version = " 0.11.0 "
3+ version = " 0.11.1 "
44description = " Implementation details of the nRF HAL crates. Don't use this directly, use one of the specific HAL crates instead (`nrfXYZ-hal`)."
55
66repository = " https://github.com/nrf-rs/nrf-hal"
You can’t perform that action at this time.
0 commit comments