Skip to content

Commit 6ce0214

Browse files
peterharperukdpgeorge
authored andcommitted
rp2: Remove build patch for Findpioasm.cmake.
This patch was added in 3fa77bd to fix the GCC 15 build issue raspberrypi/pico-sdk#2448. The patch is no longer needed with SDK 2.2.0. Signed-off-by: Peter Harper <peter.harper@raspberrypi.com>
1 parent 63dbaca commit 6ce0214

2 files changed

Lines changed: 0 additions & 61 deletions

File tree

ports/rp2/CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,6 @@ endif()
8484
list(APPEND GIT_SUBMODULES lib/mbedtls)
8585
list(APPEND GIT_SUBMODULES lib/tinyusb)
8686

87-
# Workaround for pico-sdk host toolchain issue, see directory for details
88-
list(APPEND CMAKE_MODULE_PATH "${MICROPY_PORT_DIR}/tools_patch")
89-
9087
# Include component cmake fragments
9188
include(${MICROPY_DIR}/py/py.cmake)
9289
include(${MICROPY_DIR}/extmod/extmod.cmake)

ports/rp2/tools_patch/Findpioasm.cmake

Lines changed: 0 additions & 58 deletions
This file was deleted.

0 commit comments

Comments
 (0)