aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* stm32/rcc: rename HSE32 to HSEDario Nieuwenhuis2023-10-118-14/+14
* Merge pull request #2036 from embassy-rs/stm32-pac-pll-enumsDario Nieuwenhuis2023-10-1020-930/+366
|\
| * stm32/rcc: use more PLL etc enums from PAC.Dario Nieuwenhuis2023-10-1120-930/+366
|/
* Merge pull request #2032 from andresv/stm32-check-flash-lock-before-unlockingDario Nieuwenhuis2023-10-107-20/+40
|\
| * stm32 flash: check lock bit before unlockingAndres Vahter2023-10-107-20/+40
|/
* Merge pull request #2028 from glaeqen/stm32-eth-station-managementxoviat2023-10-1010-44/+33
|\
| * Patch tests & examplesGabriel Górski2023-10-096-12/+6
| * stm32/eth: Move `phy_addr` from `Ethernet` to `PHY`Gabriel Górski2023-10-094-32/+27
|/
* Merge pull request #2026 from embassy-rs/stm32-pac-pll-enumsDario Nieuwenhuis2023-10-0947-1383/+599
|\
| * stm32/rcc: use PLL enums from PAC.Dario Nieuwenhuis2023-10-0947-1383/+599
|/
* Merge pull request #2025 from xoviat/update-pacxoviat2023-10-081-2/+2
|\
| * stm32: update metapacxoviat2023-10-081-2/+2
|/
* Merge pull request #2022 from HelloWorldTeraByte/impl-pwm-traitDario Nieuwenhuis2023-10-073-0/+106
|\
| * Implemented Pwm trait for complementary pwm from embedded_halrandi2023-10-071-0/+40
| * Implemented Pwm trait from embedded_halrandi2023-10-072-0/+66
* | Merge pull request #2019 from embassy-rs/net-hostnameDario Nieuwenhuis2023-10-073-2/+50
|\ \
| * | ci: set target dir if not specified.Dario Nieuwenhuis2023-10-071-1/+4
| * | net: add support for dhcp hostname option.Dario Nieuwenhuis2023-10-073-1/+46
* | | Merge pull request #2018 from jamesmunns/add-derivesDario Nieuwenhuis2023-10-0710-10/+11
|\ \ \
| * | | Add missing deriveJames Munns2023-10-071-1/+1
| * | | Add some uncontroversial derives to Error typesJames Munns2023-10-0610-9/+10
| | |/ | |/|
* | | Merge pull request #1880 from phire/rp_bootselDario Nieuwenhuis2023-10-064-39/+150
|\ \ \
| * | | rp/bootsel: add test.Dario Nieuwenhuis2023-10-071-0/+26
| * | | rp/bootsel: change it to a method on the peripheral.Dario Nieuwenhuis2023-10-072-9/+12
| * | | rp2040: implement BOOTSEL button supportScott Mansell2023-10-072-0/+82
| * | | rp2040: move in_ram helper outside of Flash's implScott Mansell2023-10-071-39/+39
| | |/ | |/|
* | | Merge pull request #2015 from willglynn/stm32u5_faster_clocksDario Nieuwenhuis2023-10-062-86/+267
|\ \ \
| * | | stm32: u5: implement >55 MHz clock speedsWill Glynn2023-10-052-86/+267
| | |/ | |/|
* | | Merge pull request #2021 from embassy-rs/stm32-mcoDario Nieuwenhuis2023-10-0610-351/+52
|\ \ \ | |_|/ |/| |
| * | stm32: implement MCO for all chips.Dario Nieuwenhuis2023-10-0710-338/+48
| * | Add MCO support for stm32wl familyshakencodes2023-10-063-34/+25
|/ /
* | Merge pull request #2012 from mattico/h7-rtcDario Nieuwenhuis2023-10-0615-59/+248
|\ \ | |/ |/|
| * disable flaky f2 eth testDario Nieuwenhuis2023-10-061-1/+1
| * h7: enable rtc testMatt Ickstadt2023-10-062-5/+14
| * h7: implement RTC and LSE clock configurationMatt Ickstadt2023-10-0612-53/+233
|/
* Merge pull request #2014 from bugadani/udpUlf Lilleengen2023-10-051-1/+1
|\
| * Reexport IpListenEndpoint for TCPDániel Buga2023-10-051-1/+1
* | Merge pull request #2013 from xoviat/opampxoviat2023-10-043-7/+33
|\ \
| * | stm32: update metapac and fix opamp chxoviat2023-10-043-7/+33
* | | Merge pull request #2011 from glaeqen/input-pinxoviat2023-10-041-0/+12
|\ \ \ | |/ / |/| |
| * | stm32/gpio: Implement `eh1::digital::InputPin` for `OutputOpenDrain`Gabriel Górski2023-10-041-0/+12
|/ /
* | Merge pull request #2006 from embassy-rs/update-eioDario Nieuwenhuis2023-10-0321-45/+34
|\ \
| * | tests/stm32: increase tickrate for better precision.Dario Nieuwenhuis2023-10-041-1/+1
| * | update embedded-io, embedded-nal-async.Dario Nieuwenhuis2023-10-0420-44/+33
|/ /
* | Merge pull request #1973 from xoviat/opampxoviat2023-10-036-2/+213
|\ \
| * | ci: remove wpan tests againxoviat2023-10-031-0/+3
| * | Merge branch 'main' of github.com:embassy-rs/embassy into opampxoviat2023-10-032-2/+4
| |\ \ | |/ / |/| |
* | | Merge pull request #2008 from xoviat/wpanxoviat2023-10-032-2/+4
|\ \ \
| * | | wpan: re-enable HIL testsxoviat2023-10-032-2/+4
|/ / /
| * / stm32: add opamp mod and update pacxoviat2023-10-035-2/+210
|/ /