[realtek-ambz] Standardize all stdio output with printf library

This commit is contained in:
Kuba Szczodrzyński
2022-06-19 23:30:40 +02:00
parent 34c0df2761
commit b4005d8bad
10 changed files with 151 additions and 4 deletions

View File

@@ -62,6 +62,9 @@
"libraries": {
"flashdb": [
"03500fa"
],
"printf": [
"v6.0.0"
]
}
},
@@ -81,6 +84,14 @@
"description": "An ultra-lightweight database that supports key-value and time series data"
}
},
"library-printf": {
"type": "framework",
"optional": true,
"base_url": "https://github.com/eyalroz/printf",
"manifest": {
"description": "Tiny, fast(ish), self-contained and fully loaded printf, sprinf etc. implementation, mainly for embedded systems."
}
},
"toolchain-gccarmnoneeabi": {
"type": "toolchain",
"optionalVersions": [