Skip to content

Commit

Permalink
Size optimise NRF SDK build
Browse files Browse the repository at this point in the history
  • Loading branch information
mark9064 authored and JF002 committed Sep 14, 2024
1 parent 2625ed3 commit 975bfc5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -860,7 +860,6 @@ target_compile_options(nrf-sdk PRIVATE
$<$<CONFIG:RELEASE>: ${RELEASE_FLAGS}>
$<$<COMPILE_LANGUAGE:CXX>: ${CXX_FLAGS}>
$<$<COMPILE_LANGUAGE:ASM>: ${ASM_FLAGS}>
-O3
)

# NimBLE
Expand Down

0 comments on commit 975bfc5

Please sign in to comment.