Add RTT logging
This commit is contained in:
@ -31,6 +31,11 @@ smart-leds = "0.3.0"
|
||||
embedded-alloc = "0.5.0"
|
||||
postcard = { version = "1.0.4", features = ["alloc"] }
|
||||
fixed = "1.23.1"
|
||||
rtt-target = "0.4.0"
|
||||
heapless = "0.7.16"
|
||||
once_cell = { version = "1.17.1", default-features = false }
|
||||
atomic-polyfill = "1.0.2"
|
||||
critical-section = "1.1.1"
|
||||
|
||||
#[patch."https://git.nubo.sh/hulthe/tgnt.git"]
|
||||
#tgnt = { path = "../tgnt" }
|
||||
|
||||
Reference in New Issue
Block a user