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
*
oops
Grant Miller
2024-09-06
1
-2
/
+6
*
Update examples
Grant Miller
2024-09-06
6
-38
/
+37
*
Match embedded-hal api
Grant Miller
2024-09-06
1
-33
/
+72
*
Deduplicate SimplePwm's channel methods
Grant Miller
2024-09-06
1
-56
/
+63
*
embassy-stm32: Add SimplePwmChannel
Grant Miller
2024-09-06
1
-0
/
+112
*
Merge pull request #3316 from Ddystopia/main
Dario Nieuwenhuis
2024-09-06
3
-4
/
+2
|
\
|
*
fix: remove stable nightly feature
Oleksandr Babak
2024-09-06
1
-1
/
+0
|
*
ci: update rust-toolchain
Oleksandr Babak
2024-09-06
1
-1
/
+1
|
*
fix: nightly api changed during the night
Oleksandr Babak
2024-09-06
1
-2
/
+1
|
/
*
Merge pull request #3309 from Kezii/main
Ulf Lilleengen
2024-09-06
1
-3
/
+50
|
\
|
*
support custom style for usb logger
Kezi
2024-09-04
1
-3
/
+50
*
|
Merge pull request #3315 from Ecco/fix-ci-test-http-git
Dario Nieuwenhuis
2024-09-05
1
-0
/
+4
|
\
\
|
*
|
ci: Fix the "test" task when using stm32-metapac from a CI artifact
Romain Goyet
2024-09-05
1
-0
/
+4
*
|
|
Merge pull request #3312 from 9SMTM6/fix_wasm_linking
Ulf Lilleengen
2024-09-05
2
-2
/
+1
|
\
\
\
|
*
|
|
Enable critical-section/std on wasm
Samuel Maier
2024-09-05
2
-2
/
+1
*
|
|
|
Merge pull request #3311 from embassy-rs/disable-flaky-test
Dario Nieuwenhuis
2024-09-04
1
-0
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
stm32/tests: disable flaky stm32wl55jc/usart_rx_ringbuffered
Dario Nieuwenhuis
2024-09-04
1
-0
/
+1
|
/
/
/
*
/
/
chore: fix using default_features instead of default-features in embassy boot...
Lucas Martins Mendes
2024-09-03
1
-2
/
+2
|
/
/
*
/
nrf52840: fix naming of LED states in examples (#3304)
Adrian Friedli
2024-09-02
2
-4
/
+4
|
/
*
Add block-device-driver impl for use with embedded-fatfs (#2607)
Scott Mabin
2024-08-26
2
-0
/
+43
*
rp: add example code to flash bluetooth fw (#3290)
Pedro Ferreira
2024-08-26
1
-0
/
+2
*
Merge pull request #3288 from jbowes/chore/remove-rp-pins-from-mouse-example
Dario Nieuwenhuis
2024-08-26
1
-7
/
+0
|
\
|
*
chore: Remove unused keyboard code from rp mouse example
James Bowes
2024-08-26
1
-7
/
+0
|
/
*
Merge pull request #3285 from CirrusNeptune/udp-zerocopy
Ulf Lilleengen
2024-08-26
1
-0
/
+63
|
\
|
*
feat(embassy-net): add zero-copy UDP send/recv functions
Cirrus
2024-08-25
1
-0
/
+63
|
/
*
Merge pull request #3282 from elagil/add_sai_is_muted
Ulf Lilleengen
2024-08-25
1
-0
/
+15
|
\
|
*
feat: add function to check if SAI is muted
elagil
2024-08-24
1
-0
/
+15
*
|
Merge pull request #3281 from elagil/ulpi_add_fs_support
Ulf Lilleengen
2024-08-25
2
-2
/
+54
|
\
\
|
*
|
feat: Add support for a full-speed ULPI mode
elagil
2024-08-24
2
-2
/
+54
|
|
/
*
|
Merge pull request #3284 from korken89/fix-can-log-spam
Ulf Lilleengen
2024-08-25
1
-3
/
+1
|
\
\
|
*
|
stm32: Fix log storm when no CAN is connected
Emil Fresk
2024-08-25
1
-3
/
+1
|
/
/
*
|
Merge pull request #3279 from ionspin/fix-timer0-tick
James Munns
2024-08-24
1
-1
/
+7
|
\
\
|
*
|
Set up timer0 tick when initializing clocks
Ugljesa Jovanovic
2024-08-24
1
-1
/
+7
|
/
/
*
|
Merge pull request #3275 from embassy-rs/use-bthci-release
Ulf Lilleengen
2024-08-21
3
-3
/
+1
|
\
\
|
*
|
Use released bt-hci crate
Ulf Lilleengen
2024-08-21
3
-3
/
+1
|
/
/
*
|
Merge pull request #3233 from nautd/uart_half_duplex_fix
Dario Nieuwenhuis
2024-08-19
1
-7
/
+36
|
\
\
|
*
|
make half duplex fn private
Karun
2024-08-19
1
-1
/
+1
|
*
|
remove duplication
Karun
2024-08-19
1
-61
/
+16
|
*
|
Add gpio version dependency
Karun
2024-08-06
1
-4
/
+77
|
*
|
Convert uart half_duplex to use open-drain pull-up
Karun
2024-08-05
1
-3
/
+4
*
|
|
Update faq.adoc - "code doesn't work in release mode" (#3267)
James Munns
2024-08-18
1
-1
/
+11
*
|
|
Merge pull request #3270 from barafael/patch-1
Dario Nieuwenhuis
2024-08-18
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix link to PriorityChannel
Rafael Bachmann
2024-08-18
1
-1
/
+1
*
|
|
|
Merge pull request #3268 from embassy-rs/update-metapac-32985
Dario Nieuwenhuis
2024-08-18
3
-4
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
stm32: update metapac
Dario Nieuwenhuis
2024-08-17
3
-4
/
+4
*
|
|
|
Merge pull request #3269 from embassy-rs/rp-binary-info
Dario Nieuwenhuis
2024-08-17
50
-750
/
+178
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
rp: use the rp-binary-info crate for binary info.
Dario Nieuwenhuis
2024-08-17
50
-750
/
+178
|
/
/
/
*
|
|
Merge pull request #3263 from liarokapisv/stm32-dual-boot-init-fix
Dario Nieuwenhuis
2024-08-17
16
-28
/
+108
|
\
\
\
|
*
|
|
Fix dma nvic issues on dual core lines
Alexandros Liarokapis
2024-08-17
16
-28
/
+108
*
|
|
|
Merge pull request #3266 from embassy-rs/disable-f1-test
Dario Nieuwenhuis
2024-08-17
1
-1
/
+5
|
\
\
\
\
[next]