eagle.rom.addr.v6.ld Headers
Posted: Fri Jun 12, 2015 10:25 am
So, I've started to, in my projects use more and more of the symbols in the mask rom, and I really like them, they also help free up space and make my images smaller for when I netflash them to my quadcopter.
But, I'm curious if anyone's started any official headers for them. Right now, I only have headers written for
*MD5 (which might not be fully correct, though they work),
*The MASK ROM Flash read/write functions (though they only appear to work for the first, lower 1MB, which is okay for what I need them for)
and
*software reset.
Is there already something like this and I'm just waaaay behind the times?
https://github.com/cnlohr/wiflier/blob/ ... 8266_rom.h
But, I'm curious if anyone's started any official headers for them. Right now, I only have headers written for
*MD5 (which might not be fully correct, though they work),
*The MASK ROM Flash read/write functions (though they only appear to work for the first, lower 1MB, which is okay for what I need them for)
and
*software reset.
Is there already something like this and I'm just waaaay behind the times?
https://github.com/cnlohr/wiflier/blob/ ... 8266_rom.h