mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-27 04:10:25 +00:00
fix: skip publish on a few more
This commit is contained in:
parent
bda6368b9b
commit
a672861f69
@ -3,6 +3,8 @@ name = "embassy-nxp"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
publish = false
|
||||
|
||||
[package.metadata.embassy]
|
||||
build = [
|
||||
{target = "thumbv8m.main-none-eabihf", features = ["defmt", "lpc55"]},
|
||||
|
@ -9,6 +9,8 @@ categories = ["embedded", "hardware-support", "no-std", "asynchronous"]
|
||||
repository = "https://github.com/embassy-rs/embassy"
|
||||
documentation = "https://docs.embassy.dev/embassy-stm32-wpan"
|
||||
|
||||
publish = false
|
||||
|
||||
[package.metadata.embassy]
|
||||
build = [
|
||||
{target = "thumbv7em-none-eabi", features = ["stm32wb55rg"]},
|
||||
|
Loading…
x
Reference in New Issue
Block a user