~janbaudisch/nucleo-l432

update dependencies
move to sourcehut
a83ff333 — dependabot-preview[bot] 5 years ago
Merge pull request #4 from janbaudisch/dependabot/cargo/cortex-m-rt-0.6.11

16c1f069 — dependabot-preview[bot] 5 years ago
build(deps): bump cortex-m-rt from 0.6.10 to 0.6.11

Bumps [cortex-m-rt](https://github.com/rust-embedded/cortex-m-rt) from 0.6.10 to 0.6.11.
- [Release notes](https://github.com/rust-embedded/cortex-m-rt/releases)
- [Changelog](https://github.com/rust-embedded/cortex-m-rt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-embedded/cortex-m-rt/compare/v0.6.10...v0.6.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
ccb6dbb7 — dependabot-preview[bot] 5 years ago
Merge pull request #3 from janbaudisch/dependabot/cargo/stm32l4xx-hal-0.5.0

a4a71264 — dependabot-preview[bot] 5 years ago
build(deps): bump stm32l4xx-hal from 0.4.0 to 0.5.0

Bumps [stm32l4xx-hal](https://github.com/MabezDev/stm32l4xx-hal) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/MabezDev/stm32l4xx-hal/releases)
- [Changelog](https://github.com/stm32-rs/stm32l4xx-hal/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MabezDev/stm32l4xx-hal/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
7815209a — dependabot-preview[bot] 5 years ago
Merge pull request #2 from janbaudisch/dependabot/cargo/cortex-m-semihosting-0.3.5

efec2733 — dependabot-preview[bot] 5 years ago
build(deps): bump cortex-m-semihosting from 0.3.4 to 0.3.5

Bumps [cortex-m-semihosting](https://github.com/rust-embedded/cortex-m-semihosting) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/rust-embedded/cortex-m-semihosting/releases)
- [Changelog](https://github.com/rust-embedded/cortex-m-semihosting/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-embedded/cortex-m-semihosting/compare/v0.3.4...v0.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
4692eada — dependabot-preview[bot] 5 years ago
Merge pull request #1 from janbaudisch/dependabot/cargo/cortex-m-0.6.1

a1d83ef3 — dependabot-preview[bot] 5 years ago
build(deps): bump cortex-m from 0.6.0 to 0.6.1

Bumps [cortex-m](https://github.com/japaric/cortex-m) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/japaric/cortex-m/releases)
- [Changelog](https://github.com/rust-embedded/cortex-m/blob/master/CHANGELOG.md)
- [Commits](https://github.com/japaric/cortex-m/compare/v0.6.0...v0.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
515700ed — Jan Baudisch 5 years ago
readme: add link to board
5a0f1e40 — Jan Baudisch 5 years ago
ci: clean up config
05ab3a6c — Jan Baudisch 5 years ago
readme: add build badge
ee83a090 — Jan Baudisch 5 years ago
config: disable test and bench
d10004a3 — Jan Baudisch 5 years ago
readme: add compatibility info
0303c744 — Jan Baudisch 5 years ago
ci: specify language
48a7df7f — Jan Baudisch 5 years ago
initial commit