Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/Kconfig.cmsis
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ endif

menuconfig CMSIS_DSP
bool "CMSIS-DSP Library Support"
depends on NEWLIB_LIBC || ARCH_POSIX
select REQUIRES_FULL_LIBC if !ARCH_POSIX

if CMSIS_DSP
source "modules/Kconfig.cmsis_dsp"
Expand Down