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
/
stm32l0
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: return error when creating the spawntoken, not when spawning.
Dario Nieuwenhuis
2025-08-29
1
-2
/
+2
*
stm32: adapt examples to timer API changes
melvdl
2025-06-27
1
-2
/
+2
*
added examples
okhsunrog
2025-05-21
1
-0
/
+32
*
BufferedUart initialization
Michael Gomez
2025-04-04
1
-1
/
+1
*
stm32 tsc examples: minor corrections
michel
2024-11-29
1
-4
/
+4
*
Refactor TSC module: Remove redundant 'Tsc' prefixes for improved naming cons...
michel
2024-11-29
3
-10
/
+10
*
stm32 multipin examples: remove check for group status since we are using the...
michel
2024-11-29
1
-26
/
+2
*
STM32-TSC: enable discriminating between pins within same TSC group and impro...
michel
2024-11-29
5
-238
/
+491
*
add async TSC example for STM32L073
michel
2024-07-10
1
-0
/
+122
*
add blocking TSC examples
michel
2024-07-10
1
-0
/
+116
*
format
shufps
2024-06-28
1
-5
/
+3
*
added comment
shufps
2024-06-28
1
-0
/
+1
*
added DDS example
shufps
2024-06-28
1
-0
/
+117
*
stm32: update metapac. Adds U5 LPDMA, fixes ADC_COMMONs.
Dario Nieuwenhuis
2024-04-29
1
-3
/
+3
*
stm32/spi: remove DMA generic params.
Dario Nieuwenhuis
2024-04-15
1
-2
/
+1
*
stm32: update adc examples
Andres Vahter
2024-04-10
1
-3
/
+3
*
stm32/adc: reexport enums from PAC to avoid boilerplate hell.
Dario Nieuwenhuis
2024-02-26
1
-1
/
+1
*
made adc example working with default clock configuration and switched in `v1...
shufps
2024-02-08
1
-7
/
+2
*
clippy
shufps
2024-02-08
1
-2
/
+1
*
cargo fmt
shufps
2024-02-08
1
-1
/
+1
*
added ADC example running on L0
shufps
2024-02-08
1
-0
/
+46
*
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
*
Move embassy-lora, lora examples to lora-phy repo.
Dario Nieuwenhuis
2023-11-29
4
-403
/
+0
*
stm32/rcc: add shared code for hsi48 with crs support.
Dario Nieuwenhuis
2023-11-05
5
-6
/
+5
*
stm32/rcc: switch to modern api for l0, l1.
Dario Nieuwenhuis
2023-11-05
5
-5
/
+5
*
stm32: rename HSI16 -> HSI
Dario Nieuwenhuis
2023-10-22
4
-4
/
+4
*
time: Update examples, tests, and other code to use new Timer::after_x conven...
Adam Greig
2023-10-15
4
-12
/
+12
*
stm32/usart: return error instead of panicking on bad baudrate.
Dario Nieuwenhuis
2023-09-26
2
-6
/
+4
*
Update for rust-lorawan and lora-phy version 2.
ceekdee
2023-09-24
4
-17
/
+10
*
Update to embedded-io 0.5 (#1752)
Dario Nieuwenhuis
2023-08-07
1
-1
/
+1
*
Merge pull request #1606 from JcBernack/rng-update
Dario Nieuwenhuis
2023-07-30
1
-2
/
+6
|
\
|
*
stm32/rng: use bind_interrupts!.
Dario Nieuwenhuis
2023-07-31
1
-2
/
+6
*
|
Set frequency in stm32 SPI examples
bofh
2023-07-31
1
-1
/
+5
*
|
Fix format in stm32 SPI examples
bofh
2023-07-30
4
-36
/
+4
*
|
Fix more stm32 SPI examples
bofh
2023-07-30
4
-8
/
+16
*
|
Fix formatting
bofh
2023-07-30
1
-9
/
+1
*
|
Fix stm32 SPI examples
bofh
2023-07-30
1
-2
/
+0
|
/
*
Fix examples
Rasmus Melchior Jacobsen
2023-05-25
1
-5
/
+5
*
Let Flash<Async/Blocking> be a thing
Rasmus Melchior Jacobsen
2023-05-25
1
-1
/
+1
*
Align with new bind_interrupt
Rasmus Melchior Jacobsen
2023-05-25
1
-2
/
+2
*
Align examples
Rasmus Melchior Jacobsen
2023-05-25
1
-6
/
+6
*
Align examples
Rasmus Melchior Jacobsen
2023-05-25
1
-3
/
+2
*
stm32: move to bind_interrupts
xoviat
2023-05-24
2
-6
/
+12
*
Add lora-phy examples.
ceekdee
2023-04-23
5
-76
/
+312
*
Add external LoRa physical layer functionality.
ceekdee
2023-04-21
1
-0
/
+120
*
Update to rust-lorawan with afit support
Ulf Lilleengen
2023-04-15
1
-1
/
+1
*
Align flash examples
Rasmus Melchior Jacobsen
2023-04-05
1
-1
/
+1
[next]