QUERY · ISSUE
Secure boot functionality for esp32
port-esp32
Has secure boot feature on ESP32 been implemented on micropython?. If not then what is the other method to secure the firmware?
CANDIDATE · ISSUE
Is a port for STM32L5 or STM32U5 in the roadmap?
port-stm32
I am looking to port at least STM32L5. But I am seeing some challenges with regards to the secure boot and secure app. The closest thing I see is the NRF9160DK port which uses a secure boot which is also implemented/ported in MicroPython.