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
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'embassy-rs:master' into master
Chuck Davis
2023-04-28
1
-1
/
+1
|
\
|
*
Bump versions preparing for -macros and -executor release
Ulf Lilleengen
2023-04-27
1
-1
/
+1
*
|
Remove external-lora-phy feature.
ceekdee
2023-04-28
1
-1
/
+1
|
/
*
rp: remove pio Cargo feature.
Dario Nieuwenhuis
2023-04-26
1
-1
/
+1
*
Deprecate original LoRa drivers. Update rust-lorawan releases.
ceekdee
2023-04-25
1
-2
/
+2
*
Use released lora-phy.
ceekdee
2023-04-21
1
-1
/
+1
*
Add external LoRa physical layer functionality.
ceekdee
2023-04-21
1
-1
/
+5
*
enable inline-asm feature for cortex-m in examples
pennae
2023-04-18
1
-1
/
+1
*
Release embassy-sync v0.2.0
Dario Nieuwenhuis
2023-04-13
1
-1
/
+1
*
Update embedded-hal crates.
Dario Nieuwenhuis
2023-04-06
1
-2
/
+3
*
executor: add Pender, rework Cargo features.
Dario Nieuwenhuis
2023-04-03
1
-1
/
+1
*
Example using the PIO to drive WS2812 aka Neopixel RGB leds
Caleb Jamison
2023-03-11
1
-0
/
+1
*
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
*
usb/cdc-ncm: add embassy-net Device implementation.
Dario Nieuwenhuis
2022-12-13
1
-1
/
+1
*
Merge branch 'master' into multicore
Henrik Alsér
2022-12-13
1
-1
/
+6
|
\
|
*
PIO support for RPi Pico
Simon Berg
2022-12-09
1
-1
/
+6
*
|
Feature gate critical-section-impl
kalkyl
2022-12-10
1
-1
/
+1
*
|
embassy-rp: Add multicore support
kalkyl
2022-12-10
1
-1
/
+2
|
/
*
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
*
feat: embassy-usb-logger and example for rpi pico
Ulf Lilleengen
2022-11-18
1
-0
/
+2
*
Rebase on master
Mathias
2022-10-27
1
-2
/
+2
|
\
|
*
Update Rust nightly.
Dario Nieuwenhuis
2022-10-26
1
-2
/
+2
*
|
Add flash example & flash HIL test
Mathias
2022-10-26
1
-0
/
+1
|
/
*
Merge #984 #1006
bors[bot]
2022-10-12
1
-0
/
+3
|
\
|
*
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
1
-1
/
+1
|
/
*
usb: move classes into the `embassy-usb` crate.
Dario Nieuwenhuis
2022-09-26
1
-2
/
+0
*
Replace futures::future::join -> embassy_futures::join::join.
Dario Nieuwenhuis
2022-09-22
1
-0
/
+1
*
Feature-gate time-driver in embassy-rp
Mathias
2022-09-16
1
-1
/
+1
*
net: feature-gate nightly-only async traits to allow building on stable.
Dario Nieuwenhuis
2022-08-30
1
-1
/
+1
*
rp: add usb device support.
Dario Nieuwenhuis
2022-08-25
1
-0
/
+6
*
split `embassy-util` into `embassy-futures`, `embassy-sync`.
Dario Nieuwenhuis
2022-08-22
1
-1
/
+1
*
Split embassy-time from embassy-executor.
Dario Nieuwenhuis
2022-08-18
1
-1
/
+2
*
Update to critical-section 1.0, atomic-polyfill 1.0
Dario Nieuwenhuis
2022-08-17
1
-2
/
+1
*
Split embassy crate into embassy-executor, embassy-util.
Dario Nieuwenhuis
2022-07-29
1
-1
/
+2
*
Remove the authors field from Cargo.tomls
Dario Nieuwenhuis
2022-06-18
1
-1
/
+0
*
Update embedded-hal-async to 0.1.0-alpha.1
Dario Nieuwenhuis
2022-05-29
1
-1
/
+1
*
Switch to crates.io embedded-hal, embedded-hal-async.
Dario Nieuwenhuis
2022-04-22
1
-2
/
+3
*
Use embassy/defmt-timestamp-uptime in all examples.
Dario Nieuwenhuis
2022-04-02
1
-1
/
+1
*
Update rust nightly, embedded-hal 1.0, embedded-hal-async.
Dario Nieuwenhuis
2022-03-11
1
-2
/
+5
*
rp: impl eh1.0 blocking traits
Dario Nieuwenhuis
2022-02-15
1
-1
/
+1
*
Remove unused deps
Dario Nieuwenhuis
2021-11-15
1
-1
/
+1
*
Adjust all examples to defmt 0.3.
Bob McWhirter
2021-11-15
1
-16
/
+5
*
Update versions of critical-section and atomic-polyfill
Ulf Lilleengen
2021-11-02
1
-1
/
+1
*
Update lots of deps
Dario Nieuwenhuis
2021-09-11
1
-5
/
+5
*
Update cortex-m-rt to v0.7 for stm32, rp.
Dario Nieuwenhuis
2021-08-19
1
-2
/
+1
[next]