Dario Nieuwenhuis
|
5948d934d3
|
Merge pull request #2150 from bugadani/block
Ensure TcpIo not blocking when reading into empty slice
|
2023-11-06 12:44:15 +00:00 |
|
Dario Nieuwenhuis
|
746936f8cd
|
Merge pull request #2151 from eZioPan/rcc-init-set-vos
check PLL settings before set VOS
|
2023-11-06 12:43:29 +00:00 |
|
eZio Pan
|
8f543062aa
|
check PLL settings before set VOS
|
2023-11-06 18:30:59 +08:00 |
|
Dániel Buga
|
15660cfc68
|
Ensure TcpIo not blocking when reading into empty slice
|
2023-11-06 09:12:16 +01:00 |
|
Dario Nieuwenhuis
|
74f70dc7b4
|
Merge pull request #2149 from embassy-rs/usb-fixes3
stm32/otg: fix enumeration on non-f4 chips.
|
2023-11-06 03:19:50 +00:00 |
|
Dario Nieuwenhuis
|
7084570478
|
stm32/otg: fix enumeration on non-f4 chips.
Fixes regression from #2148
|
2023-11-06 04:13:06 +01:00 |
|
Dario Nieuwenhuis
|
58719dcb58
|
Merge pull request #2148 from embassy-rs/usb-fixes3
stm32/otg: fix CONTROL OUT transfers on F4.
|
2023-11-06 02:46:38 +00:00 |
|
Dario Nieuwenhuis
|
b4eef6b1ee
|
stm32/otg: fix CONTROL OUT transfers on F4.
|
2023-11-06 03:38:42 +01:00 |
|
Dario Nieuwenhuis
|
70a700e430
|
stm32/otg: log TRDT
|
2023-11-06 03:38:13 +01:00 |
|
Dario Nieuwenhuis
|
b8679c0cc8
|
stm32/rcc: set highest VOS on some F4s with no overdrive.
|
2023-11-06 03:37:39 +01:00 |
|
xoviat
|
ad861179cc
|
Merge pull request #2147 from xoviat/low-power
stm32: update metapac and use stop data
|
2023-11-06 02:35:57 +00:00 |
|
Dario Nieuwenhuis
|
d9b00c01e0
|
usb: reject instead of panic on CONTROL OUT longer than the buf.
|
2023-11-06 03:26:00 +01:00 |
|
xoviat
|
239ad5ebea
|
stm32: update metapac and use stop data
|
2023-11-05 20:09:33 -06:00 |
|
xoviat
|
46cffcc8d4
|
Merge pull request #2119 from JuliDi/fmc-sram-adc
STM32: Add raw access to FMC peripheral and fix typo in build.rs
|
2023-11-06 01:31:56 +00:00 |
|
Dario Nieuwenhuis
|
e6462f1e88
|
Merge pull request #2146 from adamgreig/stm32g4-opamp
Remove accidentally leftover println
|
2023-11-06 01:15:55 +00:00 |
|
Adam Greig
|
d464d1a841
|
Remove accidentally leftover println
|
2023-11-06 01:11:57 +00:00 |
|
xoviat
|
980c3cf42b
|
Merge pull request #2142 from adamgreig/stm32g4-opamp
stm32: support internal output on g4 opamps
|
2023-11-06 00:01:34 +00:00 |
|
Adam Greig
|
28eb4cd817
|
stm32: support internal output on g4 opamps
|
2023-11-05 23:57:15 +00:00 |
|
Dario Nieuwenhuis
|
3de01bc223
|
Merge pull request #2145 from embassy-rs/rcc-no-spaghetti
stm32/rcc: add shared code for hsi48 with crs support.
|
2023-11-05 22:58:18 +00:00 |
|
Dario Nieuwenhuis
|
0272deb158
|
stm32/rcc: add shared code for hsi48 with crs support.
|
2023-11-05 23:52:54 +01:00 |
|
xoviat
|
c4a8b79dbc
|
Merge pull request #2143 from adamgreig/raw-usb-example
Add raw USB example using control transfers
|
2023-11-05 17:34:58 +00:00 |
|
Adam Greig
|
fa45dcd034
|
Add raw USB example using control transfers
|
2023-11-05 16:46:45 +00:00 |
|
Dario Nieuwenhuis
|
6ff91851b1
|
Merge pull request #2141 from embassy-rs/l0l1-modernize
stm32/rcc: switch to modern api for l0, l1.
|
2023-11-05 02:09:48 +00:00 |
|
Dario Nieuwenhuis
|
8911a4d855
|
stm32/rcc: switch to modern api for l0, l1.
|
2023-11-05 03:06:13 +01:00 |
|
xoviat
|
056c409443
|
Merge pull request #2140 from xoviat/low-power
stm32: compute stop mode and workaround rtt test bug
|
2023-11-04 18:57:44 +00:00 |
|
xoviat
|
3f2abd4fd5
|
Merge branch 'main' of github.com:embassy-rs/embassy into low-power
|
2023-11-04 13:51:11 -05:00 |
|
xoviat
|
dc467e89a0
|
stm32: compute stop mode and workaround rtt test bug
|
2023-11-04 13:49:54 -05:00 |
|
xoviat
|
655ed3aa88
|
Merge pull request #2122 from bgamari/wip/low-power-docs
stm32: Add some documentation to `low_power`
|
2023-11-04 16:26:41 +00:00 |
|
Dario Nieuwenhuis
|
14ec0d27bf
|
Merge pull request #2138 from kalkyl/pwm-input
rp: Add PWM input example
|
2023-11-02 23:42:31 +00:00 |
|
kalkyl
|
649f1a122a
|
Cleanup
|
2023-11-03 00:41:16 +01:00 |
|
kalkyl
|
413b394d31
|
rp: Add PWM input example
|
2023-11-03 00:37:58 +01:00 |
|
Dario Nieuwenhuis
|
7ea2c3508a
|
Merge pull request #2137 from kalkyl/pio-rotary-encoder
rp: Add PIO rotary encoder example
|
2023-11-02 21:52:01 +00:00 |
|
kalkyl
|
ec744558b2
|
Cleanup
|
2023-11-02 22:37:03 +01:00 |
|
Dario Nieuwenhuis
|
1b9292dbcd
|
Merge pull request #2136 from embassy-rs/static-cell-v2
Upgrade static-cell to v2.0
|
2023-11-02 21:00:21 +00:00 |
|
kalkyl
|
44486c5b39
|
rp: Add PIO rotary encoder example
|
2023-11-02 21:54:20 +01:00 |
|
Dario Nieuwenhuis
|
1f51367eb9
|
Upgrade static-cell to v2.0
|
2023-11-02 21:52:07 +01:00 |
|
Dario Nieuwenhuis
|
d6f42eafad
|
Merge pull request #2135 from newAM/update-ehm
embedded-hal-mock: git -> 0.10.0-rc.1
|
2023-11-02 01:05:56 +00:00 |
|
Alex Martens
|
dcce8945af
|
embedded-hal-mock: git -> 0.10.0-rc.1
|
2023-11-01 16:46:15 -07:00 |
|
xoviat
|
d98c064bfe
|
Merge pull request #2134 from xoviat/revert-rcc
stm32/rcc: revert part of #2106
|
2023-11-01 22:31:43 +00:00 |
|
xoviat
|
a904538555
|
stm32/rcc: revert part of #2106
|
2023-11-01 17:27:33 -05:00 |
|
xoviat
|
4ef3dc5b90
|
Merge pull request #2099 from xoviat/rtc
stm32/rtc: misc and low-power cleanup
|
2023-11-01 22:19:03 +00:00 |
|
xoviat
|
bab61f9665
|
stm32/rtc: misc. cleanup and move to bps by default
|
2023-11-01 17:17:14 -05:00 |
|
Dario Nieuwenhuis
|
2765f0978f
|
Merge pull request #2133 from Radiator-Labs/main
Reinstate rcc::Config adc_clock_source field
|
2023-11-01 20:35:03 +00:00 |
|
shakencodes
|
bc07539133
|
Fix missed field in cfg'd code
|
2023-11-01 13:30:04 -07:00 |
|
shakencodes
|
b4a82b7ed4
|
Correct adc_clock_source for all µprocs in l4l5.rs
|
2023-11-01 13:22:50 -07:00 |
|
shakencodes
|
e2688dda22
|
Eliminates redefinition of AdcClockSource
|
2023-11-01 12:06:19 -07:00 |
|
shakencodes
|
d0d8585e4c
|
Reinstate rcc::Config adc_clock_source field
|
2023-11-01 11:46:17 -07:00 |
|
Dario Nieuwenhuis
|
729d69246a
|
Merge pull request #2131 from adamgreig/stm32-exti-high-channels
stm32: Don't try handle EXTI inputs above 16
|
2023-11-01 04:35:31 +00:00 |
|
Adam Greig
|
e78a6db151
|
stm32: Don't try handle EXTI inputs above 16
|
2023-11-01 05:23:34 +01:00 |
|
Dario Nieuwenhuis
|
f8721c3786
|
Merge pull request #2132 from embassy-rs/update-nightly
Update Rust nightly.
|
2023-11-01 04:10:03 +00:00 |
|