mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 06:11:06 +00:00 
			
		
		
		
	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.
| 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.