kasjer commented on code in PR #3201:
URL: https://github.com/apache/mynewt-core/pull/3201#discussion_r1577309104
##########
hw/mcu/stm/stm32l0xx/syscfg.yml:
##########
@@ -107,6 +107,14 @@ syscfg.defs:
description: Enable pre-fetch of instructions (when latency > 0)
value: 0
+ STM32_FLASH_PREREAD_ENABLE:
+ description: Enable the FLASH preread buffer.
+ value: 0
+
+ STM32_FLASH_CACHE_ENABLE:
+ description: Enable the FLASH preread buffer.
Review Comment:
fixed
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]