use on top of esp-idf wear leveling
512 Bytes sector size added
Fixed bug in utime module
reversed sleep() and block_sleep() functions
Some WiFi events messages replaced with esp-idf log messages
Added hypot() method to math module
Updated ftp module
Added option to force boot from factory partition based on the state of the defined gpio
Added option to activate the LED on defined gpio from bootloader, as boot indication
Updated SPI module
fixed bug when initializing spi wothout CS specified
Added support for Power management and selecting CPU frequenca from MicroPython
Added support for Wake Stub during deepsleep
Some new option to machine.deepsleep() added
Updated wake_on_ext0() & wake_on_ext1 functions
Fixed bug in rtc.ntpsync(), not setting the time zone
Added getdrive() method to uos module
Updated machinne.Pin
some improvements
added all supported by ESP32 pin configuration
Updated 'upysh' frozen module
'ls' function improved, now prints total and free drive space
'cp' function added, copy file
Minor improvements and bug fixes
Added the toolchain for building on aarch64, thanks to John Cutler
do not permit 'flash' command if the firmware was not built
fix wrong partition sizes in some cases
Updated OTA module
allow setting boot partition also for ota types
float values accepted in duty function
Updated RTC module
improved smpt functions
Updated utime module
added utime.ticks_base() function
Added -fno-stack-protector in mpy-cross Makefile to address issues on some operating systems
Updated utime module
Added prebuilt firmware with all modules enabled (for psRAM boards)
Updated esp-idf to the latest commit
Updated Xtenssa toolchains to version 1.22.0-80-g6c4433a-5.2.0