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
/
rp23
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make `integrated-timers` the default, remove Cargo feature.
Dario Nieuwenhuis
2024-12-15
1
-1
/
+1
*
cargo +nightly fmt
Tommy Gilligan
2024-12-10
1
-1
/
+1
*
rp23: port usb_hid_keyboard example from rp
Tommy Gilligan
2024-12-08
1
-0
/
+193
*
Merge pull request #3600 from embassy-rs/patch-1
Dario Nieuwenhuis
2024-12-02
1
-1
/
+1
|
\
|
*
Add `set_config` method to RP SPI driver
dstric-aqueduct
2024-12-03
1
-1
/
+1
*
|
formatting
rafael
2024-12-02
1
-1
/
+1
*
|
formatting
rafael
2024-12-02
1
-1
/
+1
*
|
correct rp pwm dutycycle examples: desired frequency
rafael
2024-12-02
2
-7
/
+14
|
/
*
net: release v0.5.0
Dario Nieuwenhuis
2024-11-28
1
-1
/
+1
*
Bump sync version (#3562)
Dániel Buga
2024-11-22
1
-1
/
+1
*
Release embassy-executor 0.6.3.
Dario Nieuwenhuis
2024-11-12
1
-1
/
+1
*
Prep executor 0.6.2
Dániel Buga
2024-11-06
1
-1
/
+1
*
update spi_display example for rp23
Georges Palauqui
2024-10-27
2
-153
/
+18
*
Merge pull request #3433 from 1-rafael-1/rp-pwm-embedded-hal-traits
Ulf Lilleengen
2024-10-22
3
-7
/
+163
|
\
|
*
cheaper motors need lower pwm frequency
rafael
2024-10-21
1
-6
/
+6
|
*
add pwm frequency to examples
rafael
2024-10-21
2
-12
/
+15
|
*
also add to the rp pwm example
rafael
2024-10-21
1
-4
/
+4
|
*
rustfmt
rafael
2024-10-21
2
-6
/
+2
|
*
change existing pwm example to reflect both existing ways to use pwm output
rafael
2024-10-21
1
-7
/
+48
|
*
rustfmt
rafael
2024-10-20
1
-8
/
+7
|
*
embassy_rp: implement pwm traits from embedded_hal
rafael
2024-10-20
2
-0
/
+117
*
|
Release embassy-executor v0.6.1, embassy-executor-macros v0.6.1
Dario Nieuwenhuis
2024-10-21
1
-1
/
+1
|
/
*
Merge pull request #3407 from CBJamo/pio_programs
Dario Nieuwenhuis
2024-10-13
9
-684
/
+394
|
\
|
*
fmt examples too
Caleb Jamison
2024-10-09
2
-7
/
+4
|
*
Fix rp23 i2s example, boot_sel isn't supported yet.
Caleb Jamison
2024-10-09
1
-2
/
+5
|
*
Move pio programs into embassy-rp
Caleb Jamison
2024-10-09
9
-685
/
+395
*
|
Update smoltcp, embedded-nal-async to use the `core::net` IP addr types.
Dario Nieuwenhuis
2024-10-07
1
-2
/
+0
|
/
*
Remove binary_info blocks from most examples. (#3385)
Caleb Jamison
2024-10-01
45
-445
/
+8
*
rp23: add missing binary info in linker script
Romain Reignier
2024-09-26
1
-0
/
+1
*
TRNG support for 235x
Ugljesa Jovanovic
2024-09-17
1
-0
/
+64
*
Fixup: forgot to rename fn in example
Caleb Jamison
2024-08-29
1
-2
/
+2
*
Import otp from rp-hal, helper fns for chipid and randid
Caleb Jamison
2024-08-29
1
-0
/
+46
*
rp235x flash support.
Caleb Jamison
2024-08-29
2
-13
/
+5
*
Use released bt-hci crate
Ulf Lilleengen
2024-08-21
1
-1
/
+0
*
rp: use the rp-binary-info crate for binary info.
Dario Nieuwenhuis
2024-08-17
43
-172
/
+172
*
Switch to single pac
Caleb Jamison
2024-08-09
1
-1
/
+1
*
cargo fmt
Caleb Jamison
2024-08-08
43
-84
/
+44
*
Initial rp235x support
Caleb Jamison
2024-08-08
48
-0
/
+4929