Closed fjmolinas closed 3 years ago
Removed openmote-b
since I found the source of the bug.
Although technically not fixed, the test is not ran anymore because the feature is no longer supported https://github.com/RIOT-OS/RIOT/blob/a281499082d82d26ed523016ee1bb95a772731f1/cpu/stm32/Makefile.features#L54-L59
Description
andopenmote-b
(cc2538)i-nucleo-lrwan1
(STM32L052T8Y6) have an MPU butmpu_noexec_ram
fails on both.Haven't done much debugging yet.
Steps to reproduce the issue
On any of the above platforms:
BUILD_IN_DOCKER=1 BOARD=i-nucleo-lrwan1 make -C tests/mpu_noexec_ram/ flash test
Expected results
Test succeeds
Actual results
Versions