@ -123,7 +123,6 @@ LDSCRIPT= $(STARTUPLD)/STM32F072xB.ld
# setting.
CSRC = $(ALLCSRC) \
$(TESTSRC) \
$(CONFDIR)/portab.c \
main.c
# C++ sources that can be compiled in ARM or THUMB mode depending on the global
@ -15,7 +15,6 @@
*/
#include "hal.h"
#include "portab.h"
/* Virtual serial port over USB.*/
SerialUSBDriver SDU1;