Pycom (FiPy) ESP32 bootloader modification.
Posted: Wed Jun 22, 2022 8:43 am
I am trying to modify the bootloader of pycom FiPy. The goal is to read a part of the internal SRAM before being written by the bootloader. Is there any example of modifying and applying the custom bootloader in pycom FiPy? Is there any specific flow that should be followed? The bootloader is placed in https://github.com/pycom/pycom-micropyt ... bootloader