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
/
embassy-rp
Commit message (
Expand
)
Author
Age
Files
Lines
*
embassy-sync: bump to 0.7.0
Matt Johnston
2025-05-22
1
-1
/
+1
*
Merge pull request #4193 from embediver/pio-i2s-bit-depth-config
Dario Nieuwenhuis
2025-05-18
1
-5
/
+13
|
\
|
*
Make bit-depth of I2S PIO program configurable
Marvin Gudel
2025-05-13
1
-5
/
+13
*
|
Update defmt dependencies
Yuri Astrakhan
2025-05-18
1
-1
/
+1
*
|
Add rand-core v0.9 support.
Dario Nieuwenhuis
2025-05-18
3
-13
/
+65
*
|
Merge pull request #4115 from 1-rafael-1/dropping-pwm-leaves-pins-in-incorrec...
Ulf Lilleengen
2025-05-15
1
-0
/
+8
|
\
\
|
*
|
pwm: enable pull-down resistors for pins in Drop implementation
1-rafael-1
2025-04-18
1
-0
/
+8
*
|
|
Merge pull request #4205 from rursprung/add-some-missing-debug-and-format-imp...
Dario Nieuwenhuis
2025-05-15
2
-0
/
+4
|
\
\
\
|
*
|
|
rp: add missing `Debug` and `defmt::Format` `derive`s for ADC
Ralph Ursprung
2025-05-15
2
-0
/
+4
*
|
|
|
add the possibility to document `bind_interrupts` `struct`s
Ralph Ursprung
2025-05-15
1
-4
/
+8
|
/
/
/
*
|
|
Merge pull request #4187 from 1-rafael-1/rp235x-overclocking
Dario Nieuwenhuis
2025-05-13
1
-37
/
+207
|
\
\
\
|
*
|
|
removed one line too many
1-rafael-1
2025-05-13
1
-0
/
+1
|
*
|
|
Changes after review: copypasted doc comment fixed and no cfg gates to panic ...
1-rafael-1
2025-05-13
1
-14
/
+3
|
*
|
|
Refactor CoreVoltage enum, separate for rp2040 and rp235x
1-rafael-1
2025-05-12
1
-56
/
+42
|
*
|
|
Add ClockError enum and update system_freq to return Result for error handling
1-rafael-1
2025-05-12
1
-19
/
+47
|
*
|
|
limit CoreVoltage eum to values up to 1.30V, because we do not support unlock...
1-rafael-1
2025-05-12
1
-120
/
+21
|
*
|
|
rp235x overclocking
1-rafael-1
2025-05-11
1
-32
/
+297
*
|
|
|
Clarify embassy-rp rt feature purpose
9names
2025-05-10
1
-1
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #4155 from marcemmers/remove-instance-from-rp-uart-type
Ulf Lilleengen
2025-05-09
2
-275
/
+329
|
\
\
\
|
*
|
|
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
|
*
|
|
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
6
-44
/
+839
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
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
1
-16
/
+35
|
*
|
|
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
1
-209
/
+115
|
*
|
|
- 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
1
-128
/
+140
|
*
|
|
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
2
-207
/
+339
|
*
|
|
first working draft
1-rafael-1
2025-04-28
1
-169
/
+489
|
*
|
|
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
|
|
/
/
*
/
/
Enable rp235x trng self-tests by default
Luke Rindels
2025-04-27
1
-37
/
+67
|
/
/
*
|
Some small improvements
Marc
2025-04-25
1
-8
/
+6
*
|
Search can use the normal write/read instructions
Marc
2025-04-25
1
-61
/
+56
*
|
Refactor Onewire PIO implementation
Marc
2025-04-25
1
-61
/
+254
|
/
*
Merge pull request #4093 from 1-rafael-1/rp235x-input-pwm-fix
Dario Nieuwenhuis
2025-04-15
1
-0
/
+10
|
\
|
*
Enable input mode for PWM pins on RP235x and disable it on drop
1-rafael-1
2025-04-14
1
-0
/
+10
*
|
embassy-rp: impl rand_core::CryptoRng for Trng
Wez Furlong
2025-04-14
1
-0
/
+3
|
/
*
update documentation and examples to mention RP235x
1-rafael-1
2025-04-13
2
-3
/
+3
*
Merge pull request #4017 from shilga/SpinlockMutex
Dario Nieuwenhuis
2025-04-07
4
-42
/
+171
|
\
|
*
embassy-rp: Implementation of a SpinlockMutex
Sebastian Quilitz
2025-04-07
2
-0
/
+94
|
*
embassy-rp: Move Spinlock implementation out of critical_section_impl
Sebastian Quilitz
2025-03-27
3
-42
/
+77
*
|
embassy-rp: uart: Increase RX FIFO watermark
David Brown
2025-04-07
1
-1
/
+1
*
|
Merge pull request #3983 from mgomez0/topic/buffered-uart-take-pins-before-in...
Ulf Lilleengen
2025-04-05
2
-2
/
+3
|
\
\
|
*
|
BufferedUart initialization
Michael Gomez
2025-04-04
2
-2
/
+3
[next]