aboutsummaryrefslogtreecommitdiff
path: root/embassy-nxp/src
Commit message (Expand)AuthorAgeFilesLines
* feat: fmt.rs was addedRoi Bachynskyi2025-07-214-0/+288
* Revert "feat: added log-to-defmt feature"Roi Bachynskyi2025-07-211-3/+2
* feat: added log-to-defmt featureRoy2025-07-181-2/+3
* nxp: feature gate lpc55 gpio and pint to lpc55i509VCB2025-07-085-429/+445
* Remove Peripheral trait, rename PeripheralRef->Peri.Dario Nieuwenhuis2025-03-273-31/+24
* Use inline const for initializing arrays. (#3567)Dario Nieuwenhuis2024-11-241-7/+9
* feat: embassy-lpc55 hal with gpio and pint driverGeorge Cosma2024-10-074-0/+1219