cmake: Add "Preview release" getting start guide & build system documentation

This commit is contained in:
Angus Gratton
2018-02-22 15:05:05 +11:00
committed by Angus Gratton
parent 95e17d6d92
commit 9f8cdd3572
20 changed files with 1510 additions and 41 deletions

View File

@@ -18,9 +18,7 @@ set(COMPONENT_SRCDIRS
register_component()
target_compile_options(lwip PRIVATE
-Wno-address
)
component_compile_options(-Wno-address)
# patch around warnings in third-party files
set_source_files_properties(api/tcpip.c