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:
parent
e0b9a152b7
commit
977a64d4a5
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue