kasjer opened a new pull request #2768: URL: https://github.com/apache/mynewt-core/pull/2768
MCU_GPIO_RETAINABLE_NUM default value 4 is optimized to reduce RAM usage. Unfortunately it leads very difficult problems. If BSP tries to configure more GPIO then system asserts at run time. It is even harder if this happens in flash_loader. This changes MCU_GPIO_RETAINABLE_NUM to 32 by default -- 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]
