aboutsummaryrefslogtreecommitdiff
path: root/embassy-nxp
Commit message (Expand)AuthorAgeFilesLines
* fix: do full minor version bump for time queue utilsUlf Lilleengen2025-08-011-1/+1
* Merge pull request #4444 from i509VCB/nxp-docsDario Nieuwenhuis2025-07-231-0/+10
|\
| * nxp: make docs generatei509VCB2025-07-221-0/+10
* | nxp: Add mimxrt1062 supporti509VCB2025-07-225-12/+348
* | nxp: Add MIMXRT1011 GPIO and time driveri509VCB2025-07-228-9/+1541
* | feat: fmt.rs was addedRoi Bachynskyi2025-07-215-1/+289
* | Revert "feat: added log-to-defmt feature"Roi Bachynskyi2025-07-212-7/+2
* | feat: added log-to-defmt featureRoy2025-07-182-2/+7
|/
* chore: update to `embassy-hal-internal` v0.3.0Ulf Lilleengen2025-07-141-1/+1
* nxp: feature gate lpc55 gpio and pint to lpc55i509VCB2025-07-086-429/+451
* nxp: add feature for lpc55i509VCB2025-07-081-2/+8
* embassy-sync: bump to 0.7.0Matt Johnston2025-05-221-1/+1
* Update defmt dependenciesYuri Astrakhan2025-05-181-1/+1
* `embassy-nxp`: make `defmt` optionalRalph Ursprung2025-05-151-2/+5
* Remove Peripheral trait, rename PeripheralRef->Peri.Dario Nieuwenhuis2025-03-273-31/+24
* chore: bump embassy-sync versionUlf Lilleengen2025-01-151-1/+1
* Fix search-and-replacabilityDániel Buga2025-01-051-1/+1
* Use inline const for initializing arrays. (#3567)Dario Nieuwenhuis2024-11-241-7/+9
* Bump sync version (#3562)Dániel Buga2024-11-221-1/+1
* feat: embassy-lpc55 hal with gpio and pint driverGeorge Cosma2024-10-075-0/+1236