mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
boards/arm/stm32/axoloti, omnibusf4, and stm32f4discovery: If CONFIG_SCHED_CRITMONITOR is selected, then make sure that ITM and DWT resources are enabled before accessing ITM and DWT registers. By default, these registers are disabled. Suggested by Juha Niskanen.
This commit is contained in:
@@ -940,6 +940,8 @@ o Kernel/Protected Build
|
||||
-------- ----------------------------------------------
|
||||
mkrd ramdisk_register()
|
||||
|
||||
See http://www.nuttx.org/doku.php?id=wiki:howtos:protected-ramdisk
|
||||
|
||||
Status: Open
|
||||
Priority: Medium/High -- the kernel build configuration is not fully fielded
|
||||
yet.
|
||||
|
||||
Reference in New Issue
Block a user