Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
micropython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
micropython
Commits
11957840
Commit
11957840
authored
Nov 09, 2016
by
Damien George
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
esp8266: Update 512k linker script, renaming modpyb to machine.
parent
3e5e4f95
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
esp8266/esp8266_512k.ld
esp8266/esp8266_512k.ld
+8
-8
No files found.
esp8266/esp8266_512k.ld
View file @
11957840
...
...
@@ -137,16 +137,16 @@ SECTIONS
*lexerstr32.o(.literal* .text*)
*utils.o(.literal* .text*)
*modpyb.o(.literal*, .text*)
*m
odpyb
pin.o(.literal*, .text*)
*m
odpyb
pwm.o(.literal*, .text*)
*m
odpyb
rtc.o(.literal*, .text*)
*m
odpyb
adc.o(.literal*, .text*)
*m
odpyb
uart.o(.literal*, .text*)
*m
achine_
pin.o(.literal*, .text*)
*m
achine_
pwm.o(.literal*, .text*)
*m
achine_
rtc.o(.literal*, .text*)
*m
achine_
adc.o(.literal*, .text*)
*m
achine_
uart.o(.literal*, .text*)
*modpybi2c.o(.literal*, .text*)
*modmachine.o(.literal*, .text*)
*m
odmachine
wdt.o(.literal*, .text*)
*m
odpyb
spi.o(.literal*, .text*)
*m
odpyb
hspi.o(.literal*, .text*)
*m
achine_
wdt.o(.literal*, .text*)
*m
achine_
spi.o(.literal*, .text*)
*m
achine_
hspi.o(.literal*, .text*)
*hspi.o(.literal*, .text*)
*modesp.o(.literal* .text*)
*modnetwork.o(.literal* .text*)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment