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
*
Bump sync version (#3562)
Dániel Buga
2024-11-22
52
-52
/
+52
*
STM32H5xx ADC (#3557)
Gabriel Smith
2024-11-21
1
-0
/
+59
*
nrf: Add NFCT driver.
Dario Nieuwenhuis
2024-11-20
1
-0
/
+79
*
chore: update for latest SAI features
elagil
2024-11-18
1
-24
/
+29
*
fix: use latest SAI driver
elagil
2024-11-18
1
-1
/
+0
*
feat: Add SPDIFRX example
elagil
2024-11-18
5
-0
/
+379
*
nrf: add nrf54l base: gpio and time driver.
Dario Nieuwenhuis
2024-11-17
5
-0
/
+92
*
fix: unwrap sai receiver `start()`
elagil
2024-11-16
1
-1
/
+1
*
fix(SAI): disallow start without initial write
elagil
2024-11-16
1
-1
/
+0
*
Update nrf-pac.
Dario Nieuwenhuis
2024-11-15
18
-25
/
+25
*
Merge pull request #1660 from Georges760/examples/rp/spi_gc9a01
Ulf Lilleengen
2024-11-14
2
-0
/
+127
|
\
|
*
fix fmt
Georges Palauqui
2024-11-05
1
-1
/
+1
|
*
add second example fo SPI display on RP
Georges Palauqui
2024-11-05
2
-0
/
+127
*
|
Fix multiprio examples for stm32 devices.
Cedric VINCENT
2024-11-13
3
-3
/
+3
*
|
Release embassy-executor 0.6.3.
Dario Nieuwenhuis
2024-11-12
50
-50
/
+50
*
|
Prep executor 0.6.2
Dániel Buga
2024-11-06
50
-50
/
+50
|
/
*
Merge pull request #3467 from Georges760/upd-ex-spi-display
Ulf Lilleengen
2024-11-05
4
-307
/
+37
|
\
|
*
update spi_display example for rp23
Georges Palauqui
2024-10-27
2
-153
/
+18
|
*
update spi_display example for rp
Georges Palauqui
2024-10-27
2
-154
/
+19
*
|
nrf: port to chiptool-based `nrf-pac`.
Dario Nieuwenhuis
2024-11-04
8
-34
/
+17
*
|
Added ReceiverHandler to logger
Bjorn
2024-10-31
1
-0
/
+64
*
|
Merge pull request #3458 from williams-one/fix-ltdc-settings-for-stm32u5
Dario Nieuwenhuis
2024-10-29
6
-7
/
+470
|
\
\
|
*
|
Update chip from stm32u585ai to stm32u5g9zj and fix pinout
William
2024-10-28
4
-7
/
+7
|
*
|
Fix format
William
2024-10-28
1
-2
/
+1
|
*
|
Add LTDC example for STM32U5G9J-DK2 demo board
William
2024-10-25
3
-0
/
+464
|
|
/
*
|
Merge pull request #3456 from HaoboGu/feat/ospi_mm
Dario Nieuwenhuis
2024-10-27
5
-0
/
+555
|
\
\
|
|
/
|
/
|
|
*
fix: fmt code
Haobo Gu
2024-10-26
1
-9
/
+8
|
*
feat(example): move ospi memory mapped example for stm32h7b0 to separate folder
Haobo Gu
2024-10-26
5
-3
/
+124
|
*
feat(ospi): add ospi example
Haobo Gu
2024-10-26
1
-0
/
+435
*
|
Merge pull request #3317 from GrantM11235/simplepwmchannel
Ulf Lilleengen
2024-10-23
6
-42
/
+37
|
\
\
|
*
|
last oops I promise
Grant Miller
2024-09-06
5
-9
/
+5
|
*
|
Update examples
Grant Miller
2024-09-06
6
-38
/
+37
*
|
|
update path to cyw43 firmware in `wifi_blinky.rs` comments
Brad Gibson
2024-10-22
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge pull request #3433 from 1-rafael-1/rp-pwm-embedded-hal-traits
Ulf Lilleengen
2024-10-22
4
-13
/
+215
|
\
\
|
*
|
cheaper motors need lower pwm frequency
rafael
2024-10-21
1
-6
/
+6
|
*
|
add pwm frequency to examples
rafael
2024-10-21
3
-14
/
+23
|
*
|
also add to the rp pwm example
rafael
2024-10-21
2
-10
/
+50
|
*
|
rustfmt
rafael
2024-10-21
2
-6
/
+2
|
*
|
change existing pwm example to reflect both existing ways to use pwm output
rafael
2024-10-21
1
-7
/
+48
|
*
|
rustfmt
rafael
2024-10-20
1
-8
/
+7
|
*
|
embassy_rp: implement pwm traits from embedded_hal
rafael
2024-10-20
2
-0
/
+117
*
|
|
Use released version of reqwless for examples
Ulf Lilleengen
2024-10-21
1
-1
/
+1
*
|
|
Release embassy-executor v0.6.1, embassy-executor-macros v0.6.1
Dario Nieuwenhuis
2024-10-21
49
-49
/
+49
|
/
/
*
|
executor: fix unsoundness due to `impl Trait`, improve macro error handling. ...
Dario Nieuwenhuis
2024-10-18
1
-2
/
+4
*
|
Revise I2S interface to ring-buffered.
Alexandros Liarokapis
2024-10-16
1
-7
/
+6
*
|
Update nighlty, fix warnings.
Dario Nieuwenhuis
2024-10-14
2
-7
/
+10
*
|
Merge pull request #3407 from CBJamo/pio_programs
Dario Nieuwenhuis
2024-10-13
19
-1658
/
+524
|
\
\
|
*
|
fmt examples too
Caleb Jamison
2024-10-09
4
-14
/
+8
|
*
|
Fix rp23 i2s example, boot_sel isn't supported yet.
Caleb Jamison
2024-10-09
1
-2
/
+5
|
*
|
Move pio programs into embassy-rp
Caleb Jamison
2024-10-09
19
-1658
/
+527
[next]