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
/
rp
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct the temperature reading to preserve the sign bits
Michael Turner
2025-11-02
2
-2
/
+2
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
25
-36
/
+32
*
Edition 2024.
Dario Nieuwenhuis
2025-10-06
2
-3
/
+3
*
Log current date and time when alarm is triggered
1-rafael-1
2025-09-15
1
-1
/
+5
*
alarm handling to poll hardware status directly; add ci test
1-rafael-1
2025-09-15
1
-8
/
+4
*
Merge branch 'main' into rp2040-rtc-alarm
1-rafael-1
2025-09-15
45
-142
/
+464
|
\
|
*
Merge pull request #4658 from Riceman2000/main
Dario Nieuwenhuis
2025-09-15
1
-0
/
+155
|
|
\
|
|
*
Fix removed comments
riceman2000
2025-09-14
2
-6
/
+6
|
|
*
Up SPI freq
riceman2000
2025-09-14
1
-1
/
+1
|
|
*
Remove unused imports
riceman2000
2025-09-12
1
-3
/
+1
|
|
*
Updated example
riceman2000
2025-09-12
1
-11
/
+23
|
|
*
Example first draft
Riceman2000
2025-09-12
1
-0
/
+145
|
|
*
Fix typo in PIO SPI examples
Riceman2000
2025-09-12
2
-6
/
+6
|
*
|
rp/pio: Add onewire strong pullups, parasite power
Matt Johnston
2025-09-14
2
-0
/
+90
|
|
/
|
*
rp: fix pio spi async example
Adrian Wowk
2025-09-05
1
-1
/
+0
|
*
rp: add pio spi runtime reconfiguration
Adrian Wowk
2025-09-05
2
-23
/
+7
|
*
style: cleanup with rustfmt
Adrian Wowk
2025-09-05
2
-15
/
+9
|
*
rp: add pio spi examples
Adrian Wowk
2025-09-05
2
-0
/
+128
|
*
executor: return error when creating the spawntoken, not when spawning.
Dario Nieuwenhuis
2025-08-29
31
-69
/
+67
|
*
rp: fix blocking I2C example regarding pull-up resistors
Rob Wells
2025-08-19
1
-4
/
+2
|
*
Add configurable internal pullups for rp i2c
erwin
2025-08-18
1
-1
/
+5
|
*
examples: fix RP2040 link establishing logic
Oscar Aurin
2025-07-27
2
-39
/
+21
|
*
make usb endpoint allocator methods accept an optional EndpointAddress
korbin
2025-07-13
2
-4
/
+4
|
*
Merge pull request #4193 from embediver/pio-i2s-bit-depth-config
Dario Nieuwenhuis
2025-05-18
1
-2
/
+0
|
|
\
|
|
*
Fix example
Marvin Gudel
2025-05-13
1
-2
/
+0
|
*
|
Add rand-core v0.9 support.
Dario Nieuwenhuis
2025-05-18
14
-15
/
+2
|
*
|
add the possibility to document `bind_interrupts` `struct`s
Ralph Ursprung
2025-05-15
1
-3
/
+6
|
*
|
Merge pull request #4187 from 1-rafael-1/rp235x-overclocking
Dario Nieuwenhuis
2025-05-13
2
-9
/
+11
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
remove Debug2Fmt from examples
1-rafael-1
2025-05-12
2
-2
/
+2
|
|
*
Add ClockError enum and update system_freq to return Result for error handling
1-rafael-1
2025-05-12
1
-1
/
+1
|
|
*
rp235x overclocking
1-rafael-1
2025-05-11
2
-8
/
+10
*
|
|
simplify alarm scheduling logic in RTC example
1-rafael-1
2025-05-20
1
-4
/
+1
*
|
|
embassy-rp (rp2040): Rtc wait_for_alarm
1-rafael-1
2025-05-16
2
-1
/
+76
|
/
/
*
|
Merge pull request #4155 from marcemmers/remove-instance-from-rp-uart-type
Ulf Lilleengen
2025-05-09
3
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
And another fix, should be the last failing example
Marc
2025-05-02
1
-1
/
+1
|
*
Update examples and tests
Marc
2025-05-02
2
-2
/
+2
*
|
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
|
/
*
Updated the pio onewire example
Marc
2025-04-25
1
-49
/
+53
*
rp: i2c-slave example: fix twice-swapped sda/scl
Matt Johnston
2025-04-15
1
-6
/
+6
*
update WiFi credentials to placeholders
1-rafael-1
2025-04-13
1
-2
/
+2
*
remove incompatible device classes and protocol from RP webusb example
JuliDi
2025-04-11
1
-6
/
+0
*
BufferedUart initialization
Michael Gomez
2025-04-04
1
-1
/
+1
*
Remove Peripheral trait, rename PeripheralRef->Peri.
Dario Nieuwenhuis
2025-03-27
11
-24
/
+38
*
Added access to the byte swap flag for RP2*** chips for the PIO state machine...
eden barby
2025-03-01
1
-2
/
+2
*
rp/pio: update pio-rs crate, reexport it so users don't get version mismatches.
Dario Nieuwenhuis
2025-02-18
2
-4
/
+6
[next]