Files
esp-idf/tools/test_apps/system/mmu_page_size
Mahavir Jain fbe93aa25e test: add configurable mmu page size test app
Test app to ensure that bootloader and application built with
different flash MMU page size are compatible. This is for the
SoCs that support configurable flash MMU page size.
2024-11-21 15:11:45 +05:30
..

Supported Targets ESP32-C6 ESP32-H2

This test app ensures that bootloader can support configurable MMU page size as per the application binary header. This test tries to boot the application with different MMU page sizes and checks if the application is able to boot successfully.