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
*
Update nightly, fix error with rp inline asm.
Dario Nieuwenhuis
2024-07-16
2
-8
/
+8
*
rustfmt
rafael
2024-07-10
1
-2
/
+2
*
implement read_ready method in BufferedUart
rafael
2024-07-10
1
-0
/
+18
*
rp/i2c: add address flexibility and example
Krzysztof Królczyk
2024-06-28
1
-22
/
+16
*
Merge pull request #3119 from diondokter/rp-boot2-none
Dario Nieuwenhuis
2024-06-25
1
-0
/
+1
|
\
|
*
RP: Shut up missed warning boot2-none
Dion Dokter
2024-06-25
1
-0
/
+1
*
|
Merge pull request #3118 from diondokter/rp-boot2-none
Dario Nieuwenhuis
2024-06-25
2
-0
/
+9
|
\
|
|
*
Fix syntax error?
Dion Dokter
2024-06-25
1
-1
/
+1
|
*
RP: add option to provide your own boot2
Dion Dokter
2024-06-25
2
-0
/
+9
*
|
Merge pull request #3044 from kalkyl/adc-multi
Henrik Alsér
2024-06-22
1
-5
/
+68
|
\
\
|
|
/
|
/
|
|
*
Add comment about internal api
kalkyl
2024-06-22
1
-0
/
+2
|
*
rp: Add multichannel ADC
kalkyl
2024-06-05
1
-5
/
+66
*
|
Add collapse_debuginfo to fmt.rs macros.
Dario Nieuwenhuis
2024-06-17
1
-0
/
+17
*
|
Use raw slices .len() method instead of unsafe hacks.
Dario Nieuwenhuis
2024-06-13
2
-30
/
+14
*
|
Add missing word "pin" in rp pwm documentation
Mikkel
2024-06-12
1
-1
/
+1
*
|
Merge pull request #3054 from dvdsk/clonable-errors
Dario Nieuwenhuis
2024-06-09
4
-5
/
+5
|
\
\
|
*
|
Add Clone and Copy to Error types
dvdsk
2024-06-06
4
-5
/
+5
|
|
/
*
/
prepare for embassy-time 0.3.1 release
Ulf Lilleengen
2024-06-04
1
-1
/
+1
|
/
*
Prepare for embassy-sync 0.6.0 release
Ulf Lilleengen
2024-05-29
1
-1
/
+1
*
rp: fix watchdog CTRL register getting overwritten
Nick
2024-05-29
1
-2
/
+2
*
rp: wait until read matches for PSM accesses.
Dario Nieuwenhuis
2024-05-27
1
-4
/
+21
*
rp: fix spinlocks staying locked after reset.
Dario Nieuwenhuis
2024-05-24
1
-0
/
+44
*
rp/pwm: rename channel->slice in args, misc fix.
Dario Nieuwenhuis
2024-05-21
1
-30
/
+31
*
Remove generics from embassy-rp
Ismet Handzic
2024-05-21
1
-42
/
+50
*
Merge pull request #2956 from tact1m4n3/uart-fix
Dario Nieuwenhuis
2024-05-20
2
-72
/
+82
|
\
|
*
fix(embassy-rp): fix drop implementation of BufferedUartRx and BufferedUartTx
tact1m4n3
2024-05-17
2
-72
/
+82
*
|
rp/flash: implement `embedded_storage_async::nor_flash::MultiwriteNorFlash`
Alexander van Saase
2024-05-18
1
-0
/
+5
|
/
*
Fix: typo
QWS
2024-05-14
1
-1
/
+1
*
In the start_xosc function, the frequency range is set twice. Remove the redu...
QWS
2024-05-13
1
-4
/
+0
*
rp usb: wake ep-wakers after stalling
Rob Pilling
2024-05-10
1
-0
/
+3
*
rp usb: add stall implementation
Rob Pilling
2024-05-10
1
-4
/
+30
*
Reduce use of the full `futures` crate.
Dario Nieuwenhuis
2024-04-26
1
-1
/
+0
*
Add a comment to the pio rx fifo pull function
Jan Niehusmann
2024-04-21
1
-0
/
+4
*
Add parameter for enabling pull-up and pull-down in RP PWM input mode
pawel00100
2024-04-05
1
-7
/
+28
*
rp: remove mod sealed.
Dario Nieuwenhuis
2024-04-05
12
-215
/
+188
*
rename pins data type and the macro
Alexandru RADOVICI
2024-04-02
1
-40
/
+40
*
rename pwm channels to pwm slices, including in documentation
Alexandru RADOVICI
2024-04-02
1
-8
/
+8
*
rename the Channel trait to Slice and the PwmPin to PwmChannel
Alexandru RADOVICI
2024-04-02
1
-60
/
+60
*
rename PWM_CH to PWM_SLICE
Alexandru RADOVICI
2024-04-02
2
-46
/
+46
*
fix: CI
Rafael Bachmann
2024-03-25
2
-2
/
+4
*
Merge branch 'embassy-rs:main' into barafael/minor_clippy_lints_rp
Rafael Bachmann
2024-03-25
9
-29
/
+7
|
\
|
*
Fix warnings in recent nightly.
Dario Nieuwenhuis
2024-03-20
8
-27
/
+6
|
*
fmt: disable "unused" warnings.
Dario Nieuwenhuis
2024-03-20
1
-2
/
+1
|
*
Fix minor typos in embassy_rp/src/lib.rs
Rafael Bachmann
2024-03-18
1
-2
/
+2
*
|
fix minor clippy lints in embassy_rp
Rafael Bachmann
2024-03-18
14
-49
/
+37
|
/
*
fixup another display -> debug
Caleb Jamison
2024-02-22
1
-1
/
+1
*
Fixup comments from James
Caleb Jamison
2024-02-22
2
-6
/
+4
*
Fixup display -> debug
Caleb Jamison
2024-02-22
1
-1
/
+1
*
rp2040 i2c_slave improvements
Caleb Jamison
2024-02-22
1
-51
/
+66
*
Add SetConfig impl to rp2040 i2c
Caleb Jamison
2024-02-22
1
-31
/
+55
[next]