AmbiqSuiteSDK icon indicating copy to clipboard operation
AmbiqSuiteSDK copied to clipboard

Request Partial Pin Configuration

Open oclyke opened this issue 5 years ago • 1 comments
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.

oclyke avatar Jun 30 '20 23:06 oclyke

This issue persists in AmbiqSuite SDK 2.5.1 and has a corresponding patch branch

oclyke avatar Oct 05 '20 16:10 oclyke