File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ SECTIONS
8484
8585 *(EXCLUDE_FILE(*libgcc.a: *libc.a:*lib_a-mem*.o *libm.a: *interp.o *divider.o *tusb_fifo.o *mem_ops_aeabi.o *usbh.o) .text*)
8686 /* Allow everything in usbh.o except tuh_task_event_ready because we read it from core 1. */
87- *usbh.o (.text.[_uphc]* .text.tuh_[cmvied ]* .text.tuh_task_ext*)
87+ *usbh.o (.text.[_uphc]* .text.tuh_[cmved ]* .text.tuh_task_ext*)
8888 *(.fini)
8989 /* Pull all c'tors into .text */
9090 *crtbegin.o(.ctors)
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ SECTIONS
6565
6666 *(EXCLUDE_FILE (*libgcc.a : *libc.a :*lib_a-mem*.o *libm.a : *interp.o *divider.o *tusb_fifo.o *mem_ops_aeabi.o *usbh.o *string0.o ) .text *)
6767 /* Allow everything in usbh.o except tuh_task_event_ready because we read it from core 1. */
68- *usbh.o (.text .[_uphc]* .text .tuh_ [cmvied ]* .text .tuh_task_ext *)
68+ *usbh.o (.text .[_uphc]* .text .tuh_ [cmved ]* .text .tuh_task_ext *)
6969 *(.fini )
7070 /* Pull all c'tors into .text */
7171 *crtbegin.o (.ctors )
You can’t perform that action at this time.
0 commit comments