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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2693 from cschuhen/feature/bxcan_use_frame
Dario Nieuwenhuis
2024-03-14
11
-502
/
+186
|
\
|
*
Remove unused methods including incorrect #[must_use...
Corey Schuhen
2024-03-14
1
-16
/
+0
|
*
Use Result instead of Option for Frame creation.
Corey Schuhen
2024-03-13
9
-100
/
+78
|
*
Shared frame types.
Corey Schuhen
2024-03-13
10
-417
/
+139
|
/
*
Merge pull request #2691 from caleb-garrett/cryp-dma
Dario Nieuwenhuis
2024-03-12
5
-178
/
+758
|
\
|
*
rustfmt
Caleb Garrett
2024-03-12
2
-10
/
+4
|
*
Correct cryp CI build issues.
Caleb Garrett
2024-03-12
3
-42
/
+66
|
*
Add async CRYP to test.
Caleb Garrett
2024-03-12
3
-40
/
+44
|
*
Add CRYP DMA support. Updated example.
Caleb Garrett
2024-03-12
3
-37
/
+597
|
*
Refactored cryp din/dout into functions.
Caleb Garrett
2024-03-11
2
-146
/
+144
*
|
Merge pull request #2650 from cschuhen/feature/bxcan_pac
Dario Nieuwenhuis
2024-03-12
10
-73
/
+1863
|
\
\
|
*
|
Dummy
Corey Schuhen
2024-03-07
1
-2
/
+1
|
*
|
Remove old PAC from bscan crate.
Corey Schuhen
2024-03-07
28
-6559
/
+0
|
*
|
Remove usage of old PAC
Corey Schuhen
2024-03-07
2
-14
/
+2
|
*
|
Fix examples and improve imports required.
Corey Schuhen
2024-03-07
4
-15
/
+24
|
*
|
Documentation.
Corey Schuhen
2024-03-07
3
-4
/
+10
|
*
|
Port registers access to using Embassy PAC
Corey Schuhen
2024-03-07
4
-279
/
+218
|
*
|
Remove unused.
Corey Schuhen
2024-03-07
2
-202
/
+0
|
*
|
Apply cargo fmt
Corey Schuhen
2024-03-07
3
-90
/
+32
|
*
|
Make use of internal BXCAN crate work. Tested on stm32f103 with real bus and ...
Corey Schuhen
2024-03-07
34
-375
/
+376
|
*
|
RAW copy of files from BXCAN crate. No changes whatsoever.
Corey Schuhen
2024-03-07
33
-0
/
+8667
*
|
|
Merge pull request #2689 from embassy-rs/dyn-channel-futures
Ulf Lilleengen
2024-03-12
1
-0
/
+15
|
\
\
\
|
*
|
|
rustfmt
Ulf Lilleengen
2024-03-12
1
-7
/
+3
|
*
|
|
Add conversion into dyn variants for channel futures
Ulf Lilleengen
2024-03-12
1
-0
/
+19
|
/
/
/
*
|
|
Merge pull request #2683 from ExplodingWaffle/ucpd-dbdis
Dario Nieuwenhuis
2024-03-11
1
-0
/
+74
|
\
\
\
|
*
|
|
disable -> enable. also extracted to function for easy refactoring later
Harry Brooke
2024-03-11
1
-36
/
+64
|
*
|
|
stm32: add disable_ucpdx_dead_battery
Harry Brooke
2024-03-11
1
-0
/
+46
*
|
|
|
Merge pull request #2685 from msrd0/spi-br-0-not-unreachable
Dario Nieuwenhuis
2024-03-11
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Improve panic message when requesting frequency higher than clock
Dominic
2024-03-11
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #2680 from caleb-garrett/dma-priority
Dario Nieuwenhuis
2024-03-10
3
-10
/
+52
|
\
\
\
|
*
|
|
Correct more CI build issues.
Caleb Garrett
2024-03-10
1
-0
/
+1
|
*
|
|
Fixed DMA CI build issues.
Caleb Garrett
2024-03-10
1
-52
/
+39
|
*
|
|
Add DMA request priority as transfer option.
Caleb Garrett
2024-03-10
3
-9
/
+63
|
/
/
/
*
|
|
Merge pull request #2676 from adamgreig/bump-metapac
Dario Nieuwenhuis
2024-03-10
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
stm32: bump metapac version
Adam Greig
2024-03-09
1
-2
/
+2
|
/
/
*
|
Merge pull request #2675 from msrd0/no-personal-prefs
Dario Nieuwenhuis
2024-03-09
1
-1
/
+0
|
\
\
|
*
|
No personal preferences in public repository
Dominic
2024-03-09
1
-1
/
+0
*
|
|
Merge pull request #2518 from msrd0/issue-2445
Dario Nieuwenhuis
2024-03-09
1
-1
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Check for CPU_FREQ_BOOST
Dominic
2024-03-09
1
-1
/
+8
|
*
|
Fix incorrect D1CPRE max for STM32H7 RM0468
Dominic
2024-03-09
1
-1
/
+1
|
/
/
*
|
Merge pull request #2670 from jr-oss/fix_regression_simple_pwm_output_enable
Dario Nieuwenhuis
2024-03-08
2
-6
/
+32
|
\
\
|
*
|
STM32 SimplePwm: Fix regression and re-enable output pin
Ralf
2024-03-08
2
-6
/
+32
|
/
/
*
|
Merge pull request #2667 from timokroeger/stm32-anychannel-fix
Dario Nieuwenhuis
2024-03-07
1
-0
/
+7
|
\
\
|
*
|
stm32: Implement `Channel` trait for `AnyChannel`
Timo Kröger
2024-03-07
1
-0
/
+7
|
|
/
*
|
Merge pull request #2668 from tomasbarton-stemcell/patch-1
Dario Nieuwenhuis
2024-03-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
update stm32c0 HSI frequency
Tomas Barton
2024-03-07
1
-1
/
+1
|
/
*
Merge pull request #2658 from MaxiluxSystems/fdcan-buffered-read-consistent
Dario Nieuwenhuis
2024-03-06
2
-34
/
+50
|
\
|
*
stm32: can:fd: merge read impls; buffered RX returns Result<_, BusError>
Torin Cooper-Bennun
2024-03-04
1
-28
/
+37
|
*
stm32: can: fd: rename TxBufferMode::Queue -> ::Priority for clarity
Torin Cooper-Bennun
2024-03-04
1
-6
/
+13
*
|
Merge pull request #2664 from eZioPan/build-target-fix
Dario Nieuwenhuis
2024-03-06
5
-32
/
+33
|
\
\
[next]