Stubs for nrf port? #860
Replies: 2 comments 5 replies
-
|
I don't have a working nrf board. If you have one you can help by generating the stubs on your board, and then I can process and publish them. Let me know if you are up P for that and I'll share the instructions |
Beta Was this translation helpful? Give feedback.
-
|
I ran into this same thing last year. The nrf port stubs are mostly frozen because the board-specific APIs don't exist in the stub repo yet. If you want thorough stubs, you'll need to generate them from a real nrf board. I'd suggest running |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/micropython/micropython/tree/master/ports/nrf
I can only find frozen stubs. Are there comprehensive stubs?
Beta Was this translation helpful? Give feedback.
All reactions