micropython icon indicating copy to clipboard operation
micropython copied to clipboard

MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems

Results 12 micropython issues
Sort by recently updated
recently updated
newest added

If we leave the 4KB ember bootloader on the Ikea boards then we can use their OTA update scheme.

enhancement

What is going on with the "`+4`" in the address calculation? https://github.com/osresearch/micropython/blob/efm32/extmod/machine_spiflash.c#L69