Not really sure why this was hardcoded, but these values were never changed. This should be configurable, just not sure where. I think syscfg gives us flexibility here since it can be adjusted anywhere easily, also for testing. But also it could make sense to have dedicated defines in either `mcu/mcu.h` or `bsp/bsp.h` with values which will be used in `os.c` with fallback to default values if these are not provided. In such case I think BSP makes more sense since it's easier to override if someone creates own product with own BSP.
[ Full content available at: https://github.com/apache/mynewt-core/pull/1362 ] This message was relayed via gitbox.apache.org for [email protected]
