exatomvm icon indicating copy to clipboard operation
exatomvm copied to clipboard

Use bootloader settings for esp32

Open UncleGrumpy opened this issue 1 year ago • 1 comments

Changes harcoded settings to use defaults that can be set using idf.py menuconfig and read from the bootloader by esptool when flashing an esp32 device.

  • Automatically detect chip by default.
  • Add support for custom flash modes (qio, qout, etc...)
  • Add support for custom flash speeds (26m, 80m, etc...)

UncleGrumpy avatar Aug 20 '24 18:08 UncleGrumpy

let's merge! battle-proven in atomvm_rebar3 plugin..

supercedes https://github.com/atomvm/exatomvm/pull/3 which was mistakenly closed..

petermm avatar Aug 20 '24 18:08 petermm