aboutsummaryrefslogtreecommitdiff
path: root/embassy-nxp/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* feat: lpc55 blocking usart addedRoi Bachynskyi2025-08-121-0/+20
* feat: add RTC time driverIrina Chiorean2025-08-041-0/+1
* nxp: Add mimxrt1062 supporti509VCB2025-07-221-0/+1
* nxp: Add MIMXRT1011 GPIO and time driveri509VCB2025-07-221-5/+82
* feat: fmt.rs was addedRoi Bachynskyi2025-07-211-0/+1
* 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-081-74/+16
* Remove Peripheral trait, rename PeripheralRef->Peri.Dario Nieuwenhuis2025-03-271-1/+1
* feat: embassy-lpc55 hal with gpio and pint driverGeorge Cosma2024-10-071-0/+95