Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-15 | Add docserver metadata. | Dario Nieuwenhuis | |
2022-07-15 | Merge pull request #126 from alexmoon/ed2021 | alexmoon | |
Update to 2021 edition | |||
2022-07-14 | Update to 2021 edition | alexmoon | |
2022-07-14 | Update binding generation to suppress clippy warnings | alexmoon | |
2022-07-14 | Add rustfmt.toml to match embassy formatting | alexmoon | |
2021-12-22 | Update toolchain | Timo 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-02 | Update repo URLs | Dario Nieuwenhuis | |
2020-12-26 | Rustfmt the generated bindings. | Dario Nieuwenhuis | |
2020-09-14 | fix repository url | Jacob Rosenthal | |
2020-09-09 | Fix UB regarding bindgen unions and dynamically-sized array members. | Dario Nieuwenhuis | |
2020-09-05 | Update bindgen | Dario Nieuwenhuis | |
2020-07-21 | First commit! | Dario Nieuwenhuis | |