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 #1914 from xoviat/fix-wpan
xoviat
2023-09-16
2
-3
/
+1
|
\
|
*
stm32: fix wpan_ble test
xoviat
2023-09-16
2
-3
/
+1
|
/
*
Merge pull request #1913 from xoviat/doc
xoviat
2023-09-16
4
-7
/
+84
|
\
|
*
update docs
xoviat
2023-09-16
4
-7
/
+84
*
|
Merge pull request #1911 from embassy-rs/stm32wba
Dario Nieuwenhuis
2023-09-16
18
-86
/
+361
|
\
\
|
|
/
|
/
|
|
*
stm32: add stm32wba support.
Dario Nieuwenhuis
2023-09-16
15
-86
/
+349
|
*
ci: set net.git-fetch-with-cli=true
Dario Nieuwenhuis
2023-09-16
3
-0
/
+12
|
/
*
Merge pull request #1909 from xoviat/adc
xoviat
2023-09-15
4
-116
/
+45
|
\
|
*
stm32: fix adc f3 startup time
xoviat
2023-09-15
1
-1
/
+1
|
*
stm32: generate adc_common
xoviat
2023-09-15
3
-115
/
+44
*
|
Merge pull request #1910 from xoviat/rtc
xoviat
2023-09-15
5
-80
/
+60
|
\
\
|
*
|
stm32: rtc/low-power cleanup
xoviat
2023-09-15
5
-80
/
+60
|
/
/
*
|
Merge pull request #1896 from haileys/inline-never-for-rvo
Dario Nieuwenhuis
2023-09-15
3
-5
/
+7
|
\
\
|
*
|
update UninitCell::write call in arch::wasm too
Hailey Somerville
2023-09-14
1
-2
/
+3
|
*
|
write to TaskStorage::future via inline(never) fn to encourage RVO
Hailey Somerville
2023-09-14
2
-3
/
+4
*
|
|
Merge pull request #1908 from chrenderle/low-power-l0
xoviat
2023-09-15
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix low-power feature for STM32L0
Christian Enderle
2023-09-15
1
-1
/
+1
|
/
/
/
*
|
/
ci: reenable stm32 docs.
Dario Nieuwenhuis
2023-09-15
1
-5
/
+4
|
|
/
|
/
|
*
|
Merge pull request #1906 from xoviat/pwr-l0
xoviat
2023-09-15
7
-11
/
+54
|
\
\
|
*
|
ci: build low-power on l0
xoviat
2023-09-14
1
-0
/
+1
|
*
|
stm32: add lp to l0
xoviat
2023-09-14
5
-6
/
+48
|
*
|
update metapac
xoviat
2023-09-14
2
-5
/
+5
|
/
/
*
|
Merge pull request #1903 from embassy-rs/bump-embassy-sync
Ulf Lilleengen
2023-09-14
55
-55
/
+62
|
\
\
|
*
|
feat: bump embassy-sync version to 0.3.0
Ulf Lilleengen
2023-09-14
55
-55
/
+62
|
/
/
*
|
Merge pull request #1902 from diondokter/gpiote-fix
Dario Nieuwenhuis
2023-09-14
1
-1
/
+0
|
\
\
|
*
|
Fix gpiote when waking up from systemoff
Dion Dokter
2023-09-14
1
-1
/
+0
|
/
/
*
|
Merge pull request #1901 from FuzzyLitchi/patch-1
Dario Nieuwenhuis
2023-09-14
1
-1
/
+1
|
\
\
|
*
|
Fix doc typo
Polly
2023-09-14
1
-1
/
+1
|
/
/
*
|
Merge pull request #1899 from tarfu/bump-fmc
Dario Nieuwenhuis
2023-09-14
3
-3
/
+3
|
\
\
|
*
|
stm32: bump fmc version
Tobias Breitwieser
2023-09-14
3
-3
/
+3
*
|
|
Merge pull request #1898 from MathiasKoch/embassy-stm32/uart-blocking-embedde...
Dario Nieuwenhuis
2023-09-14
2
-24
/
+52
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Implement blocking embedded-io::Write for Uart & UartTx
Mathias
2023-09-14
2
-24
/
+52
|
/
/
*
|
Merge pull request #1892 from cumthugo/usart-not-wakeup
xoviat
2023-09-13
1
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
stm32/usart: fix usart not wake up issue
cumthugo
2023-09-13
1
-0
/
+7
*
|
Merge pull request #1893 from ceekdee/main
Dario Nieuwenhuis
2023-09-12
1
-5
/
+1
|
\
\
|
*
|
Wait for high for DIO1 for rp2040-based LoRa boards.
ceekdee
2023-09-12
1
-5
/
+1
|
/
/
*
|
Merge pull request #1839 from Frostie314159/embassy-time-next
Ulf Lilleengen
2023-09-12
1
-1
/
+7
|
\
\
|
|
/
|
/
|
|
*
Fixed formating.
Frostie314159
2023-09-11
1
-1
/
+1
|
*
Removed unnecessary newline.
Frostie314159
2023-08-29
1
-2
/
+1
|
*
embassy-time: Introduced reset function for Ticker
Frostie314159
2023-08-29
1
-1
/
+8
*
|
Merge pull request #1887 from xoviat/adc
xoviat
2023-09-11
1
-1
/
+1
|
\
\
|
*
|
adc/f3: fix delay calculation
xoviat
2023-09-11
1
-1
/
+1
|
/
/
*
|
ci: disable stm32 docs build temporarily because it's bringing CI down for so...
Dario Nieuwenhuis
2023-09-12
1
-4
/
+5
*
|
ci: fix colliding files warning.
Dario Nieuwenhuis
2023-09-12
1
-2
/
+2
*
|
Merge pull request #1886 from xoviat/adc
xoviat
2023-09-11
5
-7
/
+42
|
\
\
|
*
|
ci: remove wpan_ble for hil
xoviat
2023-09-11
1
-0
/
+2
|
*
|
adc/f3: fix startup bug
xoviat
2023-09-11
1
-0
/
+3
|
*
|
stm32: add g4 adc345 and misc.
xoviat
2023-09-11
3
-7
/
+37
|
/
/
*
|
Merge pull request #1834 from dave-andersen/main
Dario Nieuwenhuis
2023-09-10
1
-3
/
+4
|
\
\
|
*
|
Fix timing on RP2040 pio_ws2812.rs example
Dave Andersen
2023-08-27
1
-3
/
+4
[next]