don't need that

This commit is contained in:
Matthew Kennedy 2021-02-25 22:21:27 -08:00
parent 90994e16b8
commit 1dbc8d3402
1 changed files with 0 additions and 2 deletions

View File

@ -118,8 +118,6 @@ include $(CHIBIOS)/os/hal/osal/rt-nil/osal.mk
# RTOS files (optional).
include $(CHIBIOS)/os/rt/rt.mk
include $(CHIBIOS)/os/common/ports/ARMv6-M/compilers/GCC/mk/port.mk
# Auto-build files in ./source recursively.
include $(CHIBIOS)/tools/mk/autobuild.mk
# Other files (optional).
include $(CHIBIOS)/os/hal/lib/streams/streams.mk