aboutsummaryrefslogtreecommitdiff
path: root/ports/stm32/mpu.h
AgeCommit message (Expand)Author
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2019-10-16stm32/mpu: Save and restore the IRQ state when configuring MPU.Damien George
2019-07-03stm32/mpu: Include MPU functions when ETH is enabled.Damien George
2019-07-03stm32/qspi: Use MPU to allow access to valid memory-mapped QSPI region.Damien George
2019-07-03stm32/sdram: Use MPU helper functions to configure MPU for SDRAM use.Damien George
2019-07-03stm32/eth: Use MPU helper functions to configure MPU for ETH use.Damien George
2019-07-03stm32/mpu: Add helper functions for configuring MPU.Damien George