cesanta / mongoose-os

Mongoose OS - an IoT Firmware Development Framework. Supported microcontrollers: ESP32, ESP8266, CC3220, CC3200, STM32F4, STM32L4, STM32F7. Amazon AWS IoT, Microsoft Azure, Google IoT Core integrated. Code in C or JavaScript.
https://mongoose-os.com
Other
2.51k stars 429 forks source link

clear interrupt flag when interrupt is disabled #539

Closed pkjq closed 4 years ago

pkjq commented 4 years ago

see https://github.com/cesanta/mongoose-os/issues/528

rojer commented 4 years ago

thank you. i pushed https://github.com/cesanta/mongoose-os/commit/ec7534648ad864c89a4f24553d5f9f14e0f4961c which is essentially the same