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
...
*
|
Add usage in to docs
kalkyl
2022-12-13
1
-9
/
+23
*
|
Pause CORE1 execution during flash operations
kalkyl
2022-12-13
2
-144
/
+218
*
|
Cleanup
kalkyl
2022-12-10
1
-6
/
+6
*
|
Feature gate critical-section-impl
kalkyl
2022-12-10
2
-1
/
+5
*
|
embassy-rp: Add multicore support
kalkyl
2022-12-10
3
-0
/
+410
|
/
*
rp: implement input for OutputOpenDrain
Dario Nieuwenhuis
2022-12-06
1
-0
/
+32
*
feat: embassy-boot for rp2040
Ulf Lilleengen
2022-12-02
1
-0
/
+5
*
rp: Add an RngCore impl based on ROSC.RANDOMBIT
Gabriel Smith
2022-11-30
2
-2
/
+39
*
Drive-by documentation link fixes
Gabriel Smith
2022-11-27
1
-1
/
+1
*
usb-driver: Remove unncessary lifetime
Gabriel Smith
2022-11-27
1
-1
/
+1
*
rp/uart: use lockfree ringbuffer.
Dario Nieuwenhuis
2022-11-25
2
-352
/
+395
*
Switch to async-fn-in-trait
Dario Nieuwenhuis
2022-11-25
6
-425
/
+321
*
Change interrupt modify into write
Henrik Alsér
2022-11-22
1
-2
/
+2
*
Cleanup
Henrik Alsér
2022-11-15
1
-6
/
+1
*
embassy-rp: Add basic ADC module
Henrik Alsér
2022-11-15
2
-0
/
+181
*
Rebase on master
Mathias
2022-10-27
2
-13
/
+18
|
\
|
*
Merge #959
bors[bot]
2022-10-26
1
-5
/
+10
|
|
\
|
|
*
Address review feedback
ivmarkov
2022-10-24
1
-8
/
+12
|
|
*
Change time Driver contract to never fire the alarm synchronously
ivmarkov
2022-10-24
1
-8
/
+9
|
*
|
Update Rust nightly.
Dario Nieuwenhuis
2022-10-26
1
-8
/
+8
|
|
/
*
|
Remove random delay from example, and move flash functions to allow using wit...
Mathias
2022-10-27
1
-53
/
+67
*
|
Buffer data to be written to flash in ram if it does not already reside in ram
Mathias
2022-10-26
1
-7
/
+27
*
|
Add flash example & flash HIL test
Mathias
2022-10-26
4
-7
/
+36
*
|
Implement flash padding to 256 under assumption that all QSPI NOR flashes are...
Mathias
2022-10-24
1
-3
/
+53
*
|
Merge branch 'master' of https://github.com/embassy-rs/embassy into embassy-r...
Mathias
2022-10-24
6
-64
/
+453
|
\
|
|
*
Merge #1020
bors[bot]
2022-10-21
1
-1
/
+1
|
|
\
|
|
*
Fix mistaken EP_IN_WAKERS
Matt Johnston
2022-10-20
1
-1
/
+1
|
*
|
rp usb: wait for accept() completion
Matt Johnston
2022-10-21
1
-1
/
+13
|
|
/
|
*
Associate state with the instance rather than having a separate array
Jeremy Fitzhardinge
2022-10-17
1
-9
/
+14
|
*
rp i2c: have separate wakers for each i2c unit
Jeremy Fitzhardinge
2022-10-16
1
-6
/
+8
|
*
-
.
Merge #984 #1006
bors[bot]
2022-10-12
1
-20
/
+380
|
|
\
\
|
|
*
|
rp async i2c: raise the tx_empty threshold
Jeremy Fitzhardinge
2022-10-03
1
-0
/
+6
|
|
*
|
rp i2c: clean up tx_abrt handling
Jeremy Fitzhardinge
2022-10-03
1
-65
/
+69
|
|
*
|
rp i2c: allow blocking ops on async contexts
Jeremy Fitzhardinge
2022-10-02
1
-105
/
+105
|
|
*
|
make I2c::write_async take an iterator
Jeremy Fitzhardinge
2022-10-01
1
-2
/
+2
|
|
*
|
embassy-rp: async i2c implementation
Jeremy Fitzhardinge
2022-10-01
1
-10
/
+366
|
|
*
|
rp i2c: make blocking only for Mode=Blocking
Jeremy Fitzhardinge
2022-10-01
1
-105
/
+107
|
|
*
|
rp i2c: remove vestiges of DMA
Jeremy Fitzhardinge
2022-10-01
1
-10
/
+1
|
|
*
|
embassy-rp: inline I2c::regs
Jeremy Fitzhardinge
2022-10-01
1
-0
/
+1
|
|
|
/
|
*
|
Correctly enable RTC_IRQ when scheduling an RTC alarm
Mathias
2022-10-12
1
-0
/
+2
|
*
|
Expose Pin::pin() and Pin::bank() as public
Matt Johnston
2022-10-08
1
-10
/
+22
|
|
/
|
*
Update embedded-hal versions and explicitly pin
Ulf Lilleengen
2022-09-29
4
-32
/
+28
*
|
Add flash ram helpers
Mathias
2022-09-29
1
-0
/
+1
|
\
\
|
*
|
First iteration attempt on implementing generic flash mutation access for RP2040
Mathias
2022-09-16
2
-0
/
+101
*
|
|
Rebase on master
Mathias
2022-09-29
7
-24
/
+1167
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
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
[prev]
[next]