aboutsummaryrefslogtreecommitdiff
path: root/examples/mimxrt6
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5045 from felipebalbi/imxrt/dmaxoviat2025-12-121-0/+26
|\
| * [iMXRT] add a minimal DMA copy exampleFelipe Balbi2025-12-111-0/+26
* | [iMXRT] Add spi driverFelipe Balbi2025-12-113-0/+88
|/
* Rustfmt for edition 2024.Dario Nieuwenhuis2025-10-061-1/+1
* Edition 2024.Dario Nieuwenhuis2025-10-061-1/+1
* Update manifests to satisfy new checks.Dario Nieuwenhuis2025-09-221-1/+1
* executor: return error when creating the spawntoken, not when spawning.Dario Nieuwenhuis2025-08-292-4/+4
* chore: prepare embassy crate releasesUlf Lilleengen2025-08-261-4/+4
* Load all crates in the graph, honor the "publish" flag to prevent publishing ...Dario Nieuwenhuis2025-08-251-0/+6
* fix: prepare embassy-sync 0.7.1 releaseUlf Lilleengen2025-08-121-1/+1
* chore: prepare embassy-executor 0.8 releaseUlf Lilleengen2025-07-311-1/+1
* Merge pull request #4224 from felipebalbi/buttonDario Nieuwenhuis2025-06-011-0/+29
|\
| * imxrt: add button exampleFelipe Balbi2025-05-211-0/+29
* | embassy-sync: bump to 0.7.0Matt Johnston2025-05-221-1/+1
|/
* Update defmt dependenciesYuri Astrakhan2025-05-181-3/+3
* Add rand-core v0.9 support.Dario Nieuwenhuis2025-05-182-5/+3
* Add UART and DMA driversFelipe Balbi2025-05-152-0/+142
* Merge branch 'main' into add-rngDario Nieuwenhuis2025-05-131-0/+175
|\
| * Add embassy-imxrt CRC driverFelipe Balbi2025-05-091-0/+175
* | Add embassy-imxrt RNG driverFelipe Balbi2025-05-091-0/+40
|/
* Merge pull request #4170 from yutannihilation/chore/fix-unsafe-attribute-rust...Ulf Lilleengen2025-05-092-4/+4
|\
| * chore: Wrap link_section attribute with unsafeHiroaki Yutani2025-05-062-4/+4
* | Add OS Event timer supportFelipe Balbi2025-05-071-2/+2
|/
* Update minimum FCB version to latest releasedFelipe Balbi2025-04-101-1/+1
* Convert tabs into spacesFelipe Balbi2025-04-101-26/+26
* Add Embassy iMXRT RTC Time DriverFelipe Balbi2025-04-092-2/+4
* Add embassy-imxrtFelipe Balbi2025-04-099-0/+254