Skip to content

Pull requests: nrf-rs/nrf-hal

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add travis configuration
#3 by wez was merged Aug 25, 2018 Loading… updated Aug 25, 2018
Add a crate for the adafruit nrf52 board
#2 by wez was closed Aug 25, 2018 Loading… updated Aug 25, 2018
Added timer, clock and delay hal functions from 52832
#4 by jscarrott was merged Aug 28, 2018 Loading… updated Aug 28, 2018
add nrf52-hal-common crate
#5 by wez was merged Sep 13, 2018 Loading… updated Sep 13, 2018
Add support for GPIO P1 on nrf52840
#23 by wez was merged Sep 14, 2018 Loading… updated Sep 14, 2018
Make improvements to GPIO
#22 by hannobraun was merged Sep 17, 2018 Loading… updated Sep 17, 2018
Version 0.6.1 Release
#38 by jamesmunns was merged Dec 29, 2018 Loading… updated Dec 29, 2018
Option encapsulation for SPI Pins
#45 by simonsso was merged Jan 28, 2019 Loading… updated Jan 28, 2019
Properly size the memory variants of the nrf53832
#44 by jamesmunns was merged Jan 29, 2019 Loading… updated Jan 29, 2019
Implemenet embedded_hal traits for SPI
#48 by simonsso was merged Feb 5, 2019 Loading… updated Feb 5, 2019
Memory layout fix on nRF52840
#53 by Yatekii was merged Feb 6, 2019 Loading… updated Feb 6, 2019
Add reference manual links to the README
#66 by Yatekii was merged Feb 28, 2019 Loading… updated Feb 28, 2019
No cache at all!
#72 by jamesmunns was merged Mar 3, 2019 Loading… updated Mar 4, 2019
Use the LLVM linker (only applies to examples and CI builds)
#73 by jamesmunns was merged Mar 3, 2019 Loading… updated Mar 4, 2019
fix: enable RNG bias correction
#86 by fmckeogh was merged Apr 16, 2019 Loading… updated Apr 16, 2019
Remove redundant pub use statements from nrf52832_hal::prelude.
#88 by bjc was merged Apr 16, 2019 Loading… updated Apr 16, 2019
Do not allow stopping the Low Frequency clock when it's not started.
#89 by bjc was merged Apr 17, 2019 Loading… updated Apr 17, 2019
Add board support crate for Adafruit's nrf52832 Bluefruit LE board.
#87 by bjc was merged Apr 17, 2019 Loading… updated Apr 17, 2019
fix: author list
#96 by fmckeogh was merged Apr 24, 2019 Loading… updated Apr 24, 2019
Retooling of the SPI code
#76 by jamesmunns was merged Apr 28, 2019 Loading… updated Apr 28, 2019
Add timer cancel
#90 by bjc was merged Apr 28, 2019 Loading… updated Apr 28, 2019
Update versions further
#93 by jamesmunns was merged Apr 28, 2019 Loading… updated Apr 28, 2019
Oops
#99 by jamesmunns was merged Apr 28, 2019 Loading… updated Apr 28, 2019
Correctly stop incomplete UARTE reception after timeout.
#97 by danielwippermann was merged Apr 28, 2019 Loading… updated Apr 28, 2019
ProTip! Exclude everything labeled bug with -label:bug.