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
*
stm32/wb: Add memory manager to GATT example
clubby789
2025-07-23
1
-1
/
+8
*
Merge pull request #4436 from i509VCB/rt1062
i509VCB
2025-07-22
6
-0
/
+170
|
\
|
*
nxp: Add mimxrt1062 support
i509VCB
2025-07-22
6
-0
/
+170
*
|
Merge pull request #4409 from i509VCB/uart-async
i509VCB
2025-07-22
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
mspm0: add buffered uart driver
i509VCB
2025-07-22
1
-0
/
+2
*
|
Merge pull request #4419 from i509VCB/rt1011
i509VCB
2025-07-22
6
-0
/
+236
|
\
\
|
*
|
nxp: Add MIMXRT1011 GPIO and time driver
i509VCB
2025-07-22
6
-0
/
+236
*
|
|
chore: bump embassy-usb-logger version
Haobo Gu
2025-07-22
2
-2
/
+2
|
/
/
*
|
Merge pull request #4416 from WyliodrinEmbeddedIoT/lpc-test
Dario Nieuwenhuis
2025-07-21
1
-1
/
+1
|
\
\
|
*
|
feat: fmt.rs was added
Roi Bachynskyi
2025-07-21
1
-1
/
+1
|
*
|
Revert "feat: added log-to-defmt feature"
Roi Bachynskyi
2025-07-21
2
-22
/
+0
|
*
|
feat: added log-to-defmt feature
Roy
2025-07-18
2
-0
/
+22
*
|
|
chore: Update examples to new `nrf-boot-*` version
Timo Kröger
2025-07-21
10
-11
/
+11
|
/
/
*
/
RP2350: Fix PIO clock divider in the blinky Wi-Fi example
Bailey Quarters
2025-07-17
1
-2
/
+4
|
/
*
Merge pull request #4357 from purepani/push-kytkkzsvpwrz
Dario Nieuwenhuis
2025-07-16
1
-0
/
+49
|
\
|
*
Adds ADC example for STM32WBA
purepani
2025-06-30
1
-0
/
+49
*
|
chore: Release cyw43-pio version 0.5.1
Ulf Lilleengen
2025-07-16
2
-2
/
+2
*
|
chore: release embassy-nrf 0.5.0 and embassy-rp 0.6.0
Ulf Lilleengen
2025-07-16
14
-14
/
+14
*
|
chore: Release embassy-usb version 0.5.0
Ulf Lilleengen
2025-07-16
25
-25
/
+25
*
|
chore: Release embassy-embedded-hal version 0.3.1
Ulf Lilleengen
2025-07-16
19
-19
/
+19
*
|
Merge pull request #4397 from korbin/allocate-numbered-endpoints
Dario Nieuwenhuis
2025-07-15
3
-6
/
+6
|
\
\
|
*
|
make usb endpoint allocator methods accept an optional EndpointAddress
korbin
2025-07-13
3
-6
/
+6
*
|
|
RP2350: Correct SRAM8 and SRAM9 base addresses in example memory.x
Bailey Quarters
2025-07-15
1
-2
/
+2
*
|
|
chore: bump cyw43-pio dependency
Ulf Lilleengen
2025-07-15
2
-2
/
+2
*
|
|
chore: bump cyw43 version
Ulf Lilleengen
2025-07-15
2
-2
/
+2
*
|
|
chore: prepare embassy-rp for release
Ulf Lilleengen
2025-07-15
3
-3
/
+3
*
|
|
chore: bump embassy-boot-nrf version
Ulf Lilleengen
2025-07-14
1
-1
/
+1
*
|
|
chore: update to `embassy-nrf` v0.4.0
Ulf Lilleengen
2025-07-14
11
-11
/
+11
*
|
|
Revert "chore: update to `embassy-nrf` v0.4.0"
Ulf Lilleengen
2025-07-14
11
-11
/
+11
*
|
|
chore: update to `embassy-nrf` v0.4.0
Ulf Lilleengen
2025-07-14
11
-11
/
+11
|
/
/
*
|
Merge pull request #4344 from i509VCB/lpc55-feature
i509VCB
2025-07-09
1
-1
/
+1
|
\
\
|
*
|
nxp: add feature for lpc55
i509VCB
2025-07-08
1
-1
/
+1
*
|
|
executor: mark Spawner::for_current_executor() as unsafe.
Dario Nieuwenhuis
2025-07-08
1
-1
/
+2
*
|
|
Merge pull request #4338 from i509VCB/dma
i509VCB
2025-07-07
1
-1
/
+1
|
\
\
\
|
*
|
|
mspm0: add dma driver
i509VCB
2025-07-06
1
-1
/
+1
*
|
|
|
Run cargo fmt
Cristian Milatinov
2025-07-05
1
-2
/
+1
*
|
|
|
Update examples to add SampleShifting in qspi config
Cristian Milatinov
2025-07-05
3
-1
/
+5
*
|
|
|
stm32/dma: fix packing/unpacking not working.
Dario Nieuwenhuis
2025-07-04
1
-1
/
+3
*
|
|
|
Merge pull request #4330 from innermatrix/stm32-adc-v1-watchdog
Ulf Lilleengen
2025-07-03
1
-0
/
+34
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Added STM32 ADCv1 analog watchdog implementation
Iris Artin
2025-06-26
1
-0
/
+34
*
|
|
|
Merge pull request #4350 from 9names/rp_profiles
Dario Nieuwenhuis
2025-06-27
2
-13
/
+4
|
\
\
\
\
|
*
|
|
|
Minimise profile tweaking in rp examples
9names
2025-06-27
2
-13
/
+4
*
|
|
|
|
Merge pull request #4323 from phycrax/rename_pwminput_new
Dario Nieuwenhuis
2025-06-27
3
-3
/
+3
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
fix examples
Süha Ünüvar
2025-06-27
3
-3
/
+3
*
|
|
|
|
Merge pull request #4337 from kevswims/cleanup-stm32h7rs-xspi-example
Dario Nieuwenhuis
2025-06-27
1
-173
/
+677
|
\
\
\
\
\
|
*
|
|
|
|
STM32H7RS Examples: Add OPI functionality to the XSPI example
Kevin Lannen
2025-06-26
1
-173
/
+677
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #4349 from melvdlin/stm32h723-example-fix
Dario Nieuwenhuis
2025-06-27
1
-12
/
+12
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
stm32h723: remove unused mut from static buffers in spdifrx example
melvdl
2025-06-27
1
-2
/
+2
|
*
|
|
|
[stm32h723]: fix spdifrx example
melvdl
2025-06-27
1
-10
/
+10
|
|
/
/
/
*
|
|
|
Merge pull request #4346 from njfdev/patch-1
Dario Nieuwenhuis
2025-06-27
1
-2
/
+2
|
\
\
\
\
[next]