From 1610797a14ab8a61eab4acae5046efb388741785 Mon Sep 17 00:00:00 2001 From: xoviat <49173759+xoviat@users.noreply.github.com> Date: Thu, 1 Apr 2021 15:34:19 -0500 Subject: [PATCH] cargo: add examples back --- Cargo.example.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.example.toml b/Cargo.example.toml index 0eae8748f..39685b1a2 100644 --- a/Cargo.example.toml +++ b/Cargo.example.toml @@ -29,6 +29,7 @@ members = [ # stm32 #"embassy-stm32", + #"embassy-stm32-examples", # rp2040 #"embassy-rp",