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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
remove trailing spaces
Riley Williams
2023-10-17
1
-6
/
+6
*
|
Grammar and formatting
Riley Williams
2023-10-17
1
-8
/
+7
*
|
Add docs to RP2040 PWM
Riley Williams
2023-10-17
1
-0
/
+30
*
|
time: Update examples, tests, and other code to use new Timer::after_x conven...
Adam Greig
2023-10-15
2
-4
/
+4
*
|
Merge pull request #2039 from jcdickinson/rp-i2c-stop-restart
Dario Nieuwenhuis
2023-10-11
1
-2
/
+13
|
\
\
|
*
|
fix (rp i2c): fix restart/stop flags for i2c master methods
Jonathan Dickinson
2023-10-10
1
-2
/
+13
|
|
/
*
/
fix (rp i2c): set i2c slew rate to spec value
Jonathan Dickinson
2023-10-10
2
-36
/
+23
|
/
*
Merge pull request #2018 from jamesmunns/add-derives
Dario Nieuwenhuis
2023-10-07
2
-3
/
+3
|
\
|
*
Add missing derive
James Munns
2023-10-07
1
-1
/
+1
|
*
Add some uncontroversial derives to Error types
James Munns
2023-10-06
2
-2
/
+2
*
|
rp/bootsel: change it to a method on the peripheral.
Dario Nieuwenhuis
2023-10-07
2
-9
/
+12
*
|
rp2040: implement BOOTSEL button support
Scott Mansell
2023-10-07
2
-0
/
+82
*
|
rp2040: move in_ram helper outside of Flash's impl
Scott Mansell
2023-10-07
1
-39
/
+39
|
/
*
Remove a few ultra-verbose logs.
Dario Nieuwenhuis
2023-10-03
2
-11
/
+1
*
Remove impl_trait_projections.
Dario Nieuwenhuis
2023-10-02
1
-1
/
+1
*
feat: allow schmitt, slew, and drive strength be set from Flex, Input, Output
Jonathan Dickinson
2023-10-01
1
-0
/
+38
*
nrf, rp: update set_config
xoviat
2023-10-01
1
-1
/
+4
*
Make irq token Copy+Clone
Dario Nieuwenhuis
2023-09-25
1
-1
/
+2
*
rp: remove paste macro.
Dario Nieuwenhuis
2023-09-18
1
-8
/
+33
*
Fixing my git-based mistakes
Caleb Jamison
2023-09-10
3
-492
/
+15
*
Add example, fix small bug in respond_and_fill
Caleb Jamison
2023-09-10
1
-0
/
+12
*
I2c slave take 2
Caleb Jamison
2023-09-10
3
-1
/
+481
*
Rename to match upstream docs
Caleb Jamison
2023-09-10
2
-8
/
+8
*
Remove debug prints
Caleb Jamison
2023-09-10
1
-2
/
+0
*
rp2040 I2cDevice
Caleb Jamison
2023-09-10
3
-165
/
+494
*
RP2040: Fixes as per PR
Michael van Niekerk
2023-08-30
1
-1
/
+1
*
RP2040: Fixes as per PR
Michael van Niekerk
2023-08-30
1
-1
/
+1
*
RP2040: Fixes as per PR
Michael van Niekerk
2023-08-30
1
-2
/
+2
*
RP2040: XOSC delay multiplier
Michael van Niekerk
2023-08-30
1
-1
/
+1
*
RP2040: XOSC delay multiplier
Michael van Niekerk
2023-08-30
1
-3
/
+5
*
Sync all fmt.rs files.
Dario Nieuwenhuis
2023-08-30
1
-6
/
+39
*
rp/flash: change naming to `blocking_*`, `new_blocking`.
Dario Nieuwenhuis
2023-08-18
1
-48
/
+52
*
Update embedded-hal to 1.0.0-rc.1 (#1783)
Dario Nieuwenhuis
2023-08-16
2
-52
/
+12
*
rp: fix async spi read sometimes hanging.
Dario Nieuwenhuis
2023-08-15
1
-2
/
+3
*
Update to embedded-io 0.5 (#1752)
Dario Nieuwenhuis
2023-08-07
1
-13
/
+13
*
rp: add generic dormant-sleep functionality
pennae
2023-08-05
1
-0
/
+130
*
rp: add dormant-wake functionality for Input
pennae
2023-08-03
1
-0
/
+61
*
rp: add single-channel dma from adc
pennae
2023-08-02
1
-2
/
+113
*
rp: generalize adc inputs from pins to channels
pennae
2023-08-01
2
-54
/
+49
*
rp: remove AdcChannel::channel
pennae
2023-08-01
1
-14
/
+7
*
rp: add AdcChannel trait
pennae
2023-08-01
1
-3
/
+5
*
Merge pull request #1728 from pennae/rp-gpio-banks
Dario Nieuwenhuis
2023-08-01
7
-43
/
+78
|
\
|
*
rp: fix qspi gpio interrupts
pennae
2023-07-31
1
-9
/
+36
|
*
rp: make QSPI gpio support optional
pennae
2023-07-31
1
-4
/
+13
|
*
rp: add gpio::Pin::io() for access to io banks
pennae
2023-07-31
1
-9
/
+8
|
*
rp: rename gpio::Pin::io to gpio::Pin::gpio
pennae
2023-07-31
7
-22
/
+22
*
|
Merge pull request #1690 from Sizurka/rp-flash-ptr-fix
Dario Nieuwenhuis
2023-07-31
1
-5
/
+35
|
\
\
|
|
/
|
/
|
|
*
rp: Fix ROM cache ptr() returning the trampoline
Derek Hageman
2023-07-26
1
-5
/
+35
*
|
rp: add async flash
Derek Hageman
2023-07-28
1
-9
/
+194
*
|
rp: relocate programs implicitly during load
pennae
2023-07-28
3
-14
/
+53
[prev]
[next]