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
*
Add #[allow(dead_code] attributes and rename spawner variable
ragarnoy
2025-05-10
1
-1
/
+3
*
rustfmt
ragarnoy
2025-05-10
2
-13
/
+12
*
Add intercore communication examples for STM32H755CM4 and CM7, does not work ...
ragarnoy
2025-05-10
4
-24
/
+415
*
Merge pull request #4155 from marcemmers/remove-instance-from-rp-uart-type
Ulf Lilleengen
2025-05-09
6
-6
/
+6
|
\
|
*
And another fix, should be the last failing example
Marc
2025-05-02
1
-1
/
+1
|
*
Fix examples for rp235x
Marc
2025-05-02
3
-3
/
+3
|
*
Update examples and tests
Marc
2025-05-02
2
-2
/
+2
*
|
Merge pull request #4150 from 1-rafael-1/rp2040-overclocking
Ulf Lilleengen
2025-05-09
2
-0
/
+143
|
\
\
|
*
|
Changes after review
1-rafael-1
2025-05-07
1
-1
/
+1
|
*
|
first batch of changes after review
1-rafael-1
2025-05-02
2
-17
/
+14
|
*
|
add manual overclock example, finalize API, cleanup
1-rafael-1
2025-05-01
2
-18
/
+87
|
*
|
refactoring to have higher and lower level api
1-rafael-1
2025-04-29
1
-1
/
+12
|
*
|
first working draft
1-rafael-1
2025-04-28
1
-10
/
+16
|
*
|
Add overclock example for RP2040 with 200 MHz clock configuration
1-rafael-1
2025-04-26
1
-0
/
+60
|
|
/
*
|
Merge pull request #4170 from yutannihilation/chore/fix-unsafe-attribute-rust...
Ulf Lilleengen
2025-05-09
21
-25
/
+25
|
\
\
|
*
|
Remove tweak
Hiroaki Yutani
2025-05-07
2
-6
/
+0
|
*
|
Add a temporary tweak
Hiroaki Yutani
2025-05-06
2
-0
/
+6
|
*
|
chore: Wrap link_section attribute with unsafe
Hiroaki Yutani
2025-05-06
21
-25
/
+25
*
|
|
Merge pull request #4168 from yutannihilation/fix/rotary-encoder-rxf-negative...
Ulf Lilleengen
2025-05-09
1
-2
/
+2
|
\
\
\
|
*
|
|
Handle negative value
Hiroaki Yutani
2025-05-05
1
-2
/
+2
|
|
/
/
*
|
|
Merge pull request #4175 from felipebalbi/imxrt-rtos-timer
Ulf Lilleengen
2025-05-09
1
-2
/
+2
|
\
\
\
|
*
|
|
Add OS Event timer support
Felipe Balbi
2025-05-07
1
-2
/
+2
|
|
/
/
*
|
|
embassy-usb-dfu: Change return of reset to ()
Matthew Tran
2025-05-08
2
-4
/
+4
*
|
|
Merge pull request #4169 from vinsynth/main
Henrik Alsér
2025-05-06
1
-1
/
+3
|
\
\
\
|
*
|
|
fix h7 sai example start sequence
vinsynth
2025-05-05
1
-1
/
+3
|
|
/
/
*
|
|
Fix f7 boot example
Dion Dokter
2025-05-01
1
-1
/
+1
*
|
|
Fix f7 example
Dion Dokter
2025-05-01
1
-1
/
+1
*
|
|
Maybe fixed all CI
Dion Dokter
2025-05-01
1
-1
/
+1
*
|
|
Merge branch 'main' into configurable-bank-support
diondokter
2025-05-01
3
-50
/
+58
|
\
|
|
|
*
|
Merge pull request #4113 from alexmoon/twim-ram-buffer
Ulf Lilleengen
2025-04-30
2
-1
/
+5
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Make the nrf Twim RAM buffer a instance variable instead of stack allocated
Alex Moon
2025-04-18
2
-1
/
+5
|
*
|
Updated the pio onewire example
Marc
2025-04-25
1
-49
/
+53
|
|
/
*
/
Add support for L5
Dion Dokter
2025-04-29
1
-1
/
+1
|
/
*
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
*
|
Merge pull request #4082 from markmurphydev/patch-1
Dario Nieuwenhuis
2025-04-18
1
-1
/
+1
|
\
\
|
*
|
Update blinky_wifi example name
Mark Murphy
2025-04-12
1
-1
/
+1
*
|
|
Merge pull request #4089 from IvanLi-CN/g4-opamp
Dario Nieuwenhuis
2025-04-18
1
-2
/
+2
|
\
\
\
|
*
|
|
feat(embassy-stm32/opamp): Add some stm32g4 opamp usage
Ivan Li
2025-04-14
1
-2
/
+2
*
|
|
|
rp: i2c-slave example: fix twice-swapped sda/scl
Matt Johnston
2025-04-15
1
-6
/
+6
|
/
/
/
*
|
|
Merge pull request #4085 from 1-rafael-1/add-rp235x-in-docs-comments
Ulf Lilleengen
2025-04-14
26
-30
/
+30
|
\
\
\
|
*
|
|
Update adc.rs
rafael
2025-04-14
1
-1
/
+1
|
*
|
|
Update adc.rs
rafael
2025-04-14
1
-2
/
+2
|
*
|
|
update documentation and examples to mention RP235x
1-rafael-1
2025-04-13
26
-31
/
+31
|
|
/
/
*
/
/
update WiFi credentials to placeholders
1-rafael-1
2025-04-13
1
-2
/
+2
|
/
/
*
|
Merge pull request #4070 from JuliDi/patch-2
Dario Nieuwenhuis
2025-04-11
2
-12
/
+0
|
\
\
|
*
|
remove incompatible device classes and protocol from RP webusb example
JuliDi
2025-04-11
2
-12
/
+0
*
|
|
fixed fmt
Mick Chanthaseth
2025-04-10
1
-11
/
+3
*
|
|
added qspi example for stm32h742
Mick Chanthaseth
2025-04-10
4
-0
/
+380
[next]