[realtek-ambz] Standardize all stdio output with printf library
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user