Hi,
I am compiling micropython port for Thingy:52. I am following instructions here https://github.com/micropython/micropython/blob/master/ports/nrf/README.md
I see that there is no target board for the Thingy:52 in the list.
What board name should I use:
Would this work for the Thingy:52?
make BOARD=pca10040 SD=s132
Thanks
Alexis