index
:
embassy
cyw43-link-status-update
fix-input-sync-bypass
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
embassy-imxrt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[iMXRT] dma: fix transfer count computation
Felipe Balbi
2025-12-16
1
-3
/
+3
*
[iMXRT] dma: define MAX_CHUNK_SIZE constant
Felipe Balbi
2025-12-16
2
-2
/
+4
*
Merge pull request #5045 from felipebalbi/imxrt/dma
xoviat
2025-12-12
1
-2
/
+2
|
\
|
*
[iMXRT] add a minimal DMA copy example
Felipe Balbi
2025-12-11
1
-2
/
+2
*
|
[iMXRT] Add spi driver
Felipe Balbi
2025-12-11
2
-0
/
+1012
|
/
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
10
-21
/
+27
*
Edition 2024.
Dario Nieuwenhuis
2025-10-06
2
-2
/
+3
*
Update manifests to satisfy new checks.
Dario Nieuwenhuis
2025-09-22
1
-1
/
+1
*
fix: update more minor versions
Ulf Lilleengen
2025-08-27
1
-1
/
+1
*
chore: prepare embassy crate releases
Ulf Lilleengen
2025-08-26
1
-6
/
+6
*
fix: skip another publish
Ulf Lilleengen
2025-08-25
1
-0
/
+1
*
fix: add more missing changelogs
Ulf Lilleengen
2025-08-25
1
-0
/
+11
*
Read crate configs from metadata.
Dario Nieuwenhuis
2025-08-25
1
-0
/
+6
*
fix: prepare embassy-sync 0.7.1 release
Ulf Lilleengen
2025-08-12
1
-1
/
+1
*
Release embassy-embedded-hal v0.4
Dario Nieuwenhuis
2025-08-03
1
-1
/
+1
*
fix: do full minor version bump for time queue utils
Ulf Lilleengen
2025-08-01
1
-1
/
+1
*
Use `unsafe` block in IRQ handlers
clubby789
2025-07-20
1
-3
/
+5
*
chore: Release embassy-embedded-hal version 0.3.1
Ulf Lilleengen
2025-07-16
1
-1
/
+1
*
chore: update to `embassy-hal-internal` v0.3.0
Ulf Lilleengen
2025-07-14
1
-1
/
+1
*
embassy-sync: bump to 0.7.0
Matt Johnston
2025-05-22
1
-1
/
+1
*
timer: ostimer: wait for match write ready
Felipe Balbi
2025-05-21
1
-1
/
+6
*
Update defmt dependencies
Yuri Astrakhan
2025-05-18
1
-1
/
+1
*
Add rand-core v0.9 support.
Dario Nieuwenhuis
2025-05-18
2
-10
/
+42
*
Merge pull request #4206 from rursprung/add-possibility-to-document-bind_inte...
Dario Nieuwenhuis
2025-05-15
1
-4
/
+8
|
\
|
*
add the possibility to document `bind_interrupts` `struct`s
Ralph Ursprung
2025-05-15
1
-4
/
+8
*
|
Add UART and DMA drivers
Felipe Balbi
2025-05-15
5
-21
/
+1925
|
/
*
Merge branch 'main' into add-rng
Dario Nieuwenhuis
2025-05-13
2
-0
/
+191
|
\
|
*
Add embassy-imxrt CRC driver
Felipe Balbi
2025-05-09
2
-0
/
+191
*
|
Add embassy-imxrt RNG driver
Felipe Balbi
2025-05-09
2
-0
/
+258
|
/
*
Add OS Event timer support
Felipe Balbi
2025-05-07
3
-27
/
+182
*
clocks: remove defmt messages
Felipe Balbi
2025-05-07
1
-41
/
+1
*
clocks: split clock and reset operations
Felipe Balbi
2025-05-07
1
-8
/
+22
*
Rename rtc.rs to time_driver.rs
Felipe Balbi
2025-05-07
2
-2
/
+2
*
Add Embassy iMXRT RTC Time Driver
Felipe Balbi
2025-04-09
3
-3
/
+285
*
Add embassy-imxrt
Felipe Balbi
2025-04-09
9
-0
/
+4771