Browse Source

[bsp][bluetrum] update link.lds

greedyhao 4 years ago
parent
commit
9d08e9fb12
1 changed files with 1 additions and 1 deletions
  1. 1 1
      bsp/bluetrum/ab32vg1-ab-prougen/link.lds

+ 1 - 1
bsp/bluetrum/ab32vg1-ab-prougen/link.lds

@@ -75,7 +75,7 @@ SECTIONS
         KEEP(*(.vector))
         *(.irq.cache)
         *(.irq*)
-        *components*src**.o (.text* .rodata*)
+        /* *components*src**.o (.text* .rodata*) */
         *ab32vg1_hal**.o (.text* .rodata*)
         *drv_gpio.o (.text* .rodata*)
         *drv_usart.o (.rodata*)