Releases: mancausoft/micropython
Releases · mancausoft/micropython
Build for ESP32_GENERIC_C6
I was able to compile micropython using the code from: micropython#11869 (andrewleech:esp32c6)
I rebase it to: micropython#13775 (DvdGiessen:esp32_idf52)
and fix ADC calibration and a problem with UART name.
I was able to compile it and run on a esp32-c6-dev-kit-n8
Build for ESP32_GENERIC_C6 rebased to master
stm32/sdram: Fix MPU config to use MPU_CONFIG_NOACCESS. Followup to 2345c1a04e6d8f8a7376c2c37c0f5248f7629bbb. Signed-off-by: Damien George <damien@micropython.org>