Skip to content

earlephilhower/esp-elf-rom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp-elf-rom
-----------

This tiny project allows converting ESP8266 ROM blob to ELF file with symbols.
Makefile provides the following commands:
* eagle.rom.addr.v6.ld: consolidate symbol definitions from multiple
  eagle.rom.addr.v6.ld files in subdirectories.
* all: build bootrom.elf from bootrom.bin and eagle.rom.addr.v6.ld

About

ESP8266 ROM blob to ELF convertor

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 90.8%
  • Assembly 9.2%