@@ -4,6 +4,8 @@
#include "mcu/sys-mkl27z.h"
#elif defined(MCU_STM32F0)
#include "mcu/sys-stm32f0.h"
#elif defined(MCU_STM32L4)
#include "mcu/sys-stm32l4.h"
#else
#include "mcu/sys-stm32f103.h"
#endif
The note is not visible to the blocked user.