Dario Nieuwenhuis
|
5f7cd821b5
|
Merge pull request #2249 from MathiasKoch/embassy-stm32/revert-day-of-week-fix
fix(embassy-stm32): Revert "fix day of the week conversion"
|
2023-12-04 13:35:27 +00:00 |
|
Dario Nieuwenhuis
|
d2dcbed920
|
Merge pull request #2248 from MabezDev/new-releases
embassy-sync 0.5 & embassy-time 0.2
|
2023-12-04 13:26:32 +00:00 |
|
Mathias
|
e9fa79bd77
|
Revert "fix day of the week conversion"
This reverts commit 59a5e84df5 .
|
2023-12-04 14:19:30 +01:00 |
|
Scott Mabin
|
334900752a
|
update release version in examples and other crates
|
2023-12-04 13:15:10 +00:00 |
|
Scott Mabin
|
c7d6ea3c78
|
embassy-time 0.2
|
2023-12-04 13:10:41 +00:00 |
|
Scott Mabin
|
a6f4538219
|
embassy-sync 0.5
|
2023-12-04 13:10:41 +00:00 |
|
Dario Nieuwenhuis
|
d7eb067b4c
|
Remove embassy-lora from doc build.
|
2023-12-04 14:01:53 +01:00 |
|
Dario Nieuwenhuis
|
2cba879afc
|
Merge pull request #2247 from embassy-rs/update-embedded-storage
update embedded-storage{,-async}, remove patch.
|
2023-12-04 13:57:03 +01:00 |
|
Dario Nieuwenhuis
|
03325ea81b
|
update embedded-storage{,-async}, remove patch.
|
2023-12-04 13:48:36 +01:00 |
|
Dario Nieuwenhuis
|
52fabbfb46
|
Merge pull request #2224 from cbruiz/stm32g0-usb_spi
Add support for HSE Oscillator in stm32g0
|
2023-12-04 12:32:52 +00:00 |
|
Carlos Barrales Ruiz
|
09592ffa6a
|
stm32/rcc: Add support for HSE Oscillator in stm32g0
|
2023-12-04 13:28:00 +01:00 |
|
Sam Mason
|
35f16c6003
|
stm32: add ADC f3_v1_1
|
2023-12-04 14:03:31 +11:00 |
|
Dario Nieuwenhuis
|
b867f9b5b6
|
Merge pull request #2241 from adamgreig/stm32-uid
STM32: Add UID driver
|
2023-12-03 23:22:57 +00:00 |
|
Adam Greig
|
198ef8183e
|
STM32: Add UID driver
|
2023-12-03 23:17:49 +00:00 |
|
Dario Nieuwenhuis
|
696c703b8c
|
Merge pull request #2237 from badrbouslikhin/main
stm32/rcc: make h7 rm0399 power supply configurable
|
2023-12-03 22:47:34 +00:00 |
|
Dario Nieuwenhuis
|
521cdef8a1
|
Merge pull request #2245 from peter9477/nrf52-qspi-zerolen-fix
nrf52/qspi: avoid infinite busy-wait read/write with zero-len buf
|
2023-12-03 23:21:32 +01:00 |
|
Dario Nieuwenhuis
|
1dc31c4627
|
Merge pull request #2244 from embassy-rs/rm-xtensa
executor: remove arch-xtensa.
|
2023-12-03 23:21:17 +01:00 |
|
Peter Hansen
|
9fb2eb7470
|
nrf52/qspi: avoid infinite busy-wait on QSPI read/write with zero-len buffer, fixes #2115
|
2023-12-03 16:35:39 -05:00 |
|
Dario Nieuwenhuis
|
ca3891bb8c
|
executor: remove arch-xtensa.
It's been broken for months and nobody has noticed. The `esp*-hal` crates have
much better support.
Fixes #2234
Closes #1912
|
2023-12-03 22:33:27 +01:00 |
|
Dario Nieuwenhuis
|
9ba3aeada4
|
Merge pull request #2243 from peter9477/nrf52-approtect-fix
minimum build code for new APPROTECT is chip type-specific
|
2023-12-03 20:27:02 +00:00 |
|
Peter Hansen
|
dd62bb16e5
|
minimum build code for new APPROTECT is chip type-specific
|
2023-12-03 13:47:26 -05:00 |
|
Badr Bouslikhin
|
ea43d74780
|
stm32/rcc: add missing h7 power config
|
2023-12-02 14:55:00 +01:00 |
|
Badr Bouslikhin
|
22c39fd697
|
stm32/rcc: refactor h7 rm0455,rm0468 and rm0468 power management
|
2023-12-02 14:47:36 +01:00 |
|
Badr Bouslikhin
|
87c0f1525d
|
stm32/rcc: enable power supply configurability for rm0455 and rm0468
|
2023-12-02 14:45:36 +01:00 |
|
Ulf Lilleengen
|
a31ae52d1a
|
Merge pull request #2240 from GrantM11235/fix-freq-off-by-one
stm32/timer: Fix frequency off-by-one
|
2023-12-02 08:13:50 +00:00 |
|
Grant Miller
|
8c0e2748db
|
stm32/timer: Fix frequency off-by-one
|
2023-12-01 22:09:15 -06:00 |
|
Dario Nieuwenhuis
|
ce4dd67f3b
|
Merge pull request #2236 from tshepang/patch-2
no_std and no_main can be used on stable
|
2023-12-01 18:10:27 +01:00 |
|
Dario Nieuwenhuis
|
929fd551de
|
Merge pull request #2235 from tshepang/patch-1
runtime.adoc: typo
|
2023-12-01 18:10:15 +01:00 |
|
Badr Bouslikhin
|
c97f65ac60
|
stm32/rcc: make h7 rm0399 power supply configurable
|
2023-12-01 15:05:31 +01:00 |
|
Tshepang Mbambo
|
33cfef871d
|
no_std and no_main can be used on stable
|
2023-12-01 11:56:35 +02:00 |
|
Tshepang Mbambo
|
270504d87d
|
runtime.adoc: typo
|
2023-12-01 08:45:20 +02:00 |
|
Dario Nieuwenhuis
|
fe8c46bce3
|
Merge pull request #2218 from embassy-rs/stable2
Remove nightly and unstable-traits features in preparation for 1.75.
|
2023-11-29 17:50:09 +01:00 |
|
Dario Nieuwenhuis
|
c6989dfbca
|
Remove nightly and unstable-traits features in preparation for 1.75.
|
2023-11-29 17:26:33 +01:00 |
|
Dario Nieuwenhuis
|
384bad7bfa
|
Merge pull request #2231 from embassy-rs/stable3
Update embedded-(hal,io,nal).
|
2023-11-29 17:12:30 +01:00 |
|
Dario Nieuwenhuis
|
4634316749
|
Update embedded-(hal,io,nal).
|
2023-11-29 17:01:36 +01:00 |
|
Dario Nieuwenhuis
|
1b9925e3da
|
Move embassy-lora, lora examples to lora-phy repo.
|
2023-11-29 16:26:31 +01:00 |
|
Dario Nieuwenhuis
|
b4bc9ac028
|
Merge pull request #2225 from bugadani/faq
(FAQ): How to fix issues with multiple crate versions
|
2023-11-28 11:41:49 +00:00 |
|
Dániel Buga
|
a3c99f0324
|
Add multiple dependency error faq
|
2023-11-28 08:12:23 +01:00 |
|
Ulf Lilleengen
|
76f3a11f43
|
Merge pull request #2229 from jamesmunns/patch-3
(FAQ): Add time driver note
|
2023-11-28 06:31:35 +00:00 |
|
Dario Nieuwenhuis
|
d63c052f0e
|
Merge pull request #2228 from MaxiluxSystems/fix/shared-spi-no-time
embassy-embedded-hal: shared_bus/blocking/spi: fix build and behaviour when "time" feature disabled
|
2023-11-27 23:15:43 +00:00 |
|
Torin Cooper-Bennun
|
2c9f4bce01
|
shared_bus/blocking/spi: fix build and behaviour when "time" disabled
new behaviour: check for DelayUs presence in operations instead of
shortcircuiting
|
2023-11-27 23:05:19 +00:00 |
|
James Munns
|
74a6855f01
|
Update docs/modules/ROOT/pages/faq.adoc
|
2023-11-27 21:43:05 +01:00 |
|
James Munns
|
f88aa9ce48
|
(FAQ): Add time driver note
|
2023-11-27 21:42:10 +01:00 |
|
Ulf Lilleengen
|
3a8a950bb8
|
Merge pull request #2226 from AdinAck/faq-update-1
FAQ Update (1)
|
2023-11-27 18:59:53 +00:00 |
|
AdinAck
|
02305451b1
|
need be -> needed
Co-authored-by: Dániel Buga <bugadani@gmail.com>
|
2023-11-27 10:51:20 -08:00 |
|
AdinAck
|
a42aef7759
|
it's -> its
Co-authored-by: Dániel Buga <bugadani@gmail.com>
|
2023-11-27 10:51:05 -08:00 |
|
Adin Ackerman
|
142f42fe90
|
...
|
2023-11-27 10:44:47 -08:00 |
|
Adin Ackerman
|
5844f5ce2d
|
Update faq.adoc
|
2023-11-27 10:23:42 -08:00 |
|
Dario Nieuwenhuis
|
e5fdd35bd6
|
Merge pull request #2223 from embassy-rs/use-executor-arena
tests: use executor task arena instead of TAIT.
|
2023-11-27 01:27:13 +00:00 |
|
Dario Nieuwenhuis
|
0bd47c779b
|
tests: use executor task arena instead of TAIT.
|
2023-11-27 01:23:49 +01:00 |
|