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
*
mspm0: generate interrupt group handlers
i509VCB
2025-05-20
5
-0
/
+10
*
Merge pull request #4188 from Gerharddc/dfu-msos
Ulf Lilleengen
2025-05-19
2
-5
/
+42
|
\
|
*
[usb-dfu examples] Alert users to customise their WinUSB GUIDs
Gerhard de Clercq
2025-05-14
2
-2
/
+6
|
*
[embassy-usb-dfu] accept closure to customise DFU function
Gerhard de Clercq
2025-05-14
2
-10
/
+18
|
*
[embassy-usb-dfu] correct comment about composite devices
Gerhard de Clercq
2025-05-13
2
-12
/
+8
|
*
[embassy-usb-dfu] support function level WinUSB GUIDs
Gerhard de Clercq
2025-05-12
2
-6
/
+35
*
|
Merge pull request #4193 from embediver/pio-i2s-bit-depth-config
Dario Nieuwenhuis
2025-05-18
2
-4
/
+0
|
\
\
|
*
|
Fix example for rp235x
Marvin Gudel
2025-05-13
1
-2
/
+0
|
*
|
Fix example
Marvin Gudel
2025-05-13
1
-2
/
+0
|
|
/
*
|
Merge pull request #4194 from i509VCB/update-metapac2
Dario Nieuwenhuis
2025-05-18
10
-15
/
+15
|
\
\
|
*
|
mspm0: generate feature per chip + package
i509VCB
2025-05-13
10
-15
/
+15
*
|
|
Update defmt dependencies
Yuri Astrakhan
2025-05-18
64
-186
/
+186
*
|
|
Add rand-core v0.9 support.
Dario Nieuwenhuis
2025-05-18
49
-61
/
+21
*
|
|
Merge pull request #4206 from rursprung/add-possibility-to-document-bind_inte...
Dario Nieuwenhuis
2025-05-15
1
-3
/
+6
|
\
\
\
|
*
|
|
add the possibility to document `bind_interrupts` `struct`s
Ralph Ursprung
2025-05-15
1
-3
/
+6
*
|
|
|
Add UART and DMA drivers
Felipe Balbi
2025-05-15
2
-0
/
+142
|
/
/
/
*
|
|
Merge pull request #4187 from 1-rafael-1/rp235x-overclocking
Dario Nieuwenhuis
2025-05-13
3
-9
/
+85
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
remove Debug2Fmt from examples
1-rafael-1
2025-05-12
3
-3
/
+3
|
*
|
Add ClockError enum and update system_freq to return Result for error handling
1-rafael-1
2025-05-12
2
-2
/
+2
|
*
|
rp235x overclocking
1-rafael-1
2025-05-11
3
-8
/
+84
*
|
|
Merge branch 'main' into add-rng
Dario Nieuwenhuis
2025-05-13
9
-6
/
+324
|
\
\
\
|
*
\
\
Merge pull request #4181 from felipebalbi/add-crc
Dario Nieuwenhuis
2025-05-13
1
-0
/
+175
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Add embassy-imxrt CRC driver
Felipe Balbi
2025-05-09
1
-0
/
+175
|
*
|
|
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
|
|
|
/
*
|
/
Add embassy-imxrt RNG driver
Felipe Balbi
2025-05-09
1
-0
/
+40
|
/
/
*
|
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
|
\
|
|
[next]