renesas / fsp

Flexible Software Package (FSP) for Renesas RA MCU Family
https://renesas.github.io/fsp/
Other
182 stars 81 forks source link

CGC: CGC_EVENT_OSC_STOP_DETECT renamed to CGC_EVENT_OSC_STOP_DETECT_NMI #302

Closed GodavarthyAravinda closed 5 months ago

GodavarthyAravinda commented 8 months ago

Issue

The name of the oscillator stop detection NMI event has been changed from CGC_EVENT_OSC_STOP_DETECT to CGC_EVENT_OSC_STOP_DETECT_NMI.

Workaround

Replace all instances of CGC_EVENT_OSC_STOP_DETECT with CGC_EVENT_OSC_STOP_DETECT_NMI.