jcmvbkbc / esp-elf-rom

ESP8266 ROM blob to ELF convertor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Makefile 90.8%Language:Assembly 9.2%