Add std version of embassy::main

This commit is contained in:
Ulf Lilleengen
2021-04-12 10:41:21 +02:00
parent 75c5bb19d8
commit 7671605452
3 changed files with 69 additions and 1 deletions

View File

@ -17,3 +17,4 @@ proc-macro = true
stm32 = []
nrf = []
rp = []
std = []