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
/
examples
/
stm32g4
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed: example loops crashing after 256 passes
Peter Kövesdi
2024-04-29
1
-2
/
+2
*
Reduce use of the full `futures` crate.
Dario Nieuwenhuis
2024-04-26
1
-1
/
+1
*
examples: stm32: can: fix build
Torin Cooper-Bennun
2024-04-22
1
-2
/
+2
*
stm32/adc: update g4 for new pac.
Dario Nieuwenhuis
2024-04-14
1
-1
/
+1
*
stm32: update adc examples
Andres Vahter
2024-04-10
1
-2
/
+2
*
CAN: Unify API's between BXCAN and FDCAN. Use Envelope for all read methods i...
Corey Schuhen
2024-03-28
1
-12
/
+17
*
usb: remove device_descriptor buffer, store bytes in UsbDevice.inner instead
Adam Greig
2024-03-23
1
-2
/
+0
*
[UCPD] Enable dead-battery support in example
Timo Kröger
2024-03-14
1
-2
/
+3
*
[UCPD] Take interrupt in constructor and enable it
Timo Kröger
2024-03-14
1
-2
/
+6
*
[UCPD] Split into CC and PD phy
Timo Kröger
2024-03-12
1
-8
/
+9
*
[UCPD] Improve example and defmt Format for enums
Timo Kröger
2024-03-12
1
-2
/
+9
*
[UCPD] Combine RX and TX
Timo Kröger
2024-03-12
1
-1
/
+1
*
[UCPD] Prepare for PD communication implementation
Timo Kröger
2024-03-12
1
-1
/
+14
*
[UCPD] Improve Type-C CC handling
Timo Kröger
2024-03-12
1
-7
/
+5
*
[UCPD] Configuration Channel (CC) handling
Timo Kröger
2024-03-12
1
-0
/
+62
*
stm32/rcc: g4: consistent PllSource, add pll pqr limits, simplify a bit.
Dario Nieuwenhuis
2024-03-04
4
-18
/
+17
*
Merge pull request #2646 from cschuhen/feature/wake_tx_on_buffered_push
Dario Nieuwenhuis
2024-03-01
1
-1
/
+5
|
\
|
*
Writing to TX buffer also needs to fire an interrupt to kick off transmission...
Corey Schuhen
2024-03-02
1
-1
/
+5
*
|
stm32: autogenerate mux config for all chips.
Dario Nieuwenhuis
2024-03-01
4
-49
/
+52
|
/
*
stm32/adc: reexport enums from PAC to avoid boilerplate hell.
Dario Nieuwenhuis
2024-02-26
1
-1
/
+1
*
FDCAN: Don't require internal module for public API.
Corey Schuhen
2024-02-25
1
-2
/
+2
*
Remove the OperatingMode typestates
Corey Schuhen
2024-02-18
1
-4
/
+5
*
Add a buffered mode.
Corey Schuhen
2024-02-17
1
-7
/
+90
*
Port FDCAN HAL to use PAC directly instead of fdcan crate.
Corey Schuhen
2024-02-17
1
-14
/
+82
*
Refinements
Barnaby Walters
2024-02-17
1
-0
/
+1
*
Removed redundant HSI48 configuration
Barnaby Walters
2024-02-16
1
-3
/
+4
*
[embassy-stm32]: started stm32g4 RCC refactor
Barnaby Walters
2024-02-15
3
-27
/
+34
*
Add FDCAN examples for STM32G4, STM32H5 and STM32H7
Corey Schuhen
2024-01-31
1
-0
/
+56
*
stm32/gpio: remove generics.
Dario Nieuwenhuis
2024-01-22
1
-3
/
+2
*
Change GPIO inherent methods back to `&self`.
Dario Nieuwenhuis
2024-01-10
1
-1
/
+1
*
ci: use beta, add secondary nightly ci.
Dario Nieuwenhuis
2023-12-21
7
-7
/
+0
*
Update embedded-hal to 1.0.0-rc.3
Dario Nieuwenhuis
2023-12-14
1
-1
/
+1
*
stm32/rcc: consistent casing and naming for PLL enums.
Dario Nieuwenhuis
2023-11-13
3
-8
/
+8
*
usb: remove msos-descriptor feature.
Dario Nieuwenhuis
2023-11-08
1
-0
/
+1
*
stm32/rcc: add shared code for hsi48 with crs support.
Dario Nieuwenhuis
2023-11-05
1
-4
/
+2
*
stm32: rename HSI16 -> HSI
Dario Nieuwenhuis
2023-10-22
2
-2
/
+2
*
Merge branch 'master' into center-align
Dion Dokter
2023-10-20
5
-23
/
+23
|
\
|
*
stm32: expand rcc mux to g4 and h7
xoviat
2023-10-14
1
-1
/
+1
|
*
time: Update examples, tests, and other code to use new Timer::after_x conven...
Adam Greig
2023-10-15
4
-12
/
+12
|
*
stm32/rcc: use more PLL etc enums from PAC.
Dario Nieuwenhuis
2023-10-11
1
-1
/
+1
|
*
stm32/rcc: use PLL enums from PAC.
Dario Nieuwenhuis
2023-10-09
3
-10
/
+10
*
|
Fix examples
Dion Dokter
2023-10-01
1
-1
/
+1
|
/
*
initial support for STM32G4 ADC
Daehyeok Mun
2023-09-04
1
-0
/
+41
*
stm32/pwm: add output type control
xoviat
2023-07-29
1
-1
/
+2
*
stm32/timer: merge pwm module into timer. (#1703)
Dario Nieuwenhuis
2023-07-28
1
-2
/
+2
*
STM32G4: Add CRS support to RCC
Kevin Lannen
2023-06-28
1
-9
/
+19
*
stm32: update metapac, includes fix for OTG with 9 endpoints (H7)
Dario Nieuwenhuis
2023-06-27
1
-1
/
+3
*
stm32: update stm32-metapac.
Dario Nieuwenhuis
2023-06-19
1
-3
/
+1
*
STM32G4: Add USB Serial example
Kevin Lannen
2023-06-14
1
-0
/
+110
*
stm32g4: PLL: Add support for configuring PLL_P and PLL_Q
Kevin Lannen
2023-06-14
1
-3
/
+12
[next]