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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare embassy-time release
Ulf Lilleengen
2024-08-05
67
-67
/
+72
*
Prepare release of embassy-hal-internal
Ulf Lilleengen
2024-08-05
5
-5
/
+5
*
Prepare release of embassy-embedded-hal 0.2.0
Ulf Lilleengen
2024-08-05
23
-22
/
+43
*
Merge pull request #3227 from barafael/patch-1
Dario Nieuwenhuis
2024-08-04
1
-1
/
+1
|
\
|
*
Fix possible typo in embassy-rp README.md
Rafael Bachmann
2024-08-03
1
-1
/
+1
|
/
*
Merge pull request #3226 from embassy-rs/otg-bounds-checks
Dario Nieuwenhuis
2024-08-02
1
-2
/
+2
|
\
|
*
usb-synopsys-otg: ensure ep alloc fails when endpoint_count < MAX_EP_COUNT.
Dario Nieuwenhuis
2024-08-03
1
-2
/
+2
|
/
*
Merge pull request #3224 from towynlin/adin1110-readme
Dario Nieuwenhuis
2024-08-02
1
-1
/
+1
|
\
|
*
Fix broken link to OPEN Alliance spec for ADIN1110
Zachary Crockett
2024-08-02
1
-1
/
+1
|
/
*
Merge pull request #3174 from JomerDev/add-count-to-read_to_break
Ulf Lilleengen
2024-08-02
1
-100
/
+155
|
\
|
*
Add read_to_break_with_count
Jomer.Dev
2024-07-19
1
-100
/
+155
*
|
Merge pull request #3222 from bobrippling/fix/bootloader-overflow
Dario Nieuwenhuis
2024-07-31
1
-1
/
+1
|
\
\
|
*
|
Fix bootloader-rp's bootloader memory region overflow
Rob Pilling
2024-07-31
1
-1
/
+1
|
/
/
*
|
Merge pull request #3221 from wllenyj/lazy-lock
Ulf Lilleengen
2024-07-31
1
-10
/
+78
|
\
\
|
*
|
embassy-sync: more unit-test for LazyLock
wanglei
2024-07-31
1
-0
/
+47
|
*
|
embassy-sync: fix the data of LazyLock never drop
wanglei
2024-07-31
1
-10
/
+31
*
|
|
Merge pull request #3161 from diondokter/hsem
Ulf Lilleengen
2024-07-31
1
-0
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add function to get the active HSEM interrupt
Dion Dokter
2024-07-09
1
-0
/
+5
*
|
|
Merge pull request #3219 from mirkomartn/bound-dns-servers
Dario Nieuwenhuis
2024-07-29
1
-3
/
+13
|
\
\
\
|
*
|
|
embassy-net: dns: bound the dns_servers slice
Gasper Stukelj
2024-07-29
1
-3
/
+13
*
|
|
|
Merge pull request #3215 from samueltardieu/lazy-lock
Ulf Lilleengen
2024-07-29
4
-0
/
+88
|
\
\
\
\
|
*
|
|
|
embassy-sync: add LazyLock
Samuel Tardieu
2024-07-29
4
-0
/
+88
|
/
/
/
/
*
|
|
|
Merge pull request #3217 from samueltardieu/f1-flash-bsy
Dario Nieuwenhuis
2024-07-27
1
-1
/
+3
|
\
\
\
\
|
*
|
|
|
embassy-stm32: wait for BSY flag to clear before flashing
Samuel Tardieu
2024-07-27
1
-1
/
+3
|
/
/
/
/
*
|
|
|
Merge pull request #3211 from busslina/original-mirror-main-fixing-missing-re...
Dario Nieuwenhuis
2024-07-25
2
-1
/
+3
|
\
\
\
\
|
*
|
|
|
Added doc comment to a public enum variant
Vicente
2024-07-25
1
-0
/
+1
|
*
|
|
|
Formmating
Vicente
2024-07-25
1
-1
/
+1
|
*
|
|
|
Adding pub struct docs
Vicente
2024-07-25
1
-0
/
+1
|
*
|
|
|
Fixing missing re-export
Vicente
2024-07-25
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #3207 from diondokter/fix-opamp-lifetimes
Dario Nieuwenhuis
2024-07-25
1
-8
/
+8
|
\
\
\
\
|
*
|
|
|
Relax lifetimes again
Dion Dokter
2024-07-25
1
-19
/
+19
|
*
|
|
|
Add extra lifetime to opamp-using structs
Dion Dokter
2024-07-25
1
-20
/
+20
*
|
|
|
|
Merge pull request #3209 from embassy-rs/rust180
Dario Nieuwenhuis
2024-07-25
12
-111
/
+22
|
\
\
\
\
\
|
*
|
|
|
|
Update to Rust 1.80, make check-cfg unconditional.
Dario Nieuwenhuis
2024-07-25
12
-111
/
+22
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #3206 from embassy-rs/rp-timer-test
Dario Nieuwenhuis
2024-07-25
2
-0
/
+33
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
tests/rp: add timer test.
Dario Nieuwenhuis
2024-07-25
1
-0
/
+25
|
*
|
|
|
ci: add instructions to install cargo-batch if not installed.
Dario Nieuwenhuis
2024-07-24
1
-0
/
+8
|
/
/
/
/
*
|
|
|
Merge pull request #3188 from ninjasource/sdmmc-dma-buffers
Dario Nieuwenhuis
2024-07-22
1
-16
/
+70
|
\
\
\
\
|
*
|
|
|
Added set_cmd_block for dma memory compatibility
David Haig
2024-07-19
1
-47
/
+46
|
*
|
|
|
Allow cmd buffer to be passed in for dma memory
David Haig
2024-07-17
1
-18
/
+73
|
|
/
/
/
*
|
|
|
Merge pull request #3200 from Dygear/main
James Munns
2024-07-22
7
-9
/
+9
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Updated cargo toml section links.
Mark Tomlin
2024-07-22
3
-5
/
+5
|
*
|
|
Updated github branch from `master` to `main`.
Mark Tomlin
2024-07-22
4
-4
/
+4
|
/
/
/
*
|
|
Merge pull request #3159 from kalkyl/shared-bus
James Munns
2024-07-18
2
-1
/
+120
|
\
\
\
|
*
|
|
Add link to example in book
kalkyl
2024-07-08
2
-3
/
+7
|
*
|
|
Add example for shared I2C and SPI buses
kalkyl
2024-07-08
1
-0
/
+115
*
|
|
|
Merge pull request #3185 from MathiasKoch/embassy-rp/uart-split-ref
Dario Nieuwenhuis
2024-07-18
3
-7
/
+74
|
\
\
\
\
|
*
|
|
|
Correctly handle modifying LCR register after uart enable
Mathias
2024-07-17
1
-22
/
+51
|
*
|
|
|
Fix example after swapping bufferedUart rx and tx in split fn
Mathias
2024-07-17
1
-1
/
+1
|
*
|
|
|
Add split_ref fn to uart, allowing a mutable reference split into RX & TX han...
Mathias
2024-07-17
2
-3
/
+41
|
|
|
/
/
|
|
/
|
|
[next]