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
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make irq token Copy+Clone
Dario Nieuwenhuis
2023-09-25
1
-1
/
+2
*
I2c slave take 2
Caleb Jamison
2023-09-10
1
-0
/
+1
*
rp: generalize adc inputs from pins to channels
pennae
2023-08-01
1
-0
/
+1
*
rp: relocate programs implicitly during load
pennae
2023-07-28
1
-1
/
+1
*
Rename embassy-hal-common to embassy-hal-internal, document it's for internal...
Dario Nieuwenhuis
2023-07-28
1
-4
/
+4
*
rp: allow for MPU-based stack guards on core 0 as well
pennae
2023-07-21
1
-0
/
+68
*
rp/pio: use bind_interrupts for irqs
pennae
2023-07-07
1
-1
/
+0
*
rp: update rp-pac.
Dario Nieuwenhuis
2023-06-16
1
-12
/
+18
*
Remove embassy-cortex-m crate, move stuff to embassy-hal-common.
Dario Nieuwenhuis
2023-06-09
1
-2
/
+2
*
Remove executor dep+reexports from HALs.
Dario Nieuwenhuis
2023-06-09
1
-1
/
+0
*
Add `rt` feature to HALs, cfg out interrupt handling when not set.
Dario Nieuwenhuis
2023-06-08
1
-0
/
+1
*
Reexport NVIC_PRIO_BITS at HAL root.
Dario Nieuwenhuis
2023-06-08
1
-0
/
+2
*
Make interrupt module more standard.
Dario Nieuwenhuis
2023-06-08
1
-2
/
+62
*
Update Rust nightly.
Dario Nieuwenhuis
2023-05-19
1
-1
/
+0
*
Merge branch 'master' into master
Caleb Jamison
2023-05-09
1
-3
/
+26
|
\
|
*
rp: use rp2040-boot2 to provide the boot2 blob
pennae
2023-05-09
1
-3
/
+26
*
|
rp clock configuration
Caleb Jamison
2023-05-08
1
-4
/
+16
|
/
*
rp/gpio: set up gpio interrupts only once
pennae
2023-05-02
1
-0
/
+1
*
rp/pio: enable pio interrupts only once
pennae
2023-05-01
1
-0
/
+1
*
rp: remove pio Cargo feature.
Dario Nieuwenhuis
2023-04-26
1
-14
/
+10
*
rp: add PWM api
pennae
2023-04-23
1
-0
/
+10
*
rp: hook up softfloat rom intrinsics
pennae
2023-04-19
1
-0
/
+1
*
rp: switch to released rp-pac v1.0
Dario Nieuwenhuis
2023-04-16
1
-2
/
+2
*
embassy-rp: Add Watchdog
kalkyl
2022-12-24
1
-0
/
+3
*
fmt
kalkyl
2022-12-13
1
-1
/
+1
*
Merge branch 'master' into multicore
Henrik Alsér
2022-12-13
1
-0
/
+11
|
\
|
*
Added RelocateProgram class for adjusting PIO-programs for different origins.
Simon Berg
2022-12-09
1
-0
/
+2
|
*
PIO support for RPi Pico
Simon Berg
2022-12-09
1
-0
/
+9
*
|
Refactor after review
kalkyl
2022-12-13
1
-0
/
+2
*
|
Feature gate critical-section-impl
kalkyl
2022-12-10
1
-0
/
+2
*
|
embassy-rp: Add multicore support
kalkyl
2022-12-10
1
-0
/
+2
|
/
*
rp: Add an RngCore impl based on ROSC.RANDOMBIT
Gabriel Smith
2022-11-30
1
-1
/
+1
*
Switch to async-fn-in-trait
Dario Nieuwenhuis
2022-11-25
1
-1
/
+2
*
embassy-rp: Add basic ADC module
Henrik Alsér
2022-11-15
1
-0
/
+3
*
Add flash example & flash HIL test
Mathias
2022-10-26
1
-0
/
+2
*
Rebase on master
Mathias
2022-09-29
1
-0
/
+4
|
\
|
*
Add preliminary I2C implementation for RP2040
Mathias
2022-09-27
1
-0
/
+4
|
*
Add RP2040 ROM functions and intrinsics aliases
Mathias
2022-09-23
1
-0
/
+3
|
*
Update Rust nightly.
Dario Nieuwenhuis
2022-09-22
1
-1
/
+1
|
*
Merge #949
bors[bot]
2022-09-21
1
-0
/
+3
|
|
\
|
|
*
Implement RealTimeClock for embassy-rp
Mathias
2022-09-16
1
-0
/
+3
|
*
|
Feature-gate time-driver in embassy-rp
Mathias
2022-09-16
1
-0
/
+2
|
|
/
*
|
First iteration attempt on implementing generic flash mutation access for RP2040
Mathias
2022-09-23
1
-0
/
+1
*
|
Add RP2040 ROM functions and intrinsics aliases
Mathias
2022-09-23
1
-0
/
+3
*
|
Update Rust nightly.
Dario Nieuwenhuis
2022-09-23
1
-1
/
+1
*
|
Implement RealTimeClock for embassy-rp
Mathias
2022-09-23
1
-0
/
+3
*
|
Feature-gate time-driver in embassy-rp
Mathias
2022-09-23
1
-0
/
+2
|
/
*
Merge pull request #927 from embassy-rs/rp-usb
Dario Nieuwenhuis
2022-08-30
1
-0
/
+37
|
\
|
*
rp: add usb device support.
Dario Nieuwenhuis
2022-08-25
1
-0
/
+37
*
|
Address code review comments
Mathias
2022-08-23
1
-0
/
+1
|
/
[prev]
[next]