add IAR support for G0 with cmake
This commit is contained in:
@@ -65,6 +65,8 @@ function(add_tinyusb TARGET)
|
||||
-Wreturn-type
|
||||
-Wredundant-decls
|
||||
)
|
||||
elseif (CMAKE_C_COMPILER_ID STREQUAL "IAR")
|
||||
|
||||
endif ()
|
||||
endfunction()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user