jlaitine commented on PR #16194: URL: https://github.com/apache/nuttx/pull/16194#issuecomment-2821170690
Re-wrote some of the logic trying to save space, this previously increased the code size by over 600 bytes, causing the CI to fail on some stm32f3 targets. There is still code size increase by approximatesly 240 bytes; some of that would come back by cleaning up the nxmutex functions afterwards. Anyhow, changed one stm32f3 target defconfig for now while trying to get this to pass the CI. -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org