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
*
feat: new_txonly_nosck in spim
swanandx
2024-01-03
1
-5
/
+18
*
feat: new_txonly_nosck in spis
swanandx
2024-01-03
1
-6
/
+34
*
Merge pull request #2394 from swanandx/ready-impl-tcp
Ulf Lilleengen
2024-01-03
1
-0
/
+24
|
\
|
*
feat: impl ReadReady and WriteReady for tcp
swanandx
2024-01-03
1
-0
/
+24
|
/
*
Merge pull request #2393 from embassy-rs/qspi-async-multiwrite
Ulf Lilleengen
2024-01-03
1
-0
/
+3
|
\
|
*
fix: add missing impl block for async qspi multiwrite
Ulf Lilleengen
2024-01-03
1
-0
/
+3
|
/
*
Merge pull request #2389 from embassy-rs/update-stm32data-4
Dario Nieuwenhuis
2024-01-03
2
-2
/
+3
|
\
|
*
update stm32data, fixes missing interrupts.
Dario Nieuwenhuis
2024-01-03
2
-2
/
+3
|
/
*
Merge pull request #2388 from AdinAck/g0-clocks
Dario Nieuwenhuis
2024-01-03
3
-13
/
+39
|
\
|
*
additional chip variants required more clocks
Adin Ackerman
2024-01-02
2
-2
/
+9
|
*
fix g0 being left out of some clock controls
Adin Ackerman
2024-01-02
3
-11
/
+30
|
/
*
Merge pull request #2387 from chrenderle/low-power
Dario Nieuwenhuis
2024-01-02
5
-8
/
+90
|
\
|
*
allow unused variable
Christian Enderle
2024-01-02
1
-0
/
+1
|
*
fix for rustfmt
Christian Enderle
2024-01-02
1
-2
/
+2
|
*
low-power: add feature for stm32l5
Christian Enderle
2024-01-02
1
-1
/
+1
|
*
stm32l5: add low-power stop example
Christian Enderle
2024-01-02
2
-1
/
+66
|
*
low-power: add stop support for stm32l5
Christian Enderle
2024-01-02
2
-3
/
+19
|
*
dbgmcu: add stm32l5 support
Christian Enderle
2024-01-02
1
-1
/
+1
|
*
update metapac to stm32-data PR 333
Christian Enderle
2024-01-02
1
-2
/
+2
|
/
*
Merge pull request #2386 from embassy-rs/jamesmunns-patch-2
Dario Nieuwenhuis
2024-01-02
1
-1
/
+7
|
\
|
*
[FAQ]: Link to Arena configuration docs
James Munns
2024-01-02
1
-1
/
+7
|
/
*
Merge pull request #2385 from embassy-rs/examples-arena-sizes
Dario Nieuwenhuis
2024-01-02
24
-27
/
+27
|
\
|
*
examples: configure executor task arena sizes.
Dario Nieuwenhuis
2024-01-02
24
-27
/
+27
|
/
*
Merge pull request #2367 from eZioPan/simplepwm-dma
Dario Nieuwenhuis
2024-01-02
4
-75
/
+146
|
\
|
*
stm32/pwm: simplify impl blocks.
Dario Nieuwenhuis
2024-01-02
1
-2
/
+0
|
*
stm32/timer: add missing supertrait bounds.
Dario Nieuwenhuis
2024-01-02
1
-4
/
+7
|
*
ask a DMA Channel only when use .gen_waveform()
eZio Pan
2024-01-02
5
-86
/
+35
|
*
Merge branch 'embassy-rs:main' into simplepwm-dma
eZio Pan
2024-01-02
15
-50
/
+222
|
|
\
|
*
|
some trivial fix
eZio Pan
2023-12-30
2
-10
/
+9
|
*
|
record&restore TIM OC to it's earlier state
eZio Pan
2023-12-29
2
-15
/
+60
|
*
|
implement PWM waveform generating with DMA
eZio Pan
2023-12-28
7
-82
/
+159
*
|
|
Merge pull request #2312 from Ralim/low-power-g0
Dario Nieuwenhuis
2024-01-02
2
-3
/
+13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Extend RTC low power mode for STM32G0
Ben V. Brown
2024-01-02
2
-3
/
+13
|
/
/
*
|
Merge pull request #2358 from lights0123/half-duplex
Dario Nieuwenhuis
2024-01-01
1
-6
/
+81
|
\
\
|
*
|
stm32: add half duplex USART driver
lights0123
2023-12-26
1
-6
/
+81
|
|
/
*
|
Merge pull request #2379 from WardBenjamin/fix/lora-docs-links
Dario Nieuwenhuis
2024-01-01
2
-3
/
+2
|
\
\
|
*
|
Expand LoRa crate notes per PR review
Benjamin Ward
2024-01-01
1
-1
/
+1
|
*
|
Update docs to reflect current LoRa crate name/location
Benjamin Ward
2023-12-30
1
-1
/
+1
|
*
|
Fix lora-rs link in README
Benjamin Ward
2023-12-30
1
-2
/
+1
*
|
|
Merge pull request #2380 from MabezDev/cfg-task-args
Dario Nieuwenhuis
2023-12-31
2
-4
/
+29
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add test case
Scott Mabin
2023-12-31
1
-0
/
+14
|
*
|
Extend the task macro to allow cfging arguments away
Scott Mabin
2023-12-31
1
-4
/
+15
|
/
/
*
|
Merge pull request #2374 from ftilde/fix-uarte-restart
Dario Nieuwenhuis
2023-12-30
1
-0
/
+1
|
\
\
|
*
|
Reset rx_started state of nrf buffered_uarte on init
ftilde
2023-12-29
1
-0
/
+1
|
/
/
*
|
Merge pull request #2373 from embassy-rs/jamesmunns-patch-2
Dario Nieuwenhuis
2023-12-28
1
-0
/
+17
|
\
\
|
*
|
stm32: Add breadcrumb to i2cv1 investigation
James Munns
2023-12-28
1
-0
/
+17
*
|
|
Merge pull request #2364 from embassy-rs/james/reenable-stm32-i2cv1-ints
Dario Nieuwenhuis
2023-12-28
1
-0
/
+3
|
\
\
\
|
*
|
|
Seems to help
James Munns
2023-12-27
1
-0
/
+3
*
|
|
|
Merge pull request #2371 from dzamlo/main
Dario Nieuwenhuis
2023-12-28
1
-0
/
+5
|
\
\
\
\
|
*
|
|
|
Add set_hop_limit to UDP sockets
Loïc Damien
2023-12-28
1
-0
/
+5
|
|
|
/
/
|
|
/
|
|
[next]