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 |
|
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 |
|
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 |
|
Dario Nieuwenhuis
|
4481631326
|
Merge pull request #2222 from embassy-rs/f446-hil
f446 hil
|
2023-11-26 23:42:03 +00:00 |
|
Dario Nieuwenhuis
|
cf13f70ea9
|
stm32/test: add stm32f446 (board not in HIL rig yet)
|
2023-11-27 00:38:57 +01:00 |
|
Dario Nieuwenhuis
|
6bdacb4f69
|
stm32/sdmmc: use unwrap to ensure panics get printed to defmt.
|
2023-11-27 00:35:41 +01:00 |
|
Dario Nieuwenhuis
|
ff3baf1e90
|
Merge pull request #2220 from jamesmunns/patch-2
Minor readme typo
|
2023-11-25 22:13:34 +00:00 |
|
James Munns
|
d5dcbadbbe
|
Minor readme typo
|
2023-11-25 22:31:03 +01:00 |
|
Dario Nieuwenhuis
|
0ad0d27150
|
Merge pull request #2219 from embassy-rs/no-concat-bytes
cyw43: remove feature(concat_bytes).
|
2023-11-25 00:09:02 +00:00 |
|
Dario Nieuwenhuis
|
03d500f548
|
cyw43: remove feature(concat_bytes).
|
2023-11-25 01:06:43 +01:00 |
|
Dario Nieuwenhuis
|
8b46343b34
|
Merge pull request #2199 from adamgreig/stm32-dac
STM32 DAC: update to new PAC, combine ch1/ch2, fix trigger selection
|
2023-11-24 23:51:07 +00:00 |
|
Dario Nieuwenhuis
|
a3ea01473a
|
stm32: fix dac trait
|
2023-11-25 00:30:30 +01:00 |
|
Adam Greig
|
cf84c8bfd1
|
WIP: use generated metapac from corresponding PR for CI
|
2023-11-25 00:30:29 +01:00 |
|
Adam Greig
|
09d7950313
|
STM32 DAC: Rework DAC driver, support all families.
|
2023-11-25 00:29:45 +01:00 |
|
Adam Greig
|
267cbaebe6
|
STM32 DAC: Disable circular writes with GPDMA as it doesn't yet support circular transfers
|
2023-11-25 00:29:45 +01:00 |
|
Adam Greig
|
31fc337e2f
|
STM32 DAC: Swap to new TSEL enum entirely in-HAL
|
2023-11-25 00:29:45 +01:00 |
|
Adam Greig
|
135f350020
|
STM32 DAC: Use new Mode enum for setting channel mode
|
2023-11-25 00:29:45 +01:00 |
|
Adam Greig
|
897663e023
|
STM32: Add cfg to differentiate L4 and L4+ families
|
2023-11-25 00:29:45 +01:00 |
|
Adam Greig
|
2218d30c80
|
STM32: Remove vestigal build.rs cfgs, add new flashsize_X and package_X cfgs, use in F3 RCC
|
2023-11-25 00:29:45 +01:00 |
|
Dario Nieuwenhuis
|
f5c9e3baa6
|
Merge pull request #2200 from barnabywalters/asynci2cv1
Implemented async I2C for v1
|
2023-11-24 23:08:47 +00:00 |
|
Dario Nieuwenhuis
|
47bac9df70
|
Merge pull request #2216 from embassy-rs/stable
executor: add support for main/task macros in stable Rust
|
2023-11-24 22:57:46 +00:00 |
|
Barnaby Walters
|
3efc3eee57
|
stm32/i2c: implement async i2c v1.
|
2023-11-24 23:55:46 +01:00 |
|
Dario Nieuwenhuis
|
bc65b8f7ec
|
stm32/i2c: add async, dual interrupt scaffolding.
|
2023-11-24 23:55:45 +01:00 |
|
Dario Nieuwenhuis
|
78f8e6112a
|
Merge pull request #2217 from embassy-rs/no-try
embassy-embedded-hal: don't use feature(try_blocks).
|
2023-11-24 22:55:02 +00:00 |
|
Dario Nieuwenhuis
|
996c3c1f7e
|
executor: make task arena size configurable.
|
2023-11-24 23:52:09 +01:00 |
|