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
*
resuse adc v4 for u5
klownfish
2024-09-25
3
-353
/
+19
*
Merge remote-tracking branch 'origin/main' into u5_adc
klownfish
2024-09-24
36
-247
/
+1602
|
\
|
*
Merge pull request #3367 from CBJamo/rp2350_debug_pin_fix
Dario Nieuwenhuis
2024-09-23
1
-1
/
+1
|
|
\
|
|
*
Fix rp2350b pins >31 on debug builds
Caleb Jamison
2024-09-23
1
-1
/
+1
|
|
/
|
*
Merge pull request #3366 from kingofpayne/main
Ulf Lilleengen
2024-09-23
1
-2
/
+1
|
|
\
|
|
*
Fixed signature script in bootloader documentation
Olivier Hériveaux
2024-09-23
1
-2
/
+1
|
*
|
Merge pull request #3364 from hansihe/fix-fdcan-preemption-dequeued-frame-return
Ulf Lilleengen
2024-09-23
2
-1
/
+2
|
|
\
\
|
|
*
|
Currently the return value of `write` is broken, it never returns the
Hans Josephsen
2024-09-22
2
-1
/
+2
|
*
|
|
Merge pull request #3363 from embassy-rs/spi-word-tests
Dario Nieuwenhuis
2024-09-23
5
-130
/
+174
|
|
\
\
\
|
|
*
|
|
stm32/tests: test spi u8 and u16 word sizes.
Dario Nieuwenhuis
2024-09-23
2
-74
/
+140
|
|
*
|
|
stm32: update metapac. Fixes SPI version on L0.
Dario Nieuwenhuis
2024-09-23
1
-2
/
+2
|
|
*
|
|
stm32/spi: fix hang/corruption of word sizes other than 8bit.
Dario Nieuwenhuis
2024-09-23
1
-46
/
+26
|
|
*
|
|
stm32/gpdma: clear tr3 just in case.
Dario Nieuwenhuis
2024-09-23
1
-0
/
+1
|
|
*
|
|
stm32/gpdma: ensure bndt in bytes doesn't overflow.
Dario Nieuwenhuis
2024-09-23
1
-8
/
+5
|
|
/
/
/
|
*
|
|
Merge pull request #3337 from doesnotcompete/feature/h7rs-usb
Dario Nieuwenhuis
2024-09-22
8
-7
/
+456
|
|
\
\
\
|
|
*
|
|
Add presence check for OTG_HS peripheral on STM32H7R/S series
Kevin
2024-09-22
2
-8
/
+10
|
|
*
|
|
Add USBPHYC clock configuration for H7RS series
Kevin
2024-09-22
6
-17
/
+63
|
|
*
|
|
Add OTG_HS support for STM32H7R/S
Kevin
2024-09-22
7
-4
/
+405
|
*
|
|
|
Merge pull request #3362 from showier-drastic/main
Dario Nieuwenhuis
2024-09-22
1
-2
/
+2
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
stm32/spi: issue correct DMA word length when reading
Shaw Drastin
2024-09-22
1
-2
/
+2
|
|
/
/
/
|
*
|
|
Merge pull request #3356 from peterkrull/ringbuffered-uartrx-deadlock
Dario Nieuwenhuis
2024-09-22
2
-33
/
+72
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
stm32: Start DMA before clearing, avoid panic in updater ringbuffer impl
Peter Krull
2024-09-19
1
-1
/
+1
|
|
*
|
stm32: Only check errors on running RingBufferedUartRx, reduce number of smal...
Peter Krull
2024-09-19
1
-30
/
+19
|
|
*
|
stm32: Moved comment to match request_stop
Peter Krull
2024-09-19
1
-2
/
+2
|
|
*
|
stm32: Added request_pause to DMA, and use it for RingBufferedUartRx
Peter Krull
2024-09-19
2
-3
/
+53
|
*
|
|
Merge pull request #3359 from NZRosto/main
Dario Nieuwenhuis
2024-09-21
1
-2
/
+2
|
|
\
\
\
|
|
*
|
|
Correctly gate `time` feature of embassy-embedded-hal in embassy-stm32
Reed
2024-09-21
1
-2
/
+2
|
|
/
/
/
|
*
|
|
Merge pull request #3355 from Gerharddc/main
Dario Nieuwenhuis
2024-09-20
2
-0
/
+91
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
embassy_stm32/eth: support compliance testing
Gerhard de Clercq
2024-09-20
2
-0
/
+91
|
|
/
/
|
*
|
Merge pull request #3354 from mammothbane/main
Ulf Lilleengen
2024-09-19
1
-28
/
+28
|
|
\
\
|
|
*
|
embassy_sync/pubsub: fix PubSubBehavior visibility
Nathan Perry
2024-09-19
1
-28
/
+28
|
|
/
/
|
*
|
Merge pull request #3349 from embassy-rs/e-b-introduce-reverted-magic
Ulf Lilleengen
2024-09-19
6
-18
/
+48
|
|
\
\
|
|
*
|
Fix defmt support for example boot app
Ulf Lilleengen
2024-09-19
2
-1
/
+6
|
|
*
|
Add led to example to demonstrate revert state detection
Ulf Lilleengen
2024-09-19
1
-0
/
+9
|
|
*
|
Ensure bootloader state is parsed correctly
Ulf Lilleengen
2024-09-19
3
-14
/
+20
|
|
*
|
Add revert state in embassy-boot
Ulf Lilleengen
2024-09-19
4
-4
/
+14
|
|
/
/
|
*
|
Merge pull request #3350 from embassy-rs/net-fixes2
Dario Nieuwenhuis
2024-09-18
3
-17
/
+30
|
|
\
\
|
|
*
|
net: add all combinations of wait methods for link/config up/down.
Dario Nieuwenhuis
2024-09-18
1
-12
/
+28
|
|
*
|
net-esp-hosted: set wpa3_supported=true.
Dario Nieuwenhuis
2024-09-18
1
-1
/
+1
|
|
*
|
net-esp-hosted: remove useless fn init.
Dario Nieuwenhuis
2024-09-18
1
-4
/
+1
|
|
/
/
|
*
|
Merge pull request #3338 from ionspin/add-rp2350-trng-support
Dario Nieuwenhuis
2024-09-17
3
-0
/
+473
|
|
\
\
|
|
*
|
TRNG support for 235x
Ugljesa Jovanovic
2024-09-17
3
-0
/
+473
|
*
|
|
Merge pull request #3332 from CBJamo/rp2350_pio_pins
Dario Nieuwenhuis
2024-09-17
2
-7
/
+58
|
|
\
\
\
|
|
*
|
|
oops
Caleb Jamison
2024-09-16
1
-1
/
+1
|
|
*
|
|
Improve error message when pin groups are not allowed
Caleb Jamison
2024-09-16
1
-4
/
+4
|
|
*
|
|
Only check ping groups that have count >0
Caleb Jamison
2024-09-16
1
-13
/
+12
|
|
*
|
|
Move pin isolation config to make_pio_pin
Caleb Jamison
2024-09-16
1
-26
/
+5
|
|
*
|
|
Review fixes
Caleb Jamison
2024-09-16
1
-87
/
+43
|
|
*
|
|
Properly drop pins >30
Caleb Jamison
2024-09-15
2
-7
/
+6
|
|
*
|
|
Fix upper bound of case where pins should be <=31
Caleb Jamison
2024-09-15
1
-27
/
+27
[next]