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
*
[UCPD] Take interrupt in constructor and enable it
Timo Kröger
2024-03-14
2
-2
/
+12
*
[UCPD] Disable dead-battery resistor for all families
Timo Kröger
2024-03-12
2
-52
/
+47
*
[UCPD] Disable RCC clock on drop
Timo Kröger
2024-03-12
1
-0
/
+2
*
[UCPD] Split into CC and PD phy
Timo Kröger
2024-03-12
2
-84
/
+144
*
[UCPD] Fix build for devices with GPDMA
Timo Kröger
2024-03-12
1
-7
/
+1
*
[UCPD] Implement hard reset transmission
Timo Kröger
2024-03-12
1
-0
/
+51
*
[UCPD] Receive hard resets
Timo Kröger
2024-03-12
1
-7
/
+35
*
[UCPD] Improve example and defmt Format for enums
Timo Kröger
2024-03-12
2
-2
/
+12
*
[UCPD] Combine RX and TX
Timo Kröger
2024-03-12
2
-68
/
+59
*
[UCPD] Implement PD transmitter
Timo Kröger
2024-03-12
1
-1
/
+80
*
[UCPD] Implement PD receiver
Timo Kröger
2024-03-12
1
-2
/
+97
*
[UCPD] Prepare for PD communication implementation
Timo Kröger
2024-03-12
2
-2
/
+60
*
[UCPD] Improve Type-C CC handling
Timo Kröger
2024-03-12
2
-29
/
+45
*
[UCPD] Configuration Channel (CC) handling
Timo Kröger
2024-03-12
2
-4
/
+227
*
[UCPD] Prepare interrupt handle
Timo Kröger
2024-03-12
1
-2
/
+31
*
[UCPD] Instance and Pin Traits
Timo Kröger
2024-03-12
3
-0
/
+34
*
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
|
\
\
|
*
|
stm32/rtc: remove use of deprecated .timestamp()
Dario Nieuwenhuis
2024-03-06
4
-7
/
+7
|
*
|
ci stm32: build target fix
eZio Pan
2024-03-06
1
-25
/
+26
*
|
|
Merge pull request #2666 from votrungchi/usb_hid_mouse
Dario Nieuwenhuis
2024-03-06
2
-0
/
+149
|
\
\
\
|
*
|
|
stm32: add usb_hid_mouse example
Vo Trung Chi
2024-03-07
1
-3
/
+3
|
*
|
|
stm32: add usb_hid_mouse example
Vo Trung Chi
2024-03-07
1
-16
/
+16
|
*
|
|
stm32: add usb_hid_mouse example
Vo Trung Chi
2024-03-07
2
-0
/
+149
|
|
/
/
*
|
|
Merge pull request #2649 from blueluna/feat/radio-ieee802154
Ulf Lilleengen
2024-03-06
13
-51
/
+650
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fixed suggestions, added nRF51 to BLE
Erik Bånvik
2024-03-05
4
-57
/
+10
[next]