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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: nightly fmt
skkeye
2025-02-13
2
-14
/
+15
*
examples/rp: add examples using ICMP sockets and the ping utility
skkeye
2025-02-13
3
-1
/
+279
*
Update Cargo.toml : replace STM32WBA52CGU by STM32WBA55CG
Max
2025-02-10
1
-1
/
+1
*
Update documentation
Flamenco
2025-02-08
1
-1
/
+1
*
examples/rp: remove unneeded sio spinlock stuck bug workarounds.
Dario Nieuwenhuis
2025-02-06
4
-4
/
+0
*
Replace STM32WBA52CGUxT by STM32WBA55CGUx because the WBA55 Nucleo board offi...
Max
2025-02-05
1
-1
/
+1
*
document clock settings in examples/stm32f4/.../i2s_dma.rs
vinsynth
2025-02-03
1
-0
/
+2
*
update examples/stm32f4/.../i2s_dma.rs
vinsynth
2025-02-03
1
-19
/
+67
*
stm32/eth: rename PHY->Phy, GenericSMI -> GenericPhy. Remove unneeded unsafes.
Dario Nieuwenhuis
2025-01-26
7
-28
/
+21
*
Merge pull request #3795 from nikvoid/stm32-phy-addr-detection
Dario Nieuwenhuis
2025-01-26
6
-6
/
+6
|
\
|
*
stm32: change all examples and tests to use GenericSMI::new_auto().
Dario Nieuwenhuis
2025-01-26
6
-6
/
+6
*
|
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
53
-53
/
+53
|
|
/
|
/
|
*
|
RP235x: support new FIFO options, set IE, OD on PIO pins.
Pedro Ferreira
2025-01-15
3
-4
/
+120
*
|
Release embassy-usb v0.4.0, embassy-usb-logger v0.4.0.
Dario Nieuwenhuis
2025-01-15
24
-26
/
+26
*
|
Release embassy-net-ppp v0.2.
Dario Nieuwenhuis
2025-01-12
1
-1
/
+1
*
|
Simplify some std examples.
Dario Nieuwenhuis
2025-01-12
2
-66
/
+3
|
/
*
Release embassy-stm32 v0.2.0
Dario Nieuwenhuis
2025-01-10
37
-37
/
+37
*
Create embassy-nrf 0.3.1
Ulf Lilleengen
2025-01-09
11
-11
/
+11
*
Merge pull request #3725 from CNLHC/qspi_mmap
Dario Nieuwenhuis
2025-01-07
5
-0
/
+352
|
\
|
*
feat: mmap mode for qspi and example
Liu Hancheng
2025-01-07
5
-0
/
+352
*
|
Merge pull request #3667 from williams-one/stm32u5-add-hspi-support
Dario Nieuwenhuis
2025-01-07
1
-0
/
+455
|
\
\
|
*
|
stm32u5: Add HSPI example using a flash in memory mapped mode
William Spinelli
2025-01-07
1
-0
/
+455
|
|
/
*
|
Merge pull request #3701 from 1-rafael-1/improve-orchestrate-example
Dario Nieuwenhuis
2025-01-07
1
-155
/
+156
|
\
\
|
|
/
|
/
|
|
*
fmt
1-rafael-1
2024-12-31
1
-1
/
+1
|
*
fmt
1-rafael-1
2024-12-31
1
-1
/
+2
|
*
Improve orchestrate_tasks example with shared state and better documentation
1-rafael-1
2024-12-31
1
-156
/
+156
*
|
stm32: generate singletons only for pins that actually exist.
Dario Nieuwenhuis
2025-01-07
2
-2
/
+3
*
|
Remove useless patches in examples.
Dario Nieuwenhuis
2025-01-07
2
-16
/
+0
*
|
Update cyw43, nrf, rp hals and embassy-boot
Ulf Lilleengen
2025-01-06
14
-20
/
+20
*
|
Merge pull request #3727 from bugadani/release
Dario Nieuwenhuis
2025-01-05
31
-46
/
+46
|
\
\
|
*
|
Fix search-and-replacability
Dániel Buga
2025-01-05
2
-2
/
+2
|
*
|
Prepare embassy-net drivers
Dániel Buga
2025-01-05
5
-6
/
+6
|
*
|
Prepare embassy-net 0.6
Dániel Buga
2025-01-05
18
-18
/
+18
|
*
|
Prepare embassy-boot 0.4
Dániel Buga
2025-01-05
1
-1
/
+1
|
*
|
Prepare embassy-embedded-hal 0.3
Dániel Buga
2025-01-05
19
-19
/
+19
*
|
|
stm32: Implement reads of DTS peripheral
Gabriel Smith
2025-01-04
1
-0
/
+75
|
/
/
*
|
chore: fix build
elagil
2025-01-03
1
-7
/
+7
*
|
chore: clean up stm32h5 ucpd
elagil
2025-01-03
1
-3
/
+4
*
|
Merge pull request #3709 from jamesmunns/james/ws2812b-note
Dario Nieuwenhuis
2025-01-02
1
-0
/
+10
|
\
\
|
*
|
Clarify
James Munns
2025-01-02
1
-4
/
+4
|
*
|
Add note for nRF52840-dk board details
James Munns
2025-01-02
1
-0
/
+10
*
|
|
Fix broken link to WIZnet W5500-EVB-Pico
lonesometraveler
2025-01-02
4
-4
/
+4
*
|
|
Merge pull request #3702 from BartMassey-upstream/std-example-cosmetics
Dario Nieuwenhuis
2025-01-02
3
-11
/
+18
|
\
\
\
|
*
|
|
gave examples/std a cleaner and more informational Hello
Bart Massey
2025-01-01
1
-2
/
+6
|
*
|
|
modified examples/std README to avoid possible problems
Bart Massey
2024-12-31
2
-9
/
+12
|
|
|
/
|
|
/
|
*
/
|
Remove duplicate command from BLE Gatt Server example
Lofty Inclination
2025-01-01
1
-5
/
+0
|
/
/
*
|
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
[next]