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
*
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
*
|
|
Merge pull request #3688 from klownfish/u5_adc
Dario Nieuwenhuis
2024-12-31
1
-0
/
+109
|
\
\
\
|
*
|
|
fix formatting
klownfish
2024-12-31
1
-18
/
+12
|
*
|
|
cleanup
klownfish
2024-12-27
1
-19
/
+0
|
*
|
|
Merge branch 'embassy-rs:main' into u5_adc
Olof
2024-12-27
85
-462
/
+202
|
|
\
\
\
|
*
|
|
|
add async read for u5 ADC4
klownfish
2024-12-27
1
-29
/
+73
|
*
|
|
|
Merge branch 'embassy-rs:main' into u5_adc
Olof
2024-12-18
208
-3089
/
+5632
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
better u5 adc example
klownfish
2024-12-18
1
-23
/
+44
|
*
|
|
|
Merge remote-tracking branch 'origin/main' into u5_adc
klownfish
2024-09-24
6
-0
/
+450
|
|
\
\
\
\
|
*
|
|
|
|
add example for u5 ADC
klownfish
2024-09-24
1
-0
/
+69
*
|
|
|
|
|
Fixes ci (hopefully)
Bailey Townsend
2024-12-28
1
-3
/
+2
*
|
|
|
|
|
Added new param to examples and created a pico plus 2 w example
Bailey Townsend
2024-12-28
6
-10
/
+149
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
nrf54l: Allow debug access from firmware sid3
Dominik Boehi
2024-12-26
1
-1
/
+1
*
|
|
|
|
Remove useless std cargo features.
Dario Nieuwenhuis
2024-12-25
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Remove manual settings of `composite_with_iads=true`
Eekle
2024-12-24
29
-194
/
+0
*
|
|
|
Rename ETQD, bump date
Dániel Buga
2024-12-22
1
-1
/
+1
*
|
|
|
Remove bluetooth example and trouble dependencies
Dániel Buga
2024-12-22
3
-160
/
+2
*
|
|
|
Prepare new embassy-time-*driver, embassy-executor, embassy-time
Dániel Buga
2024-12-22
53
-106
/
+106
*
|
|
|
fix: add docstring for target platform
elagil
2024-12-22
1
-0
/
+2
*
|
|
|
feat: stm32h5 UCPD example
elagil
2024-12-22
1
-0
/
+90
|
|
_
|
/
|
/
|
|
*
|
|
Update (q|o)spi examples.
Piotr Esden-Tempski
2024-12-17
2
-5
/
+5
*
|
|
Remove use of static mut.
Dario Nieuwenhuis
2024-12-16
2
-16
/
+22
*
|
|
Merge pull request #3593 from bugadani/refactor
Dario Nieuwenhuis
2024-12-16
52
-52
/
+53
|
\
\
\
|
*
|
|
Make `integrated-timers` the default, remove Cargo feature.
Dario Nieuwenhuis
2024-12-15
52
-52
/
+52
|
*
|
|
Refactor integrated-timers
Dániel Buga
2024-12-10
1
-1
/
+2
*
|
|
|
Merge pull request #3613 from mubes/stm32u5_otg_hs_support
Dario Nieuwenhuis
2024-12-13
1
-0
/
+129
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add support for stm32u595/5a5 OTG_HS in client mode
Dave Marples
2024-12-10
1
-0
/
+129
*
|
|
|
Merge pull request #3626 from tommy-gilligan/rp23-usb-hid-keyboard-example
Ulf Lilleengen
2024-12-10
1
-0
/
+193
|
\
\
\
\
|
*
|
|
|
cargo +nightly fmt
Tommy Gilligan
2024-12-10
1
-1
/
+1
|
*
|
|
|
rp23: port usb_hid_keyboard example from rp
Tommy Gilligan
2024-12-08
1
-0
/
+193
|
|
/
/
/
*
/
/
/
stm32wb-dfu: add MSOS headers
Gerhard de Clercq
2024-12-10
1
-1
/
+16
|
/
/
/
*
|
|
STM32: bump to latest stm32-metapac
David Lawrence
2024-12-06
1
-2
/
+2
*
|
|
docs: improve stm32 embassy-usb-dfu example
Badr Bouslikhin
2024-12-05
1
-3
/
+29
*
|
|
Merge pull request #3274 from michelrandahl/discriminating-pins-within-tsc-group
Dario Nieuwenhuis
2024-12-03
19
-383
/
+1371
|
\
\
\
|
*
|
|
stm32 tsc: added multipin example for stm32f3
michel
2024-11-29
1
-0
/
+204
|
*
|
|
stm32 tsc examples: minor corrections
michel
2024-11-29
2
-6
/
+6
|
*
|
|
Refactor TSC module: Remove redundant 'Tsc' prefixes for improved naming cons...
michel
2024-11-29
8
-29
/
+29
|
*
|
|
stm32 multipin examples: remove check for group status since we are using the...
michel
2024-11-29
2
-52
/
+4
|
*
|
|
STM32-TSC: enable discriminating between pins within same TSC group and impro...
michel
2024-11-29
18
-383
/
+1215
*
|
|
|
Merge pull request #3512 from EnmanuelParache/stm32_usart_set_baudrate
Dario Nieuwenhuis
2024-12-02
1
-0
/
+37
|
\
\
\
\
|
*
|
|
|
stm32/usart: Changing baud rate
Enmanuel Parache
2024-12-03
1
-0
/
+37
[next]