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
...
*
Merge pull request #2215 from andresv/stm32-allow-eha-without-time
Dario Nieuwenhuis
2023-11-24
1
-1
/
+1
|
\
|
*
stm32 i2c: allow EHA traits without time feature
Andres Vahter
2023-11-24
1
-1
/
+1
|
/
*
Merge pull request #2214 from aspizu/patch-1
Ulf Lilleengen
2023-11-24
1
-0
/
+13
|
\
|
*
add faq for deploying to RP2040 using elf2uf2-rs
jan
2023-11-24
1
-0
/
+13
|
/
*
Merge pull request #2211 from embassy-rs/cache-lockfiles
Dario Nieuwenhuis
2023-11-21
2
-0
/
+20
|
\
|
*
ci: cache lockfiles
Dario Nieuwenhuis
2023-11-21
2
-0
/
+20
|
/
*
Merge pull request #2210 from embassy-rs/lulf-patch-1
Ulf Lilleengen
2023-11-21
1
-2
/
+2
|
\
|
*
Update faq.adoc
Ulf Lilleengen
2023-11-21
1
-2
/
+2
|
/
*
Merge pull request #2209 from bugadani/faq
Dario Nieuwenhuis
2023-11-21
1
-0
/
+1
|
\
|
*
Add note for Xtensa
Dániel Buga
2023-11-21
1
-0
/
+1
*
|
Merge pull request #2207 from mickvangelderen/split-can-bus-2
Dario Nieuwenhuis
2023-11-21
1
-33
/
+41
|
\
\
|
|
/
|
/
|
|
*
Format
Mick van Gelderen
2023-11-21
1
-7
/
+1
|
*
Rename _flush* methods
Mick van Gelderen
2023-11-21
1
-11
/
+9
|
*
Refactor bxcan split.
Tommas Bakker
2023-11-21
1
-27
/
+43
*
|
Merge pull request #2208 from jamesmunns/add-faq
Dario Nieuwenhuis
2023-11-21
2
-0
/
+25
|
\
\
|
|
/
|
/
|
|
*
Add FAQ with one question from chat
James Munns
2023-11-21
2
-0
/
+25
|
/
*
Merge pull request #2198 from adamgreig/stm32-opamp
Dario Nieuwenhuis
2023-11-20
2
-38
/
+41
|
\
|
*
STM32 opamp: use impl Peripheral instead of directly taking pins
Adam Greig
2023-11-20
2
-27
/
+21
|
*
STM32: Disable opamp when OpAmpOutput is dropped, not when the parent OpAmp i...
Adam Greig
2023-11-20
1
-2
/
+18
|
*
STM32: Don't enable opamps in new(), wait until configured.
Adam Greig
2023-11-18
1
-10
/
+3
*
|
Merge pull request #2197 from MabezDev/priority-channel
Dario Nieuwenhuis
2023-11-20
4
-3
/
+618
|
\
\
|
*
|
revert module changes, reexport heapless relevant items
Scott Mabin
2023-11-20
3
-8
/
+6
|
*
|
docs
Scott Mabin
2023-11-18
2
-1
/
+6
|
*
|
more clean up, refactor channel into module to share code
Scott Mabin
2023-11-18
3
-48
/
+6
|
*
|
reduce duplication further by sharing Dynamic sender/receiver
Scott Mabin
2023-11-18
2
-85
/
+3
|
*
|
docs and simple test for priority
Scott Mabin
2023-11-18
1
-0
/
+11
|
*
|
Reduce duplication, fix tests
Scott Mabin
2023-11-18
2
-61
/
+41
|
*
|
Priority channel using binary heap
Scott Mabin
2023-11-18
2
-0
/
+745
|
|
/
*
|
Merge pull request #2192 from RobertTDowling/stm32h7-adc-clock
Dario Nieuwenhuis
2023-11-20
1
-1
/
+6
|
\
\
|
*
|
PR feedback
RobertTDowling
2023-11-19
1
-2
/
+2
|
*
|
stm32h7 ADC: Fix stalled clock in default h7 config
RobertTDowling
2023-11-15
1
-1
/
+6
*
|
|
Merge pull request #2204 from Slowki/fix/igmp-compile-error
Dario Nieuwenhuis
2023-11-19
2
-0
/
+5
|
\
\
\
|
*
|
|
add build with `igmp` enabled to ci.sh
Stephan Wolski
2023-11-19
1
-0
/
+1
|
*
|
|
populate `medium` in DriverAdapter struct in IGMP code
Stephan Wolski
2023-11-19
1
-0
/
+4
*
|
|
|
Merge pull request #2139 from jamesmunns/patch-1
Dario Nieuwenhuis
2023-11-19
3
-4
/
+40
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add docs, touch all linker fragments
James Munns
2023-11-19
3
-2
/
+38
|
*
|
|
Update RP2040 memory.x
James Munns
2023-11-19
1
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #2203 from embassy-rs/h7-sai4only-fix
Dario Nieuwenhuis
2023-11-19
3
-32
/
+40
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
stm32/sai: fix build on chips with only SAI4 (like stm32h725re), improve sync...
Dario Nieuwenhuis
2023-11-19
3
-32
/
+40
|
/
/
*
|
Merge pull request #2173 from andresv/expose-i2c-async-api-without-time
Dario Nieuwenhuis
2023-11-17
1
-70
/
+90
|
\
\
|
|
/
|
/
|
|
*
stm32 i2c: remove mod dummy_time
Andres Vahter
2023-11-11
1
-80
/
+87
|
*
stm32 i2c: remove pub _timeout api
Andres Vahter
2023-11-11
1
-143
/
+13
|
*
i2c: expose async api without needing time
Andres Vahter
2023-11-10
1
-32
/
+175
*
|
Merge pull request #2184 from sammko/cyw43-multicast-macs
Dario Nieuwenhuis
2023-11-16
2
-1
/
+56
|
\
\
|
*
|
cyw43: Add Control method to add multicast HW address
Samuel Čavoj
2023-11-16
2
-1
/
+56
|
/
/
*
|
Merge pull request #2189 from embassy-rs/executor-hax
Dario Nieuwenhuis
2023-11-15
54
-110
/
+430
|
\
\
|
*
|
executor: add faster ARM-specific impl.
Dario Nieuwenhuis
2023-11-15
2
-1
/
+105
|
*
|
executor: release v0.3.3
Dario Nieuwenhuis
2023-11-15
44
-44
/
+44
|
*
|
executor: remove atomic-polyfill.
Dario Nieuwenhuis
2023-11-15
10
-67
/
+280
|
*
|
executor: add missing `main` macro reexport on xtensa.
Dario Nieuwenhuis
2023-11-14
1
-0
/
+3
|
/
/
[prev]
[next]