exatomvm icon indicating copy to clipboard operation
exatomvm copied to clipboard

Update esp32 default flash_offset

Open UncleGrumpy opened this issue 1 year ago • 0 comments

Updates the default flash_offset used by the atomvm.esp32.flash task to the new size 0x250000 used for Elixir supported builds.

Fixes a bug where passing a flash_offset on the command line was failing due to not parsing strings that represent hexadecimal when used for the offset parameter.

UncleGrumpy avatar Sep 21 '24 19:09 UncleGrumpy