summaryrefslogtreecommitdiff
path: root/ports/esp8266/esp8266_common.ld
diff options
context:
space:
mode:
Diffstat (limited to 'ports/esp8266/esp8266_common.ld')
-rw-r--r--ports/esp8266/esp8266_common.ld1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/esp8266/esp8266_common.ld b/ports/esp8266/esp8266_common.ld
index aeeecb927..b247e3ffd 100644
--- a/ports/esp8266/esp8266_common.ld
+++ b/ports/esp8266/esp8266_common.ld
@@ -139,6 +139,7 @@ SECTIONS
*lib/netutils/*.o*(.literal*, .text*)
*lib/timeutils/*.o*(.literal*, .text*)
*lib/utils/*.o*(.literal*, .text*)
+ *drivers/bus/*.o(.literal* .text*)
build/main.o(.literal* .text*)
*gccollect.o(.literal* .text*)