nrf-rs / nrf51-hal

A Rust embedded-hal impl crate for the Nordic nrf51 series of microcontrollers
BSD Zero Clause License
19 stars 13 forks source link

gpio: Enable setting pullups on Input<OpenDrain> pins #5

Closed ctz closed 6 years ago

ctz commented 6 years ago

This is needed for hardware wanting to do I2C without external bus pullups.