sparkfun / Arduino_Apollo3

Arduino core to support the Apollo3 microcontroller from Ambiq Micro
83 stars 39 forks source link

Add improved low-power code and RTC clearInterrupt() function #374

Closed adamgarbo closed 3 years ago

adamgarbo commented 3 years ago

Hi @Wenn0101,

A very minor PR to correct the low-power code included in the RTC/WDT examples and add a clear interrupt function to the RTC library that I missed a long time ago.

My hope is that these changes can be included with a new artemis_svl file to make v1.2.1 compatible with macOS Big Sur.

Cheers, Adam