apache / mynewt-core

An OS to build, deploy and securely manage billions of devices
https://mynewt.apache.org/
Apache License 2.0
825 stars 369 forks source link

hw/mcu/nordic: Restricted PIN 0 workaround (nRF52) #3279

Open m-gorecki opened 3 months ago

m-gorecki commented 3 months ago

Selecting PIN 0 for some special function, which is included in the restrictions, was causing an error. This is a quick workaround of the issue, but we probably should think about fixing it in some better way. This problem applies to all mcus that have similar restrictions.