User Activity

Hi all.Below is the piece of code from STM32F10xFWLib_V2.0.3  /* System Handlers -----------------------------------------------------------*/ #define SystemHandler_NMI ((u32)0x00001F) /* NMI Handler */ #define SystemHandler_HardFault ...
Kudos given to