fix(common): removed Wno-format flag and fixed formatting warnings

This commit is contained in:
Suren Gabrielyan
2023-07-20 13:48:50 +04:00
parent 19baa7d43e
commit c48e44205d
27 changed files with 27 additions and 41 deletions

View File

@ -1,3 +1,2 @@
idf_component_register(SRCS "modem_psm.c"
INCLUDE_DIRS ".")