Skip to content

Commit f19046c

Browse files
committed
stm32/boards/PYBD_SF2: Fix linker script.
Fix CYW43 firmware objects location. Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
1 parent eda5b24 commit f19046c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/stm32/boards/PYBD_SF2/f722_qspi.ld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ SECTIONS
5454
*lib/mbedtls/*(.text* .rodata*)
5555
*lib/mynewt-nimble/*(.text* .rodata*)
5656
*lib/cyw43-driver/*(.rodata.w4343*_combined)
57-
*drivers/cyw43/*(.rodata.cyw43_btfw_*)
57+
*lib/cyw43-driver/*(.rodata.cyw43_btfw_*)
5858
. = ALIGN(4);
5959
} >FLASH_EXT
6060
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy