Complete cargo.tomls more.

This commit is contained in:
Dario Nieuwenhuis
2024-01-12 00:32:47 +01:00
parent 583f6d9cc5
commit 6a1c415a4c
29 changed files with 82 additions and 11 deletions

View File

@@ -5,6 +5,7 @@ version = "0.1.0"
description = "Bootloader lib for STM32 chips"
license = "MIT OR Apache-2.0"
repository = "https://github.com/embassy-rs/embassy"
documentation = "https://docs.embassy.dev/embassy-boot-stm32"
categories = [
"embedded",
"no-std",