Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
RantyDave
on March 6, 2024
|
parent
|
context
|
favorite
| on:
Embedded Swift on the Raspberry Pi Pico
FWIW Micropython look to be solving the "no drivers" problem by building a port that targets Zephyr.
https://docs.micropython.org/en/latest/zephyr/general.html
zoecarver
on March 6, 2024
[–]
Because of C/C++ interop, and integration with CMake, you can just add Swift to a Zephyr project and it pretty much Just Works. [The docs](
https://github.com/apple/swift/blob/main/docs/EmbeddedSwift/...
) should mostly apply to the Zephyr SDK as well.
RantyDave
on March 6, 2024
|
parent
[–]
Oh look at that, right in the repo. The Apple one. Wow.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: