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