index
:
embassy
cyw43-link-status-update
fix-input-sync-bypass
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
embassy-stm32
/
src
/
can
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch 'main' of https://github.com/embassy-rs/embassy into can
xoviat
2023-06-19
1
-6
/
+7
|
\
\
|
|
/
|
/
|
|
*
stm32: update stm32-metapac.
Dario Nieuwenhuis
2023-06-19
1
-10
/
+6
*
|
stm32/can: add hw test and cleanup
xoviat
2023-05-30
1
-42
/
+36
*
|
stm32/can: move to irq binding use embassy channel
xoviat
2023-05-29
1
-75
/
+101
*
|
Round out the async fns for can
Eric Yanush
2023-04-06
1
-16
/
+236
*
|
Strip out debug messages... oops
Eric Yanush
2023-04-06
1
-7
/
+0
*
|
Add initial setup of async can for STM32
Eric Yanush
2023-04-06
1
-2
/
+155
|
/
*
Add non blocking Bxcan constructor.
Andrew Ealovega
2022-09-21
1
-0
/
+23
*
Rename Unborrowed -> PeripheralRef, Unborrow -> Peripheral
Dario Nieuwenhuis
2022-07-23
1
-7
/
+7
*
Update embassy-stm32
Dario Nieuwenhuis
2022-07-23
1
-23
/
+25
*
Run rustfmt.
Dario Nieuwenhuis
2022-06-12
1
-4
/
+3
*
Add embassy-cortex-m crate.
Dario Nieuwenhuis
2022-06-12
1
-1
/
+1
*
[can] Typo fix: l7 -> f7
Timo Kröger
2022-03-05
1
-1
/
+1
*
[can] `cfgs` for naming inconsistencies
Timo Kröger
2022-03-05
1
-3
/
+16
*
[can] Update macrotable comment
Timo Kröger
2022-03-05
1
-5
/
+3
*
[can] Do not use wildcard reexport for bxcan
Timo Kröger
2022-03-05
1
-2
/
+1
*
docs: prevent inline doc spam for reexports.
Dario Nieuwenhuis
2022-03-04
1
-0
/
+1
*
stm32: move macrotables to embassy-stm32 build.rs
Dario Nieuwenhuis
2022-02-26
1
-2
/
+2
*
stm32f1: fix wrong AF type in uart, can.
Dario Nieuwenhuis
2022-02-24
1
-1
/
+1
*
stm32: move pin trait impls from macrotables to build.rs
Dario Nieuwenhuis
2022-02-23
1
-15
/
+0
*
stm32: Add standard crate-wide macros for pin/dma traits, switch all drivers ...
Dario Nieuwenhuis
2022-02-10
1
-33
/
+9
*
Update stm32-data: rcc regs info comes from yamls now.
Dario Nieuwenhuis
2021-11-29
1
-1
/
+7
*
Update to defmt 3.0ish.
Bob McWhirter
2021-11-15
1
-1
/
+1
*
Initial support for STM32F767ZI.
Matous Hybl
2021-10-26
1
-1
/
+1
*
partial alternate function configuration on STM32f1
Tobias Pisani
2021-10-11
1
-3
/
+3
*
Code review request - moving `OutputType` to `mod sealed`
Mariusz Ryndzionek
2021-09-24
1
-1
/
+1
*
Small adjustment to 'set_as_af' interface
Mariusz Ryndzionek
2021-09-24
1
-3
/
+6
*
bxcan: Cleanup
Timo Kröger
2021-08-18
1
-6
/
+10
*
bxcan: namechange "bxcan_v1" -> "can_bxcan"
Timo Kröger
2021-08-18
2
-0
/
+145
[prev]