aboutsummaryrefslogtreecommitdiff
path: root/lib/xixanta/src/mapping.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add the notion of mappingMiquel Sabaté Solà2024-12-121-0/+66
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>