From d89462fc16ac5133133a861b60fde470d02f3f25 Mon Sep 17 00:00:00 2001 From: xoviat <49173759+xoviat@users.noreply.github.com> Date: Mon, 4 Jan 2021 12:53:27 -0600 Subject: [PATCH] remove macros --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 843c5f6c..3e036b61 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,6 @@ members = [ "embassy", "embassy-nrf", "embassy-stm32f4", - "embassy-macros", "embassy-nrf-examples", "embassy-stm32f4-examples", "embassy-macros",