raiden00pl commented on PR #17352:
URL: https://github.com/apache/nuttx/pull/17352#issuecomment-3557460984

   A quick comparison of results with this PR for my small systems test 
configurations from here: 
https://github.com/railab/railab_nuttx_code/tree/master/boards/arm/stm32/nucleo-f302r8-mini/config
   
   - `mini_core1` config:
   ```
   Memory region         Used Size  Region Size  %age Used
   flash:       18296 B        64 KB     27.92%
   sram:        1236 B        16 KB      7.54%
   
   Memory region         Used Size  Region Size  %age Used
   flash:       17696 B        64 KB     27.00%
   sram:         940 B        16 KB      5.74%
   ```
   
   - `mini_core3` config:
   ```
   Memory region         Used Size  Region Size  %age Used
   flash:        7492 B        64 KB     11.43%
   sram:         928 B        16 KB      5.66%
   
   Memory region         Used Size  Region Size  %age Used
   flash:        6804 B        64 KB     10.38%
   sram:         632 B        16 KB      3.86%
   ```


-- 
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]

Reply via email to