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
*
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
*
rp/gpio: fix wrong io _bank calc
Andelf
2024-02-17
1
-1
/
+1
*
Merge pull request #2581 from adsnaider/main
Dario Nieuwenhuis
2024-02-17
1
-0
/
+11
|
\
|
*
Add unsafe constructor for AnyPin
Adam Snaider
2024-02-15
1
-0
/
+11
*
|
Remove unused imports
Caleb Jamison
2024-02-15
1
-1
/
+0
*
|
Improve rp2040 i2c slave
Caleb Jamison
2024-02-15
1
-89
/
+147
|
/
*
Use saturating_sub to make sure we don't overflow
Jomer.Dev
2024-01-29
1
-2
/
+2
*
rp/gpio: remove generics.
Dario Nieuwenhuis
2024-01-22
1
-63
/
+62
*
A rebase ate my doc comment!
James Munns
2024-01-19
1
-0
/
+4
*
Fun Learning about the RP2040 UART impl!
James Munns
2024-01-19
1
-40
/
+41
*
Debugging RSR
James Munns
2024-01-19
1
-48
/
+80
*
A little more cleanup
James Munns
2024-01-19
1
-1
/
+4
*
Update with more docs and less panics
James Munns
2024-01-19
1
-23
/
+95
*
Add a basic "read to break" function
James Munns
2024-01-19
1
-0
/
+88
*
Additional features docs for embassy-rp
9names
2024-01-14
1
-17
/
+24
*
End all feature doc comments with a full stop
9names
2024-01-14
1
-13
/
+13
*
Fix invalid "async" crates.io category.
Dario Nieuwenhuis
2024-01-12
1
-1
/
+1
*
Complete cargo.tomls more.
Dario Nieuwenhuis
2024-01-12
1
-0
/
+5
*
Add docs.rs metadata to all crates.
Dario Nieuwenhuis
2024-01-11
1
-0
/
+3
*
bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4.
Dario Nieuwenhuis
2024-01-11
1
-2
/
+2
*
More readme fixes.
Dario Nieuwenhuis
2024-01-11
1
-3
/
+21
*
Centralize license and MSRV boilerplate into the repo readme.
Dario Nieuwenhuis
2024-01-11
1
-14
/
+0
*
time: split driver into a separate embassy-time-driver crate.
Dario Nieuwenhuis
2024-01-11
3
-6
/
+7
*
Change GPIO inherent methods back to `&self`.
Dario Nieuwenhuis
2024-01-10
1
-58
/
+43
*
Update embedded-hal to v1.0
Dario Nieuwenhuis
2024-01-09
2
-21
/
+3
[next]