mirror of
https://github.com/micropython/micropython.git
synced 2025-07-21 04:51:12 +02:00
lib/pico-sdk: Update to version 2.1.1.
Release notes: https://github.com/raspberrypi/pico-sdk/releases/tag/2.1.1 Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
Submodule lib/pico-sdk updated: 95ea6acad1...bddd20f928
@@ -276,7 +276,7 @@ if(PICO_RP2040)
|
||||
elseif(PICO_RP2350 AND PICO_ARM)
|
||||
target_sources(pico_float_micropython INTERFACE
|
||||
${PICO_SDK_PATH}/src/rp2_common/pico_float/float_aeabi_dcp.S
|
||||
${PICO_SDK_PATH}/src/rp2_common/pico_float/float_conv_m33.S
|
||||
${PICO_SDK_PATH}/src/rp2_common/pico_float/float_common_m33.S
|
||||
)
|
||||
endif()
|
||||
|
||||
|
Reference in New Issue
Block a user