aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* cargo +nightly fmtFelipe Balbi2025-11-0711-117/+61
| | | | Signed-off-by: Felipe Balbi <[email protected]>
* Reduce number of featuresFelipe Balbi2025-11-0711-141/+136
| | | | | | We don't need features for drivers that always exist. Signed-off-by: Felipe Balbi <[email protected]>
* feat(mcxa276): use external mcxa-pac; remove in-tree PAC; ADC: stop writing ↵Bogdan Petru Chircu Mare2025-11-061-4/+3
| | | | CMDL1.CTYPE (read-only)
* feat(mcxa276): initial HAL importBogdan Petru Chircu Mare2025-10-3116-24/+4732
|
* Initial commitJeff Glaum2025-09-082-0/+24