1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 14:25:20 +03:00

Added streambuf to makefile

This commit is contained in:
Martin Budden 2016-09-10 16:37:05 +01:00
parent e0b9a152b7
commit 977a64d4a5

View file

@ -382,6 +382,7 @@ COMMON_SRC = \
common/filter.c \
common/maths.c \
common/printf.c \
common/streambuf.c \
common/typeconversion.c \
config/config.c \
config/config_eeprom.c \