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
...
*
stm32: can: fd: rm some irrelevant commented code and dead code
Torin Cooper-Bennun
2024-02-27
2
-44
/
+0
*
stm32: can: fd: refactor out some duplicate code
Torin Cooper-Bennun
2024-02-27
3
-150
/
+68
*
stm32: can: fd: only TX with BRS if also TXing with FDF
Torin Cooper-Bennun
2024-02-27
1
-1
/
+1
*
stm32: can: fd: fix SID read/write from buf elems
Torin Cooper-Bennun
2024-02-27
1
-2
/
+4
*
FDCAN: Remove history from comments.
Corey Schuhen
2024-02-25
2
-2
/
+2
*
FDCAN: Don't require internal module for public API.
Corey Schuhen
2024-02-25
1
-5
/
+6
*
FDCAN: Fix some indenting in macros
Corey Schuhen
2024-02-25
1
-15
/
+15
*
FDCAN: Allow access to buffered senders and receivers.
Corey Schuhen
2024-02-25
1
-0
/
+32
*
FDCAN: Expose some pub types in API
Corey Schuhen
2024-02-25
1
-4
/
+8
*
FDCAN: Remove extra traits from.
Corey Schuhen
2024-02-25
1
-29
/
+20
*
Remove the OperatingMode typestates
Corey Schuhen
2024-02-18
2
-153
/
+125
*
Add a buffered mode.
Corey Schuhen
2024-02-17
1
-0
/
+233
*
Clean up and prep for buffered IRQ mode.
Corey Schuhen
2024-02-17
1
-159
/
+188
*
Move error conversion to peripheral.rs
Corey Schuhen
2024-02-17
3
-45
/
+43
*
Don't use word Standard for frame format because it can be confused with ID f...
Corey Schuhen
2024-02-17
4
-17
/
+17
*
Port FDCAN HAL to use PAC directly instead of fdcan crate.
Corey Schuhen
2024-02-17
16
-296
/
+3971
*
Initial FDCAN driver implementation.
Corey Schuhen
2024-01-31
1
-11
/
+703
*
Add FDCAN clock registers to G4 RCC.
Tomasz bla Fortuna
2024-01-31
3
-111
/
+160
*
update metapac after stm32-data PR323
eZio Pan
2023-12-25
1
-11
/
+10
*
stm32: more docs.
Dario Nieuwenhuis
2023-12-19
1
-0
/
+1
*
stm32/can: docs.
Dario Nieuwenhuis
2023-12-18
1
-4
/
+41
*
stm32/can: cleanup interrupt traits.
Dario Nieuwenhuis
2023-12-18
1
-42
/
+10
*
stm32: add some docs.
Dario Nieuwenhuis
2023-12-18
1
-13
/
+2
*
Update stm32-metapac.
Dario Nieuwenhuis
2023-12-08
1
-1
/
+1
*
Format
Mick van Gelderen
2023-11-21
1
-7
/
+1
*
Rename _flush* methods
Mick van Gelderen
2023-11-21
1
-11
/
+9
*
Refactor bxcan split.
Tommas Bakker
2023-11-21
1
-27
/
+43
*
enable clock first
pbert
2023-10-12
1
-1
/
+1
*
STM32: combine RccPeripherals reset() and enable() to reset_and_enable()
pbert
2023-10-12
1
-2
/
+1
*
Deprecate *recv* in favor of *receive*
Ruben De Smet
2023-08-22
1
-2
/
+2
*
Channel poll methods return Poll instead of bool
Ruben De Smet
2023-08-11
1
-8
/
+1
*
embassy-stm32: Misc clippy fixes
Grant Miller
2023-08-06
1
-2
/
+2
*
stm32/can: Add more derives for CAN Envelope
chemicstry
2023-07-31
1
-1
/
+1
*
Merge remote-tracking branch 'origin/main' into bxcan_timestamp
chemicstry
2023-07-31
2
-40
/
+118
|
\
|
*
Merge pull request #1701 from chemicstry/bxcan_methods2
Dario Nieuwenhuis
2023-07-28
1
-38
/
+116
|
|
\
|
|
*
stm32/can: implement more convenience methods
chemicstry
2023-07-28
1
-38
/
+116
|
*
|
Rename embassy-hal-common to embassy-hal-internal, document it's for internal...
Dario Nieuwenhuis
2023-07-28
2
-2
/
+2
|
|
/
*
/
stm32/can: implement proper RX timestamps
chemicstry
2023-07-25
1
-9
/
+30
|
/
*
stm32/can: bxcan async enable
chemicstry
2023-07-24
1
-0
/
+12
*
stm32: add minimal fdcan impl
xoviat
2023-07-22
2
-0
/
+67
*
Merge pull request #1578 from schphil/can-split
xoviat
2023-07-05
1
-5
/
+84
|
\
|
*
allow deed code can rx & clippy
Philipp Scheff
2023-07-03
1
-0
/
+1
|
*
fmt
Philipp Scheff
2023-07-03
1
-14
/
+17
|
*
add as_mut
Philipp Scheff
2023-06-22
1
-0
/
+6
|
*
split can
Philipp Scheff
2023-06-22
1
-16
/
+85
*
|
Update stm32-metapac, includes chiptool changes to use real Rust enums now.
Dario Nieuwenhuis
2023-06-29
1
-4
/
+4
|
/
*
Merge pull request #3 from schphil/can
xoviat
2023-06-20
1
-1
/
+4
|
\
|
*
fix extended can id
Philipp Scheff
2023-06-16
1
-1
/
+4
*
|
stm32/can: fix time
xoviat
2023-06-20
1
-3
/
+6
*
|
stm32/can: update interrupts
xoviat
2023-06-19
1
-30
/
+29
[prev]
[next]