Samsung / TizenRT

TizenRT is a lightweight RTOS-based platform to support low-end IoT devices
Apache License 2.0
562 stars 561 forks source link

os/tools: Check package size with both internal and external flashes #6222

Closed jeongarmy closed 1 month ago

jeongarmy commented 1 month ago

This script compares a package size with partition size and show the ratio of usage. It checked internal partitions so I added external checking if external flash exist.

sunghan-chang commented 1 month ago

@jeongarmy Please add test results in the commit description for internal flash only and for internal + external flash.