Updated embassy and locked rust version

This commit is contained in:
2024-03-27 02:50:36 +01:00
parent d0efb48941
commit 2e7c6fafa9
6 changed files with 252 additions and 165 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[target.'cfg(all(target_arch = "arm", target_os = "none"))']
runner = "./wrapper.sh"
runner = "probe-rs run --chip RP2040"
[build]
target = "thumbv6m-none-eabi" # Cortex-M0 and Cortex-M0+