Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
donquichotte
on May 13, 2022
|
parent
|
context
|
favorite
| on:
A guide to getting started with embedded systems
For well-written embedded software (processor peripheral drivers and OS concepts) I can recommend ChibiOS [1] and libopencm3 [2].
[1]
https://github.com/ChibiOS/ChibiOS
[2]
https://github.com/libopencm3
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] https://github.com/ChibiOS/ChibiOS
[2] https://github.com/libopencm3