feat(mmu): configurable page size s31 support

This commit is contained in:
armando
2026-04-01 10:09:22 +08:00
parent 0e658fa131
commit ab026ecc01
31 changed files with 273 additions and 60 deletions

View File

@@ -0,0 +1,7 @@
# This Config is used for configure the MMU.
# Be configured based on flash size selection.
# Invisible to users.
config MMU_PAGE_SIZE_64KB
bool
default y