New script for converting Microchip ATDFs to Bloom's new TDF format

This commit is contained in:
Nav
2024-02-22 21:27:57 +00:00
parent 35873cf031
commit 44b01ecd84
2 changed files with 90 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ require_once __DIR__ . '/../AVR8/Avr8TargetDescriptionFile.php';
* This AtdfService provides ATDF -> TDF conversion.
*
* We use this to convert ATDFs of new Microchip AVR targets to Bloom's TDF format.
* See the ConvertAtdfToTdf.php script for more.
*
* NOTE: This service class is only intended for performing a first-pass conversion - it will do most of the work, but
* may not cover every corner, so the generated TDF may require some manual touch-ups. It's best to run the generated