Skip to content

Commit

Permalink
stm32/clang: enable LIBM avoid build break on clang-17
Browse files Browse the repository at this point in the history
Signed-off-by: chao an <[email protected]>
  • Loading branch information
anchao committed Nov 28, 2023
1 parent 4d232b8 commit ea36cfd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ CONFIG_INTELHEX_BINARY=y
CONFIG_IOB_NBUFFERS=50
CONFIG_IOB_NCHAINS=12
CONFIG_LIBC_HOSTNAME="Viewtool-STM32F107"
CONFIG_LIBM=y
CONFIG_NET=y
CONFIG_NETINIT_NOMAC=y
CONFIG_NETINIT_THREAD=y
Expand Down

0 comments on commit ea36cfd

Please sign in to comment.