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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[embassy-usb-dfu] accept closure to customise DFU function
Gerhard de Clercq
2025-05-14
4
-40
/
+30
*
[embassy-usb-dfu] correct comment about composite devices
Gerhard de Clercq
2025-05-13
4
-16
/
+14
*
Merge branch 'embassy-rs:main' into dfu-msos
Gerhard de Clercq
2025-05-13
5
-1
/
+379
|
\
|
*
Merge pull request #4185 from 9names/update_rp_rt_feature_docs
Ulf Lilleengen
2025-05-13
1
-1
/
+4
|
|
\
|
|
*
Clarify embassy-rp rt feature purpose
9names
2025-05-10
1
-1
/
+4
|
*
|
Merge pull request #4186 from 0e4ef622/nrf53-ipc
Ulf Lilleengen
2025-05-13
4
-0
/
+375
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
nrf: Rework IPC module
Matthew Tran
2025-05-11
1
-194
/
+197
|
|
*
nrf: Add IPC peripheral for nRF5340
Alessandro Gasbarroni
2025-05-10
4
-0
/
+372
|
|
/
*
/
[embassy-usb-dfu] support function level WinUSB GUIDs
Gerhard de Clercq
2025-05-12
4
-8
/
+65
|
/
*
Merge pull request #4155 from marcemmers/remove-instance-from-rp-uart-type
Ulf Lilleengen
2025-05-09
11
-290
/
+344
|
\
|
*
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
|
*
Replace generic inner with arguments
Marc
2025-05-02
1
-14
/
+19
|
*
Remove some forgotten commented out code
Marc
2025-05-02
1
-2
/
+0
|
*
Update examples and tests
Marc
2025-05-02
5
-11
/
+11
|
*
Removed instance from uart types
Marc
2025-05-02
2
-273
/
+324
*
|
Merge pull request #4150 from 1-rafael-1/rp2040-overclocking
Ulf Lilleengen
2025-05-09
9
-44
/
+1052
|
\
\
|
*
|
Clarify comment for CoreVoltage enum regarding V1_20
1-rafael-1
2025-05-07
1
-1
/
+1
|
*
|
Changes after review
1-rafael-1
2025-05-07
3
-18
/
+37
|
*
|
rework init()
1-rafael-1
2025-05-05
1
-153
/
+103
|
*
|
Add PIO clock divider utility and refactor related modules
1-rafael-1
2025-05-03
5
-25
/
+43
|
*
|
first batch of changes after review
1-rafael-1
2025-05-02
4
-231
/
+134
|
*
|
make ci happy
1-rafael-1
2025-05-01
1
-1
/
+6
|
*
|
overclock test, should now run on all rp chips
1-rafael-1
2025-05-01
1
-54
/
+40
|
*
|
Refactor overclock test for RP2040: add unused imports conditionally and ensu...
1-rafael-1
2025-05-01
1
-0
/
+17
|
*
|
Add overclocking test for RP2040 with timer and PWM tests at 200Mhz
1-rafael-1
2025-05-01
1
-0
/
+62
|
*
|
- two more doc examples test ignored
1-rafael-1
2025-05-01
1
-8
/
+214
|
*
|
add manual overclock example, finalize API, cleanup
1-rafael-1
2025-05-01
3
-146
/
+227
|
*
|
Remove unused embassy-rp/sdk examples subproject
1-rafael-1
2025-04-29
1
-0
/
+0
|
*
|
refactoring to have higher and lower level api
1-rafael-1
2025-04-29
3
-208
/
+351
|
*
|
first working draft
1-rafael-1
2025-04-28
2
-179
/
+505
|
*
|
Add overclock example for RP2040 with 200 MHz clock configuration
1-rafael-1
2025-04-26
1
-0
/
+60
|
*
|
fmt
1-rafael-1
2025-04-26
1
-2
/
+2
|
*
|
Scale clock dividers in HD44780, rotary encoder, and stepper driver based on ...
1-rafael-1
2025-04-26
3
-5
/
+23
|
*
|
Add core voltage scaling options and PLL parameter finder for RP2040
1-rafael-1
2025-04-26
1
-14
/
+228
*
|
|
Merge pull request #4173 from phycrax/derive-for-pwmpincfg
Ulf Lilleengen
2025-05-09
1
-0
/
+2
|
\
\
\
|
*
|
|
derive debug copy clone defmt for pwmpinconfig
Süha Ünüvar
2025-05-07
1
-0
/
+2
*
|
|
|
Merge pull request #4170 from yutannihilation/chore/fix-unsafe-attribute-rust...
Ulf Lilleengen
2025-05-09
22
-26
/
+26
|
\
\
\
\
|
*
|
|
|
Remove tweak
Hiroaki Yutani
2025-05-07
2
-6
/
+0
|
*
|
|
|
Revert
Hiroaki Yutani
2025-05-07
8
-44
/
+38
|
*
|
|
|
Try another tweak
Hiroaki Yutani
2025-05-06
1
-0
/
+3
|
*
|
|
|
One more tweak
Hiroaki Yutani
2025-05-06
1
-0
/
+3
|
*
|
|
|
Add a temporary tweak
Hiroaki Yutani
2025-05-06
2
-0
/
+6
|
*
|
|
|
chore: Wrap link_section attribute with unsafe
Hiroaki Yutani
2025-05-06
29
-64
/
+64
*
|
|
|
|
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
5
-80
/
+209
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add OS Event timer support
Felipe Balbi
2025-05-07
4
-29
/
+184
|
*
|
|
|
|
|
clocks: remove defmt messages
Felipe Balbi
2025-05-07
1
-41
/
+1
|
*
|
|
|
|
|
clocks: split clock and reset operations
Felipe Balbi
2025-05-07
1
-8
/
+22
[next]