AmbiqSuiteSDK
AmbiqSuiteSDK copied to clipboard
Request Partial Pin Configuration
trafficstars
Several times the need to enable interrupts on a pin without removing the existing configuration has arisen. The pin configuration functions currently available in the SDK will wipe out the old configuration. A patch is provided in 2.4.2-patch-partial-pinconfig
There are many ways to accomplish the partial configuration required. The method in the patch was a quick solution. Other solutions might integrate better with the existing pin configuration methods.
This issue persists in AmbiqSuite SDK 2.5.1 and has a corresponding patch branch