@@ -8,7 +8,8 @@ BUILD_DIR = _build
CC_SOURCES = \
Core/main.cc \
platform/stm32g0xx/Gpio.cc \
platform/stm32g0xx/Uart.cc
platform/stm32g0xx/Uart.cc \
platform/stm32g0xx/IndependentWatchdog.cc
C_SOURCES = \
platform/stm32g0xx/stm32g0xx_it.c \
The note is not visible to the blocked user.