summaryrefslogtreecommitdiff
path: root/nrf-softdevice-s113
AgeCommit message (Collapse)Author
2022-08-15Add docserver metadata.Dario Nieuwenhuis
2022-07-15Merge pull request #126 from alexmoon/ed2021alexmoon
Update to 2021 edition
2022-07-14Update to 2021 editionalexmoon
2022-07-14Update binding generation to suppress clippy warningsalexmoon
2022-07-14Add rustfmt.toml to match embassy formattingalexmoon
2021-12-22Update toolchainTimo Kröger
Update the toolchain to match embassy. I manually replaced `asm!` with `core::arch::asm!` in bindings because regenerating them resulted in a large diff.
2021-05-02Update repo URLsDario Nieuwenhuis
2020-12-26Rustfmt the generated bindings.Dario Nieuwenhuis
2020-09-14fix repository urlJacob Rosenthal
2020-09-09Fix UB regarding bindgen unions and dynamically-sized array members.Dario Nieuwenhuis
2020-09-05Update bindgenDario Nieuwenhuis
2020-07-21First commit!Dario Nieuwenhuis