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
*
stm32/rcc: rename HSE32 to HSE
Dario Nieuwenhuis
2023-10-11
8
-14
/
+14
*
Merge pull request #2036 from embassy-rs/stm32-pac-pll-enums
Dario Nieuwenhuis
2023-10-10
20
-930
/
+366
|
\
|
*
stm32/rcc: use more PLL etc enums from PAC.
Dario Nieuwenhuis
2023-10-11
20
-930
/
+366
|
/
*
Merge pull request #2032 from andresv/stm32-check-flash-lock-before-unlocking
Dario Nieuwenhuis
2023-10-10
7
-20
/
+40
|
\
|
*
stm32 flash: check lock bit before unlocking
Andres Vahter
2023-10-10
7
-20
/
+40
|
/
*
Merge pull request #2028 from glaeqen/stm32-eth-station-management
xoviat
2023-10-10
10
-44
/
+33
|
\
|
*
Patch tests & examples
Gabriel Górski
2023-10-09
6
-12
/
+6
|
*
stm32/eth: Move `phy_addr` from `Ethernet` to `PHY`
Gabriel Górski
2023-10-09
4
-32
/
+27
|
/
*
Merge pull request #2026 from embassy-rs/stm32-pac-pll-enums
Dario Nieuwenhuis
2023-10-09
47
-1383
/
+599
|
\
|
*
stm32/rcc: use PLL enums from PAC.
Dario Nieuwenhuis
2023-10-09
47
-1383
/
+599
|
/
*
Merge pull request #2025 from xoviat/update-pac
xoviat
2023-10-08
1
-2
/
+2
|
\
|
*
stm32: update metapac
xoviat
2023-10-08
1
-2
/
+2
|
/
*
Merge pull request #2022 from HelloWorldTeraByte/impl-pwm-trait
Dario Nieuwenhuis
2023-10-07
3
-0
/
+106
|
\
|
*
Implemented Pwm trait for complementary pwm from embedded_hal
randi
2023-10-07
1
-0
/
+40
|
*
Implemented Pwm trait from embedded_hal
randi
2023-10-07
2
-0
/
+66
*
|
Merge pull request #2019 from embassy-rs/net-hostname
Dario Nieuwenhuis
2023-10-07
3
-2
/
+50
|
\
\
|
*
|
ci: set target dir if not specified.
Dario Nieuwenhuis
2023-10-07
1
-1
/
+4
|
*
|
net: add support for dhcp hostname option.
Dario Nieuwenhuis
2023-10-07
3
-1
/
+46
*
|
|
Merge pull request #2018 from jamesmunns/add-derives
Dario Nieuwenhuis
2023-10-07
10
-10
/
+11
|
\
\
\
|
*
|
|
Add missing derive
James Munns
2023-10-07
1
-1
/
+1
|
*
|
|
Add some uncontroversial derives to Error types
James Munns
2023-10-06
10
-9
/
+10
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #1880 from phire/rp_bootsel
Dario Nieuwenhuis
2023-10-06
4
-39
/
+150
|
\
\
\
|
*
|
|
rp/bootsel: add test.
Dario Nieuwenhuis
2023-10-07
1
-0
/
+26
|
*
|
|
rp/bootsel: change it to a method on the peripheral.
Dario Nieuwenhuis
2023-10-07
2
-9
/
+12
|
*
|
|
rp2040: implement BOOTSEL button support
Scott Mansell
2023-10-07
2
-0
/
+82
|
*
|
|
rp2040: move in_ram helper outside of Flash's impl
Scott Mansell
2023-10-07
1
-39
/
+39
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2015 from willglynn/stm32u5_faster_clocks
Dario Nieuwenhuis
2023-10-06
2
-86
/
+267
|
\
\
\
|
*
|
|
stm32: u5: implement >55 MHz clock speeds
Will Glynn
2023-10-05
2
-86
/
+267
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #2021 from embassy-rs/stm32-mco
Dario Nieuwenhuis
2023-10-06
10
-351
/
+52
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
stm32: implement MCO for all chips.
Dario Nieuwenhuis
2023-10-07
10
-338
/
+48
|
*
|
Add MCO support for stm32wl family
shakencodes
2023-10-06
3
-34
/
+25
|
/
/
*
|
Merge pull request #2012 from mattico/h7-rtc
Dario Nieuwenhuis
2023-10-06
15
-59
/
+248
|
\
\
|
|
/
|
/
|
|
*
disable flaky f2 eth test
Dario Nieuwenhuis
2023-10-06
1
-1
/
+1
|
*
h7: enable rtc test
Matt Ickstadt
2023-10-06
2
-5
/
+14
|
*
h7: implement RTC and LSE clock configuration
Matt Ickstadt
2023-10-06
12
-53
/
+233
|
/
*
Merge pull request #2014 from bugadani/udp
Ulf Lilleengen
2023-10-05
1
-1
/
+1
|
\
|
*
Reexport IpListenEndpoint for TCP
Dániel Buga
2023-10-05
1
-1
/
+1
*
|
Merge pull request #2013 from xoviat/opamp
xoviat
2023-10-04
3
-7
/
+33
|
\
\
|
*
|
stm32: update metapac and fix opamp ch
xoviat
2023-10-04
3
-7
/
+33
*
|
|
Merge pull request #2011 from glaeqen/input-pin
xoviat
2023-10-04
1
-0
/
+12
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
stm32/gpio: Implement `eh1::digital::InputPin` for `OutputOpenDrain`
Gabriel Górski
2023-10-04
1
-0
/
+12
|
/
/
*
|
Merge pull request #2006 from embassy-rs/update-eio
Dario Nieuwenhuis
2023-10-03
21
-45
/
+34
|
\
\
|
*
|
tests/stm32: increase tickrate for better precision.
Dario Nieuwenhuis
2023-10-04
1
-1
/
+1
|
*
|
update embedded-io, embedded-nal-async.
Dario Nieuwenhuis
2023-10-04
20
-44
/
+33
|
/
/
*
|
Merge pull request #1973 from xoviat/opamp
xoviat
2023-10-03
6
-2
/
+213
|
\
\
|
*
|
ci: remove wpan tests again
xoviat
2023-10-03
1
-0
/
+3
|
*
|
Merge branch 'main' of github.com:embassy-rs/embassy into opamp
xoviat
2023-10-03
2
-2
/
+4
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #2008 from xoviat/wpan
xoviat
2023-10-03
2
-2
/
+4
|
\
\
\
|
*
|
|
wpan: re-enable HIL tests
xoviat
2023-10-03
2
-2
/
+4
|
/
/
/
|
*
/
stm32: add opamp mod and update pac
xoviat
2023-10-03
5
-2
/
+210
|
/
/
[next]