Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
eqvinox
on April 27, 2025
|
parent
|
context
|
favorite
| on:
Bare metal printf – C standard library without OS
As replied on your other comment, when you introduce a custom printf for an embedded platform it makes more sense to just edit in support for your local I/O backend rather than having the complexity of a putch() callback function pointer.
cf.
https://news.ycombinator.com/item?id=43811191
for other notes.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
cf. https://news.ycombinator.com/item?id=43811191 for other notes.