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
*
shared_bus/blocking/spi: fix build and behaviour when "time" disabled
Torin Cooper-Bennun
2023-11-27
1
-2
/
+10
*
Merge pull request #2226 from AdinAck/faq-update-1
Ulf Lilleengen
2023-11-27
3
-0
/
+125
|
\
|
*
need be -> needed
AdinAck
2023-11-27
1
-1
/
+1
|
*
it's -> its
AdinAck
2023-11-27
1
-1
/
+1
|
*
...
Adin Ackerman
2023-11-27
3
-81
/
+81
|
*
Update faq.adoc
Adin Ackerman
2023-11-27
1
-0
/
+125
|
/
*
Merge pull request #2223 from embassy-rs/use-executor-arena
Dario Nieuwenhuis
2023-11-27
42
-43
/
+5
|
\
|
*
tests: use executor task arena instead of TAIT.
Dario Nieuwenhuis
2023-11-27
42
-43
/
+5
|
/
*
Merge pull request #2222 from embassy-rs/f446-hil
Dario Nieuwenhuis
2023-11-26
7
-40
/
+73
|
\
|
*
stm32/test: add stm32f446 (board not in HIL rig yet)
Dario Nieuwenhuis
2023-11-27
6
-36
/
+69
|
*
stm32/sdmmc: use unwrap to ensure panics get printed to defmt.
Dario Nieuwenhuis
2023-11-27
1
-4
/
+4
|
/
*
Merge pull request #2220 from jamesmunns/patch-2
Dario Nieuwenhuis
2023-11-25
1
-1
/
+1
|
\
|
*
Minor readme typo
James Munns
2023-11-25
1
-1
/
+1
|
/
*
Merge pull request #2219 from embassy-rs/no-concat-bytes
Dario Nieuwenhuis
2023-11-25
3
-56
/
+49
|
\
|
*
cyw43: remove feature(concat_bytes).
Dario Nieuwenhuis
2023-11-25
3
-56
/
+49
|
/
*
Merge pull request #2199 from adamgreig/stm32-dac
Dario Nieuwenhuis
2023-11-24
11
-539
/
+741
|
\
|
*
stm32: fix dac trait
Dario Nieuwenhuis
2023-11-25
1
-1
/
+1
|
*
WIP: use generated metapac from corresponding PR for CI
Adam Greig
2023-11-25
1
-2
/
+2
|
*
STM32 DAC: Rework DAC driver, support all families.
Adam Greig
2023-11-25
8
-418
/
+389
|
*
STM32 DAC: Disable circular writes with GPDMA as it doesn't yet support circu...
Adam Greig
2023-11-25
1
-0
/
+2
|
*
STM32 DAC: Swap to new TSEL enum entirely in-HAL
Adam Greig
2023-11-25
4
-123
/
+313
|
*
STM32 DAC: Use new Mode enum for setting channel mode
Adam Greig
2023-11-25
1
-11
/
+54
|
*
STM32: Add cfg to differentiate L4 and L4+ families
Adam Greig
2023-11-25
1
-0
/
+9
|
*
STM32: Remove vestigal build.rs cfgs, add new flashsize_X and package_X cfgs,...
Adam Greig
2023-11-25
2
-18
/
+5
|
/
*
Merge pull request #2200 from barnabywalters/asynci2cv1
Dario Nieuwenhuis
2023-11-24
15
-247
/
+796
|
\
|
*
stm32/i2c: implement async i2c v1.
Barnaby Walters
2023-11-24
3
-23
/
+578
|
*
stm32/i2c: add async, dual interrupt scaffolding.
Dario Nieuwenhuis
2023-11-24
13
-241
/
+235
*
|
Merge pull request #2216 from embassy-rs/stable
Dario Nieuwenhuis
2023-11-24
16
-52
/
+512
|
\
\
|
*
|
executor: make task arena size configurable.
Dario Nieuwenhuis
2023-11-24
5
-26
/
+275
|
*
|
executor: add support for main/task macros in stable (allocates tasks in an a...
Dario Nieuwenhuis
2023-11-24
10
-10
/
+105
|
*
|
executor: add some tests.
Dario Nieuwenhuis
2023-11-24
4
-1
/
+143
|
*
|
executor: Remove non-functional rtos-trace-interrupt.
Dario Nieuwenhuis
2023-11-24
4
-29
/
+3
|
|
/
*
|
Merge pull request #2217 from embassy-rs/no-try
Dario Nieuwenhuis
2023-11-24
2
-17
/
+37
|
\
\
|
|
/
|
/
|
|
*
embassy-embedded-hal: don't use feature(try_blocks).
Dario Nieuwenhuis
2023-11-24
2
-17
/
+37
|
/
*
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
|
/
[next]