QUERY · ISSUE
nrf: add support for threading
port-nrf
hi Micropython,
could you please add thread to nrf as some cusotmer in china need micropython support multi-thread function. currently, it is not supported on nrf51&52 platform.
my email is george.xiong@nordicsemi.no
thanks.
Best regards
george
CANDIDATE · ISSUE
[nrf] Add board support for nRF52840 dongle (pca10059)
port-nrf
Please add support for the nRF52840 dongle pca10059.
Documentation here: https://www.nordicsemi.com/eng/Products/nRF52840-Dongle
I'm willing to do it, but I'm new to Micropython, so I don't have all the information I need.
Is there already an implementation that has Repl over native USB?
That would be the biggest change.
Changing the pin assignments from pca10056 shouldn't be too complicated.