aboutsummaryrefslogtreecommitdiff
path: root/crates/ncount/src
Commit message (Collapse)AuthorAgeFilesLines
* Add the notion of mappingMiquel Sabaté Solà2024-12-121-0/+3
Mappings and segments are fundamental blocks on how code is distributed both on the actual ROM File and in the memory layout. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>