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
/
stm32g0
Commit message (
Expand
)
Author
Age
Files
Lines
*
stm32/adc: extract into common
xoviat
2025-11-12
1
-6
/
+8
*
adc: remove sample_time from struct
xoviat
2025-11-10
2
-5
/
+3
*
rtc: use consistent api between stop and non-stop
xoviat
2025-11-04
1
-2
/
+2
*
Correct the temperature reading to preserve the sign bits
Michael Turner
2025-11-02
1
-1
/
+1
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
6
-9
/
+9
*
Edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-1
/
+1
*
Cleanup
Per Rosengren
2025-09-16
1
-11
/
+0
*
Re-export API enums and update examples
Per Rosengren
2025-09-16
1
-3
/
+3
*
Add Adc::new_with_clock() to configure analog clock
Per Rosengren
2025-08-30
3
-6
/
+6
*
executor: return error when creating the spawntoken, not when spawning.
Dario Nieuwenhuis
2025-08-29
2
-2
/
+2
*
chore: prepare embassy crate releases
Ulf Lilleengen
2025-08-26
1
-6
/
+6
*
Load all crates in the graph, honor the "publish" flag to prevent publishing ...
Dario Nieuwenhuis
2025-08-25
1
-0
/
+6
*
fix: prepare embassy-sync 0.7.1 release
Ulf Lilleengen
2025-08-12
1
-1
/
+1
*
chore: update metapac and prepare embassy-stm32 0.3.0
Ulf Lilleengen
2025-08-12
1
-1
/
+1
*
rustfmt
Süha Ünüvar
2025-08-08
1
-9
/
+1
*
i2c examples
Süha Ünüvar
2025-08-08
1
-2
/
+0
*
chore: prepare embassy-executor 0.8 release
Ulf Lilleengen
2025-07-31
1
-1
/
+1
*
chore: Release embassy-usb version 0.5.0
Ulf Lilleengen
2025-07-16
1
-1
/
+1
*
fix examples
Süha Ünüvar
2025-06-27
1
-1
/
+1
*
stm32: adapt examples to timer API changes
melvdl
2025-06-27
4
-9
/
+9
*
embassy-sync: bump to 0.7.0
Matt Johnston
2025-05-22
1
-1
/
+1
*
Update defmt dependencies
Yuri Astrakhan
2025-05-18
1
-3
/
+3
*
Merge pull request #3965 from toon23/stm32_usart-pin_config
Dario Nieuwenhuis
2025-04-18
1
-5
/
+8
|
\
|
*
Stm32 usart: better names for open drain pin modes
Anton Pöhl
2025-04-16
1
-2
/
+2
|
*
Stm32 usart: remove HalfDuplexConfig
Anton Pöhl
2025-04-11
1
-5
/
+8
*
|
BufferedUart initialization
Michael Gomez
2025-04-04
1
-1
/
+1
|
/
*
Remove Peripheral trait, rename PeripheralRef->Peri.
Dario Nieuwenhuis
2025-03-27
3
-5
/
+5
*
Merge pull request #3880 from nikvoid/stm32-rtc-subsecond
Dario Nieuwenhuis
2025-02-16
1
-1
/
+1
|
\
|
*
stm32: read microsecond from RTC
nikvoid
2025-02-13
1
-1
/
+1
*
|
Merge pull request #3781 from markus-k/stm32g0-hsisysdiv
Dario Nieuwenhuis
2025-01-17
1
-1
/
+3
|
\
\
|
*
|
examples/stm32: fix g0 hftimer example with hsi sys_div
Markus Kasten
2025-01-17
1
-1
/
+3
*
|
|
chore: bump embassy-sync version
Ulf Lilleengen
2025-01-15
1
-1
/
+1
|
|
/
|
/
|
*
|
Release embassy-usb v0.4.0, embassy-usb-logger v0.4.0.
Dario Nieuwenhuis
2025-01-15
1
-1
/
+1
|
/
*
Release embassy-stm32 v0.2.0
Dario Nieuwenhuis
2025-01-10
1
-1
/
+1
*
Merge pull request #3679 from trnila/1wire
Dario Nieuwenhuis
2024-12-31
1
-0
/
+271
|
\
|
*
examples/stm32g0: added ds18b20 temperature sensor on 1-wire bus
Daniel Trnka
2024-12-22
1
-0
/
+271
*
|
Prepare new embassy-time-*driver, embassy-executor, embassy-time
Dániel Buga
2024-12-22
1
-2
/
+2
|
/
*
Make `integrated-timers` the default, remove Cargo feature.
Dario Nieuwenhuis
2024-12-15
1
-1
/
+1
*
Bump sync version (#3562)
Dániel Buga
2024-11-22
1
-1
/
+1
*
Release embassy-executor 0.6.3.
Dario Nieuwenhuis
2024-11-12
1
-1
/
+1
*
Prep executor 0.6.2
Dániel Buga
2024-11-06
1
-1
/
+1
*
Merge pull request #3317 from GrantM11235/simplepwmchannel
Ulf Lilleengen
2024-10-23
2
-10
/
+8
|
\
|
*
last oops I promise
Grant Miller
2024-09-06
1
-1
/
+0
|
*
Update examples
Grant Miller
2024-09-06
2
-9
/
+8
*
|
Release embassy-executor v0.6.1, embassy-executor-macros v0.6.1
Dario Nieuwenhuis
2024-10-21
1
-1
/
+1
|
/
*
prepare release embassy-executor
Ulf Lilleengen
2024-08-05
1
-1
/
+1
*
Prepare to release embassy-usb
Ulf Lilleengen
2024-08-05
1
-1
/
+1
*
Prepare embassy-time release
Ulf Lilleengen
2024-08-05
1
-1
/
+1
*
stm32 adc: introduce blocking_read
Andres Vahter
2024-07-03
3
-4
/
+4
*
Merge pull request #3128 from andresv/stm32-adc-dma-v3
Ulf Lilleengen
2024-07-03
1
-0
/
+44
|
\
[next]