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
...
*
|
|
Rebase on master
Mathias
2022-09-29
8
-28
/
+1172
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Allow unused fields temporarily in i2c
Mathias
2022-09-27
1
-8
/
+8
|
*
|
Move async i2c implementation to new PR, to merge working blocking implementa...
Mathias
2022-09-27
1
-178
/
+1
|
*
|
Apply suggestions from code review
Mathias Koch
2022-09-27
1
-3
/
+3
|
*
|
Add async API for I2C
Mathias
2022-09-27
1
-56
/
+225
|
*
|
Add further i2c error types
Mathias
2022-09-27
2
-26
/
+45
|
*
|
Fix blocking I2C
Mathias
2022-09-27
1
-69
/
+127
|
*
|
Add blocking read & write for I2C
Mathias
2022-09-27
1
-20
/
+286
|
*
|
Add preliminary I2C implementation for RP2040
Mathias
2022-09-27
4
-1
/
+231
|
*
|
usb: make HALs depend only on embassy-usb-driver.
Dario Nieuwenhuis
2022-09-27
2
-5
/
+6
|
*
|
Fix bufferedUart read and write tests
Mathias
2022-09-27
2
-49
/
+46
|
*
|
Rename from {Rx,Tx}BufferedUart to BufferedUart{Rx,Tx} to be compliant with s...
Mathias
2022-09-27
1
-13
/
+13
|
*
|
Add HIL test for bufferedUart
Mathias
2022-09-26
1
-2
/
+1
|
*
|
Remove code-duplication in async bufferedUart implementations
Mathias
2022-09-26
1
-126
/
+89
|
*
|
Enable embedded-io on nightly
Mathias
2022-09-26
1
-1
/
+1
|
*
|
Formatting
Mathias
2022-09-26
1
-3
/
+1
|
*
|
Add bufferedUart, including a split version for only Rx or Tx
Mathias
2022-09-26
2
-61
/
+310
|
*
|
Add BufferedUart implementation, and feature-guard time-driver initialization...
Mathias
2022-09-26
3
-2
/
+369
|
*
|
rp: Disable intrinsics by default.
Dario Nieuwenhuis
2022-09-26
2
-10
/
+10
|
*
|
Merge #972
bors[bot]
2022-09-26
1
-13
/
+14
|
|
\
\
|
|
*
|
usb: split driver trait to separate crate.
Dario Nieuwenhuis
2022-09-26
1
-13
/
+14
|
*
|
|
Add credits to rp-hal
Dario Nieuwenhuis
2022-09-26
2
-0
/
+6
|
*
|
|
Add RP2040 ROM functions and intrinsics aliases
Mathias
2022-09-23
4
-0
/
+1010
|
|
/
/
|
*
|
Replace futures::future::join -> embassy_futures::join::join.
Dario Nieuwenhuis
2022-09-22
2
-1
/
+2
|
*
|
Replace futures::future::poll_fn -> core::future::poll_fn.
Dario Nieuwenhuis
2022-09-22
2
-3
/
+2
|
*
|
Update Rust nightly.
Dario Nieuwenhuis
2022-09-22
1
-1
/
+1
|
*
|
Merge #949
bors[bot]
2022-09-21
7
-1
/
+482
|
|
\
\
|
|
*
|
Implement RealTimeClock for embassy-rp
Mathias
2022-09-16
7
-1
/
+482
|
|
|
/
|
*
|
Merge #954
bors[bot]
2022-09-19
2
-16
/
+57
|
|
\
\
|
|
*
|
rp: let SPI RX overflow during async write
Alex Martens
2022-09-18
2
-37
/
+17
|
|
*
|
rp: fix async SPI read and write
Alex Martens
2022-09-18
2
-18
/
+79
|
*
|
|
rp: remove extraneous newlines in logs
Alex Martens
2022-09-18
1
-9
/
+9
|
|
/
/
|
*
|
Add time-driver feature to docs
Mathias
2022-09-16
1
-1
/
+1
|
*
|
Feature-gate time-driver in embassy-rp
Mathias
2022-09-16
2
-0
/
+4
|
|
/
*
|
Drop rp2040-flash as dependency, as they pull in rp2040-hal for rom-data func...
Mathias
2022-09-23
2
-39
/
+292
*
|
First iteration attempt on implementing generic flash mutation access for RP2040
Mathias
2022-09-23
3
-0
/
+102
*
|
Add RP2040 ROM functions and intrinsics aliases
Mathias
2022-09-23
4
-0
/
+1010
*
|
Replace futures::future::join -> embassy_futures::join::join.
Dario Nieuwenhuis
2022-09-23
2
-1
/
+2
*
|
Replace futures::future::poll_fn -> core::future::poll_fn.
Dario Nieuwenhuis
2022-09-23
2
-3
/
+2
*
|
Update Rust nightly.
Dario Nieuwenhuis
2022-09-23
1
-1
/
+1
*
|
Implement RealTimeClock for embassy-rp
Mathias
2022-09-23
7
-1
/
+482
*
|
rp: let SPI RX overflow during async write
Alex Martens
2022-09-23
2
-37
/
+17
*
|
rp: fix async SPI read and write
Alex Martens
2022-09-23
2
-18
/
+79
*
|
rp: remove extraneous newlines in logs
Alex Martens
2022-09-23
1
-9
/
+9
*
|
Add time-driver feature to docs
Mathias
2022-09-23
1
-1
/
+1
*
|
Feature-gate time-driver in embassy-rp
Mathias
2022-09-23
2
-0
/
+4
|
/
*
time: add more tick rates, use 1mhz as default.
Dario Nieuwenhuis
2022-09-02
1
-1
/
+1
*
Fix dma
Henrik Alsér
2022-09-01
3
-54
/
+14
*
Reorder args
Henrik Alsér
2022-09-01
1
-16
/
+16
*
rustfmt
Henrik Alsér
2022-09-01
1
-1
/
+2
[prev]
[next]