aboutsummaryrefslogtreecommitdiff
path: root/embassy-nxp/src/gpio/lpc55.rs
Commit message (Collapse)AuthorAgeFilesLines
* nxp: generate all chip peripherals and impls from metadatai509VCB2025-11-161-77/+16
|
* nxp/lpc55: eliminate match_ioconi509VCB2025-10-131-44/+22
| | | | It is easier to have SealedPin provide a way to get to the Pio icon registers
* Rustfmt for edition 2024.Dario Nieuwenhuis2025-10-061-2/+2
|
* lpc55: gpio rewrittenRoi Bachynskyi2025-09-121-320/+40
|
* feat: fmt.rs was addedRoi Bachynskyi2025-07-211-0/+1
|
* nxp: feature gate lpc55 gpio and pint to lpc55i509VCB2025-07-081-0/+677