NordicSemiconductor / pynrfjprog

Python wrapper around the nrfjprog dynamic link library (DLL)
Other
74 stars 26 forks source link

Provide artifacts of the nrfjprog library for arm architecture #21

Closed douzepouze closed 2 years ago

douzepouze commented 3 years ago

Thank you for the great tool. It would be super helpful if the nrfjprog.so would be available for ARM, so the package could be used on a e.g. raspberry pi. SEGGER already provides the necessary libjlinkarm.so build for 32-bit ARM.

simtind commented 2 years ago

Linux-ARM libraries are now available 10.14.0 🎉

efra-mx commented 1 year ago

Linux-ARM libraries are now available 10.14.0 :tada:

There is an issue with this version: https://github.com/NordicSemiconductor/pynrfjprog/issues/24

Use 10.15.2 or newer