faploader: more subsystem headers in API table; not counting header entries for SDK version change

This commit is contained in:
hedger
2022-09-16 15:43:27 +04:00
parent 60bce7b8d8
commit dd885ceae7
5 changed files with 120 additions and 6 deletions

View File

@@ -23,6 +23,8 @@ env.Append(
File("#/lib/toolbox/stream/stream.h"),
File("#/lib/toolbox/stream/file_stream.h"),
File("#/lib/toolbox/stream/string_stream.h"),
File("#/lib/toolbox/stream/buffered_file_stream.h"),
File("#/lib/toolbox/protocols/protocol_dict.h"),
],
)