aboutsummaryrefslogtreecommitdiff
path: root/lib/xixanta/src/cfg.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add support for cfg filesMiquel Sabaté Solà2025-01-131-0/+546
In order to make tools like `xa65` work seamlessly with existing configurations, allow this format too instead of making developers switch to a new file with TOML syntax. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>