added support for printing out of progmem

This commit is contained in:
ZennCode 2023-08-07 16:28:11 +02:00
parent 25e7d3272c
commit 5fdfcf88c4
10 changed files with 157 additions and 4 deletions

View file

@ -13,4 +13,5 @@ categories = ["game-engines", "games", "api-bindings"]
[dependencies]
avr-progmem = "0.3.3"
panic-halt = "0.2.0"