summaryrefslogtreecommitdiff
path: root/cross/xc32.txt
AgeCommit message (Collapse)Author
2025-10-29compilers: add Microchip XC32 compilerLiza Chevalier
The Microchip XC32 compiler is a GCC-based compiler implemented using existing GNU compiler classes. As the XC32 version and GCC version do not match mixins have been implemented to override versions used in versions checks where applicable.