Dario Nieuwenhuis
|
9101b9eb01
|
Merge pull request #2650 from cschuhen/feature/bxcan_pac
Use stm32-metapac for BXCAN.
|
2024-03-12 19:05:22 +00:00 |
|
Adam Greig
|
b456addb2b
|
stm32: bump metapac version
|
2024-03-09 20:13:20 +00:00 |
|
Corey Schuhen
|
fecb65b988
|
Make use of internal BXCAN crate work. Tested on stm32f103 with real bus and HIL tests.
Fix
|
2024-03-07 17:45:01 +10:00 |
|
Dario Nieuwenhuis
|
ae266f3bf5
|
stm32/rcc: port c0 to new api. Add c0 HSIKER/HSISYS support.
|
2024-03-04 00:08:14 +01:00 |
|
Dario Nieuwenhuis
|
95234cddba
|
stm32: autogenerate mux config for all chips.
|
2024-03-01 23:54:37 +01:00 |
|
Caleb Garrett
|
c9cca3c007
|
Fix H7 CRYP operation.
|
2024-02-29 19:09:44 -05:00 |
|
eZio Pan
|
47c579eba2
|
update metapac
|
2024-02-29 00:11:40 +08:00 |
|
Dario Nieuwenhuis
|
d5a2b3be58
|
Merge pull request #2614 from MaxiluxSystems/time_driver_tim1
stm32: time_driver: allow use of TIM1 for driver
|
2024-02-26 12:08:32 +00:00 |
|
Dario Nieuwenhuis
|
72c6f9a101
|
stm32/adc: reexport enums from PAC to avoid boilerplate hell.
|
2024-02-26 03:02:58 +01:00 |
|
Eli Orona
|
abde7891e3
|
Update metapac version
|
2024-02-25 16:44:46 -08:00 |
|
Torin Cooper-Bennun
|
86ccf0bc3e
|
stm32: remove TIM11 as time driver candidate (only 1 CC channel)
|
2024-02-23 14:35:12 +00:00 |
|
Torin Cooper-Bennun
|
44534abf32
|
stm32: sync available TIMs in Cargo.toml, build.rs
|
2024-02-23 14:35:12 +00:00 |
|
Torin Cooper-Bennun
|
a11e3146f8
|
stm32: time_driver: allow use of TIM1 for driver
|
2024-02-23 14:35:12 +00:00 |
|
Corey Schuhen
|
70b3c4374d
|
Port FDCAN HAL to use PAC directly instead of fdcan crate.
- Provide separate FDCAN capable and Classic CAN API's
- Don't use fdcan crate dep anymore
- Provide embedded-can traits.
|
2024-02-17 18:25:58 +10:00 |
|
Dario Nieuwenhuis
|
ae02467434
|
stm32: update metapac.
|
2024-02-16 02:07:21 +01:00 |
|
Dario Nieuwenhuis
|
1860e22693
|
stm32/rcc: unify f0, f1, f3.
|
2024-02-14 17:24:20 +01:00 |
|
Dario Nieuwenhuis
|
ccd2c574c3
|
stm32/rcc: port F0 to new API.
|
2024-02-13 01:21:51 +01:00 |
|
Dario Nieuwenhuis
|
937a9e7955
|
stm32/rcc: use h7 sdlevel enum from pac.
|
2024-02-12 20:58:04 +01:00 |
|
Dario Nieuwenhuis
|
0dc5e6d3e4
|
stm32/rcc: port F3 RCC to new API
See #2515
|
2024-02-12 02:19:31 +01:00 |
|
Dario Nieuwenhuis
|
832776d2c7
|
stm32: update metapac.
|
2024-02-10 02:50:35 +01:00 |
|
Dario Nieuwenhuis
|
53bf0332e9
|
asdkf
|
2024-02-10 00:00:43 +01:00 |
|
eZio Pan
|
dc4898ca89
|
update timer mod after stm32-metapac timer_v2
|
2024-02-09 23:58:13 +01:00 |
|
shufps
|
ab8f25fd78
|
added support for ADC of L0s
|
2024-02-08 10:47:26 +01:00 |
|
Dario Nieuwenhuis
|
6c72638ed0
|
stm32/rcc: fix more build failures.
|
2024-02-04 22:47:29 +01:00 |
|
Dario Nieuwenhuis
|
9866847375
|
stm32: autogenerate clocks struct, enable mux for all chips.
|
2024-02-02 23:24:34 +01:00 |
|
Dario Nieuwenhuis
|
e05c8e2f44
|
stm32/dac: use autogenerated RCC impls.
|
2024-02-01 23:47:30 +01:00 |
|
Dario Nieuwenhuis
|
e613324e16
|
stm32/eth: rename new_rmii to new, update metapac to fix issues with PC2_C.
|
2024-02-01 01:39:52 +01:00 |
|
Tomasz bla Fortuna
|
a91a7a8557
|
Add FDCAN dependency in correct flavor based on selected chip.
Author: Torin Cooper-Bennun <tcbennun@maxiluxsystems.com>
Change from review.
|
2024-01-31 05:40:05 +10:00 |
|
Dario Nieuwenhuis
|
5b2293e2b1
|
update stm32-metapac.
|
2024-01-30 02:34:12 +01:00 |
|
shufps
|
2b64913664
|
fixed tim21
|
2024-01-15 08:11:35 +01:00 |
|
shufps
|
4e2361c024
|
adds timer-driver for tim21 and tim22 (on L0)
|
2024-01-15 08:11:22 +01:00 |
|
Dario Nieuwenhuis
|
4c23f197b3
|
Fix invalid "async" crates.io category.
|
2024-01-12 00:39:01 +01:00 |
|
Dario Nieuwenhuis
|
6a1c415a4c
|
Complete cargo.tomls more.
|
2024-01-12 00:32:47 +01:00 |
|
Dario Nieuwenhuis
|
9f6517e408
|
stm32,nrf: add warning on docs.rs directing the user to docs.embassy.dev.
|
2024-01-11 23:43:17 +01:00 |
|
Dario Nieuwenhuis
|
5304994363
|
Add docs.rs metadata to all crates.
|
2024-01-11 23:17:02 +01:00 |
|
Dario Nieuwenhuis
|
22197320ff
|
bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4.
|
2024-01-11 23:01:24 +01:00 |
|
Dario Nieuwenhuis
|
b3ab2d91f7
|
stm32: use released metapac.
|
2024-01-11 22:05:01 +01:00 |
|
Dario Nieuwenhuis
|
15f94fb0fc
|
time: split driver into a separate embassy-time-driver crate.
|
2024-01-11 16:56:08 +01:00 |
|
Dario Nieuwenhuis
|
3bc6e414f7
|
stm32: update metapac.
|
2024-01-10 18:06:47 +01:00 |
|
Dario Nieuwenhuis
|
c9ac39df94
|
Update embedded-hal to v1.0
|
2024-01-09 23:37:14 +01:00 |
|
Dario Nieuwenhuis
|
208ad8fbfc
|
stm32/flash: add support for f1.
|
2024-01-05 23:49:10 +01:00 |
|
Dario Nieuwenhuis
|
03ba4ae386
|
stm32: update metapac.
|
2024-01-03 18:39:22 +01:00 |
|
Dario Nieuwenhuis
|
5fb6ad9a6a
|
update stm32data, fixes missing interrupts.
|
2024-01-03 02:10:42 +01:00 |
|
Christian Enderle
|
6da3db1190
|
low-power: add feature for stm32l5
|
2024-01-02 23:07:16 +01:00 |
|
Christian Enderle
|
92995e8bb1
|
update metapac to stm32-data PR 333
|
2024-01-02 22:13:06 +01:00 |
|
eZio Pan
|
d90a97aa4c
|
update metapac after stm32-data PR323
and refactor a few code with cargo clippy
|
2023-12-25 22:03:32 +08:00 |
|
Ulf Lilleengen
|
1c3cf347cb
|
remove embedded-sdmmc
Remove support for embedded-sdmmc due to lack of maintainership. Bring
it back once the upstream includes the async functionality.
|
2023-12-20 13:25:36 +01:00 |
|
eZio Pan
|
3e2e109437
|
update metapac dep
|
2023-12-19 19:09:06 +08:00 |
|
Dario Nieuwenhuis
|
138ed87b95
|
Merge pull request #2287 from embassy-rs/eh-rc3
Update embedded-hal to 1.0.0-rc.3
|
2023-12-14 15:29:48 +00:00 |
|
Dario Nieuwenhuis
|
d81395fab3
|
Update embedded-hal to 1.0.0-rc.3
|
2023-12-14 16:19:32 +01:00 |
|