diff options
| author | hathach <[email protected]> | 2025-01-16 10:46:37 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2025-01-21 16:28:29 +0700 |
| commit | 91214b46142186b6c30ea468779c7ad39e1bc605 (patch) | |
| tree | 96840e9d26c5eff4330dae31ad2ce401ff1c9b99 /src/CMakeLists.txt | |
| parent | c8130afe9bb7365adc076c98059b869bfcaf2ecf (diff) | |
zephyr
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index e8488166e..1d2f37b2d 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -45,7 +45,7 @@ function(add_tinyusb TARGET) target_compile_options(${TARGET} PRIVATE -Wall -Wextra - -Werror + #-Werror -Wfatal-errors -Wdouble-promotion -Wstrict-prototypes |
