platformio / platform-raspberrypi

Raspberry Pi: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/raspberrypi
Apache License 2.0
73 stars 96 forks source link

Zephyr already supports raspberry pico. Add corresponding support. #32

Open arturohernandez10 opened 2 years ago

arturohernandez10 commented 2 years ago

I have a feeling that zephyr support would be an awesome addition to this board. Particularly since there are so many devices available in zephyr. And it seems to me that the pico being more of a raw power device would greatly benefit from those devices.

Plus I've seen claims that zephyr, resembles linux development.

nametable commented 6 months ago

What would it take to add this support? Could anyone explain what might be involved? I might have the desire to try to implement support if its pretty simple.