OVMS3-idf/components/soc/test
Renz Bagaporo 4571fb219f soc: change region in mpu test
Previously, the test uses region 3 for the illegal access test
(0x60000000 - 0x7fffffff). This caused issues with there being
peripherals located in that memory range. Change to use region 4
(0x8000000 - 0x9fffffff) instead).
2020-04-24 16:34:15 +08:00
..
CMakeLists.txt test: declare requirements and include dirs private 2020-03-23 10:58:50 +08:00
component.mk soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00
test_mpu.c soc: change region in mpu test 2020-04-24 16:34:15 +08:00
test_rtc_clk.c soc: separate abstraction, description and implementation 2020-02-11 14:30:42 +05:00