xoviat
c091ed2f63
Merge pull request #1908 from chrenderle/low-power-l0
...
Fix low-power feature for STM32L0
2023-09-15 14:50:19 +00:00
Christian Enderle
45e9e51bdc
Fix low-power feature for STM32L0
2023-09-15 16:36:51 +02:00
Dario Nieuwenhuis
7c77d2bd94
ci: reenable stm32 docs.
2023-09-15 03:43:46 +02:00
xoviat
f76d94098d
Merge pull request #1906 from xoviat/pwr-l0
...
update metapac and add low-power for l0
2023-09-15 00:21:24 +00:00
xoviat
07233ca5b4
ci: build low-power on l0
2023-09-14 19:09:35 -05:00
xoviat
9fb14379c3
stm32: add lp to l0
2023-09-14 18:53:27 -05:00
xoviat
309c3d6b47
update metapac
2023-09-14 18:36:03 -05:00
Ulf Lilleengen
f1f4943ca5
Merge pull request #1903 from embassy-rs/bump-embassy-sync
...
feat: bump embassy-sync version to 0.3.0
2023-09-14 16:36:59 +00:00
Ulf Lilleengen
1b20ba27b1
feat: bump embassy-sync version to 0.3.0
...
Update changelog in preparation for release
2023-09-14 18:26:00 +02:00
Dario Nieuwenhuis
f5e96a9d60
Merge pull request #1902 from diondokter/gpiote-fix
...
Fix gpiote when waking up from systemoff
2023-09-14 16:02:14 +00:00
Dion Dokter
e8b961232b
Fix gpiote when waking up from systemoff
2023-09-14 17:24:28 +02:00
Dario Nieuwenhuis
85a9f5816f
Merge pull request #1901 from FuzzyLitchi/patch-1
...
Fix doc typo
2023-09-14 14:10:21 +00:00
Polly
7bcc7e8962
Fix doc typo
2023-09-14 16:08:37 +02:00
Dario Nieuwenhuis
b118c4cc1b
Merge pull request #1899 from tarfu/bump-fmc
...
stm32: bump fmc version
2023-09-14 12:34:19 +00:00
Dario Nieuwenhuis
f090a38dde
Merge pull request #1898 from MathiasKoch/embassy-stm32/uart-blocking-embedded-io
...
feature(embassy-stm32): implement blocking embedded-io::Write for Uart & UartTx
2023-09-14 12:33:51 +00:00
Tobias Breitwieser
dcd1a91966
stm32: bump fmc version
2023-09-14 14:07:15 +02:00
Mathias
49847ff432
Implement blocking embedded-io::Write for Uart & UartTx
2023-09-14 10:09:09 +02:00
Hailey Somerville
b9d4b18f14
update UninitCell::write call in arch::wasm too
2023-09-14 13:59:24 +10:00
Hailey Somerville
3a1ed823f8
write to TaskStorage::future via inline(never) fn to encourage RVO
2023-09-14 13:42:11 +10:00
xoviat
9c647dd0e8
Merge pull request #1892 from cumthugo/usart-not-wakeup
...
stm32/usart: fix read_until_idle not wake up issue
2023-09-13 17:29:13 +00:00
cumthugo
582ef90994
stm32/usart: fix usart not wake up issue
2023-09-13 23:47:46 +08:00
Dario Nieuwenhuis
5e381d49da
Merge pull request #1893 from ceekdee/main
...
Wait for high for DIO1 for rp2040-based LoRa boards
2023-09-12 23:00:25 +00:00
ceekdee
af59fa0a7e
Wait for high for DIO1 for rp2040-based LoRa boards.
2023-09-12 17:53:27 -05:00
Ulf Lilleengen
4907ccaa4d
Merge pull request #1839 from Frostie314159/embassy-time-next
...
embassy-time: Introduce reset function for Ticker.
2023-09-12 22:11:21 +00:00
xoviat
2c38dd17b9
Merge pull request #1887 from xoviat/adc
...
adc/f3: fix delay calculation
2023-09-11 23:54:26 +00:00
xoviat
d36e7abb71
adc/f3: fix delay calculation
2023-09-11 18:52:52 -05:00
Dario Nieuwenhuis
e11db9fa59
ci: disable stm32 docs build temporarily because it's bringing CI down for some reason.
2023-09-12 01:43:57 +02:00
Dario Nieuwenhuis
f877a5889d
ci: fix colliding files warning.
2023-09-12 01:43:19 +02:00
xoviat
db54edf56c
Merge pull request #1886 from xoviat/adc
...
add g4 adc345, adc etc.
2023-09-11 22:50:53 +00:00
xoviat
4072a16af6
ci: remove wpan_ble for hil
2023-09-11 17:50:08 -05:00
xoviat
44a5c32ea4
adc/f3: fix startup bug
2023-09-11 17:27:47 -05:00
xoviat
b9889ad3b5
stm32: add g4 adc345 and misc.
2023-09-11 17:12:54 -05:00
Frostie314159
527bdc57b9
Fixed formating.
2023-09-11 08:04:06 +02:00
Dario Nieuwenhuis
1133cbf90e
Merge pull request #1834 from dave-andersen/main
...
Fix timing on RP2040 pio_ws2812.rs example
2023-09-10 21:21:06 +00:00
Dario Nieuwenhuis
77c357e744
Merge pull request #1870 from plaes/nrf-setconfig-trait-internally
...
nrf: Use SetConfig trait internally where possible
2023-09-10 21:19:15 +00:00
Priit Laes
521970535e
nrf: twim: Use SetConfig trait to reduce code duplication
2023-09-10 23:17:30 +02:00
Priit Laes
93d4cfe7c1
nrf: spis: Use SetConfig trait internally to reduce duplication
2023-09-10 23:17:30 +02:00
Priit Laes
8413a89752
nrf: spim: Use SetConfig trait internally to reduce duplication
2023-09-10 23:17:30 +02:00
Priit Laes
db717d9c81
nrf: Remove unneeded include from Temp's example
...
Fixes doctest when `time` feature is not enabled.
2023-09-10 23:17:30 +02:00
Dario Nieuwenhuis
808fa9dce6
Merge pull request #1871 from plaes/dma-anomaly-109-spim-workaround
...
nrf: spim: Anomaly 109 workaround for SPIM peripheral (#460 )
2023-09-10 21:12:02 +00:00
Dario Nieuwenhuis
ceb13def19
Merge pull request #1850 from CBJamo/i2cdev
...
rp2040: I2cDevice
2023-09-10 21:02:32 +00:00
Dario Nieuwenhuis
5cf494113f
tests/rp: add teleprobe meta.
2023-09-10 23:01:15 +02:00
Caleb Jamison
8edb7bb012
Test cleanup
2023-09-10 23:01:15 +02:00
Caleb Jamison
8900f5f52b
Fixing my git-based mistakes
2023-09-10 23:01:15 +02:00
Caleb Jamison
8201979d71
Add example, fix small bug in respond_and_fill
2023-09-10 23:01:15 +02:00
Caleb Jamison
2d9f50addc
I2c slave take 2
...
refactored to split modules
renamed to match upstream docs
slight improvement to slave error handling
2023-09-10 23:01:15 +02:00
Caleb Jamison
18da91e252
Rename to match upstream docs
2023-09-10 23:01:15 +02:00
Caleb Jamison
28e2570533
Remove debug prints
2023-09-10 23:01:15 +02:00
Caleb Jamison
26e0823c35
rp2040 I2cDevice
...
Move i2c to mod, split device and controller
Remove mode generic:
I don't think it's reasonable to use the i2c in device mode while
blocking, so I'm cutting the generic.
2023-09-10 23:01:15 +02:00
Dario Nieuwenhuis
ceca8b4336
Merge pull request #1883 from JuliDi/net-socket-bind-error
...
embassy-net: Improve error when socket is not bound
2023-09-10 20:33:29 +00:00