chemicstry
|
62ab0bf2e7
|
stm32/can: implement proper RX timestamps
|
2023-07-25 12:12:45 +03:00 |
|
chemicstry
|
2a0fe73045
|
stm32/can: bxcan async enable
|
2023-07-24 17:53:23 +03:00 |
|
Philipp Scheff
|
1869fe02ba
|
make stm32f4 example work
|
2023-07-04 00:21:08 +02:00 |
|
xoviat
|
0998221478
|
stm32/can: update interrupts
|
2023-06-19 16:05:59 -05:00 |
|
chemicstry
|
31177d994f
|
Fix example
|
2022-06-23 02:01:23 +03:00 |
|
Dario Nieuwenhuis
|
a8703b7598
|
Run rustfmt.
|
2022-06-12 22:22:31 +02:00 |
|
Dario Nieuwenhuis
|
82803bffda
|
Use embassy/defmt-timestamp-uptime in all examples.
|
2022-04-02 04:35:06 +02:00 |
|
Timo Kröger
|
4c30543938
|
[can] Do not use wildcard reexport for bxcan
|
2022-03-05 09:46:06 +01:00 |
|
Bob McWhirter
|
436eb81fc2
|
Adjust for bxcan API.
|
2021-11-15 12:00:26 -05:00 |
|
Dario Nieuwenhuis
|
de016e8456
|
Remove trait_alias, allow(incomplete_features).
trait_alias seems unused. no idea why it's there.
|
2021-09-03 17:00:58 +02:00 |
|
Dario Nieuwenhuis
|
2c992f7010
|
stm32: move dbgmcu stuff to toplevel config setting, defaulting to true.
|
2021-08-19 23:50:19 +02:00 |
|
Timo Kröger
|
dacf75d911
|
bxcan: Fix the flaky CAN example
|
2021-08-18 21:58:50 +02:00 |
|
Timo Kröger
|
191a589820
|
bxcan: namechange "bxcan_v1" -> "can_bxcan"
|
2021-08-18 21:58:50 +02:00 |
|
Timo Kröger
|
7c405250a7
|
CAN support with bxcan crate
|
2021-08-18 21:58:50 +02:00 |
|