added support for printing out of progmem
This commit is contained in:
parent
25e7d3272c
commit
5fdfcf88c4
10 changed files with 157 additions and 4 deletions
|
@ -7,4 +7,5 @@ edition = "2021"
|
|||
crate-type = ["staticlib"]
|
||||
|
||||
[dependencies]
|
||||
avr-progmem = "0.3.3"
|
||||
arduboy-rust = { path = "../../arduboy-rust" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue