I'm using ESP32 as a target, I noticed the binary I generated indeed didn't fit. I started out in https://github.com/tock/tock/discussions/3614, but then I quickly realized it is the binary.hex problem. The padding comes from elf2tab here...I have no idea why
I'm using ESP32 as a target, I noticed the binary I generated indeed didn't fit. I started out in https://github.com/tock/tock/discussions/3614, but then I quickly realized it is the binary.hex problem. The padding comes from elf2tab here...I have no idea why