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
/
examples
/
rp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a typo in "PioPeripheral"
sekoia
2023-02-15
2
-2
/
+2
*
usb: unify ControlHandler+DeviceStateHandler, route all control requests to a...
Dario Nieuwenhuis
2023-02-08
2
-2
/
+0
*
net: allocate space for 2 sockets, needed for dhcp.
Dario Nieuwenhuis
2023-01-19
1
-1
/
+1
*
Add smoltcp dhcp socket configuration
Paweł Jan Czochański
2023-01-19
1
-8
/
+3
*
Merge #1142
bors[bot]
2023-01-14
1
-1
/
+1
|
\
|
*
rp: Fix BufferedUart drop code
Timo Kröger
2023-01-04
1
-1
/
+1
*
|
rp2040: add {tx,rx}-only constructors to UART
Pedro Ferreira
2023-01-04
1
-0
/
+42
|
/
*
rp: switch to released 0.2.1 pio crate.
Dario Nieuwenhuis
2022-12-26
1
-4
/
+1
*
net: split driver trait to a separate crate.
Dario Nieuwenhuis
2022-12-26
1
-1
/
+1
*
net: remove unused pool-x features
Dario Nieuwenhuis
2022-12-26
1
-1
/
+1
*
Remove lifetime, use pac fields
kalkyl
2022-12-24
1
-3
/
+3
*
embassy-rp: Add Watchdog
kalkyl
2022-12-24
1
-0
/
+48
*
Change log level to debug
kalkyl
2022-12-23
1
-1
/
+1
*
embassy-rp: Add split() to BufferedUart
kalkyl
2022-12-22
2
-1
/
+58
*
cargo fmt
Aaron Tsui
2022-12-20
1
-2
/
+2
*
add convert_to_celsius function in the adc module
Aaron Tsui
2022-12-20
1
-1
/
+6
*
usb/cdc-ncm: add embassy-net Device implementation.
Dario Nieuwenhuis
2022-12-13
2
-124
/
+18
*
Merge branch 'master' into multicore
Henrik Alsér
2022-12-13
3
-1
/
+187
|
\
|
*
Added RelocateProgram class for adjusting PIO-programs for different origins.
Simon Berg
2022-12-09
2
-16
/
+25
|
*
PIO support for RPi Pico
Simon Berg
2022-12-09
3
-1
/
+178
*
|
Refactor after review
kalkyl
2022-12-13
1
-3
/
+2
*
|
Cleanup
kalkyl
2022-12-10
1
-4
/
+3
*
|
Feature gate critical-section-impl
kalkyl
2022-12-10
1
-1
/
+1
*
|
fmt
kalkyl
2022-12-10
1
-2
/
+2
*
|
embassy-rp: Add multicore support
kalkyl
2022-12-10
2
-1
/
+64
|
/
*
Bump defmt-rtt to 0.4
Dario Nieuwenhuis
2022-11-29
1
-1
/
+1
*
Switch to async-fn-in-trait
Dario Nieuwenhuis
2022-11-25
1
-2
/
+2
*
Merge #1059
bors[bot]
2022-11-22
1
-0
/
+33
|
\
|
*
embassy-rp: Add basic ADC module
Henrik Alsér
2022-11-15
1
-0
/
+33
*
|
feat: embassy-usb-logger and example for rpi pico
Ulf Lilleengen
2022-11-18
2
-0
/
+32
|
/
*
Rebase on master
Mathias
2022-10-27
1
-2
/
+2
|
\
|
*
Update Rust nightly.
Dario Nieuwenhuis
2022-10-26
1
-2
/
+2
*
|
Remove random delay from example, and move flash functions to allow using wit...
Mathias
2022-10-27
1
-1
/
+7
*
|
Buffer data to be written to flash in ram if it does not already reside in ram
Mathias
2022-10-26
1
-1
/
+0
*
|
Add flash example & flash HIL test
Mathias
2022-10-26
2
-0
/
+85
|
/
*
Merge #984 #1006
bors[bot]
2022-10-12
2
-0
/
+105
|
\
|
*
embassy-rp i2c: async (non-blocking) example
Jeremy Fitzhardinge
2022-10-01
1
-0
/
+102
|
*
embassy-rp: async i2c implementation
Jeremy Fitzhardinge
2022-10-01
1
-0
/
+3
*
|
all Cargo.toml: Add license to all crate Cargo.toml files
chrysn
2022-10-07
1
-0
/
+1
*
|
update embedded-hal api
Jeremy Fitzhardinge
2022-10-01
2
-2
/
+2
*
|
rename to i2c_blocking
Jeremy Fitzhardinge
2022-10-01
1
-0
/
+0
*
|
rp i2c: blocking example
Jeremy Fitzhardinge
2022-10-01
1
-0
/
+70
|
/
*
Update embedded-hal versions and explicitly pin
Ulf Lilleengen
2022-09-29
1
-6
/
+6
*
usb: move classes into the `embassy-usb` crate.
Dario Nieuwenhuis
2022-09-26
3
-4
/
+2
*
Replace futures::future::join -> embassy_futures::join::join.
Dario Nieuwenhuis
2022-09-22
2
-1
/
+2
*
Update Rust nightly.
Dario Nieuwenhuis
2022-09-22
2
-2
/
+0
*
Feature-gate time-driver in embassy-rp
Mathias
2022-09-16
1
-1
/
+1
*
Cleanup examples
Henrik Alsér
2022-09-01
2
-4
/
+4
*
Reorder args
Henrik Alsér
2022-09-01
1
-1
/
+1
*
transfer_in_place
Henrik Alsér
2022-09-01
1
-1
/
+1
[next]