| Commit message (Expand) | Author | Age | Files | Lines |
| * | correct spelling of the word "receive" | Stefan Gehr | 2024-02-03 | 1 | -1/+1 |
| * | rp/gpio: remove generics. | Dario Nieuwenhuis | 2024-01-22 | 5 | -17/+15 |
| * | Remove nightly-only flags from cargo configs. | Dario Nieuwenhuis | 2024-01-22 | 1 | -1/+1 |
| * | bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. | Dario Nieuwenhuis | 2024-01-11 | 1 | -3/+3 |
| * | Change GPIO inherent methods back to `&self`. | Dario Nieuwenhuis | 2024-01-10 | 2 | -9/+9 |
| * | Update embedded-hal to v1.0 | Dario Nieuwenhuis | 2024-01-09 | 1 | -3/+3 |
| * | Merge pull request #2404 from plaes/sync-link-ram | Dario Nieuwenhuis | 2024-01-05 | 3 | -256/+5 |
| |\ |
|
| | * | tests: Use unified link_ram_cortex_m.x file for all Cortex M targets | Priit Laes | 2024-01-05 | 3 | -256/+5 |
| * | | New embassy-net release | Scott Mabin | 2024-01-04 | 1 | -1/+1 |
| |/ |
|
| * | ci: use beta, add secondary nightly ci. | Dario Nieuwenhuis | 2023-12-21 | 3 | -3/+1 |
| * | chore: replace make_static! macro usage with non-macro version | Ulf Lilleengen | 2023-12-21 | 2 | -10/+16 |
| * | Update embedded-hal to 1.0.0-rc.3 | Dario Nieuwenhuis | 2023-12-14 | 3 | -12/+12 |
| * | Update all references to `embasy-executor` to the latest version | Jesse Braham | 2023-12-06 | 1 | -1/+1 |
| * | update release version in examples and other crates | Scott Mabin | 2023-12-04 | 1 | -2/+2 |
| * | Remove nightly and unstable-traits features in preparation for 1.75. | Dario Nieuwenhuis | 2023-11-29 | 1 | -3/+3 |
| * | Update embedded-(hal,io,nal). | Dario Nieuwenhuis | 2023-11-29 | 1 | -4/+4 |
| * | tests: use executor task arena instead of TAIT. | Dario Nieuwenhuis | 2023-11-27 | 20 | -20/+1 |
| * | executor: release v0.3.3 | Dario Nieuwenhuis | 2023-11-15 | 1 | -1/+1 |
| * | Upgrade static-cell to v2.0 | Dario Nieuwenhuis | 2023-11-02 | 4 | -4/+5 |
| * | Release embassy-executor v0.3.1 | Dario Nieuwenhuis | 2023-11-01 | 1 | -1/+1 |
| * | Prepare embassy-net 0.2.1 and embassy-sync 0.4.0 | Dániel Buga | 2023-10-31 | 1 | -1/+1 |
| * | Merge pull request #2017 from ilya-epifanov/rp-adc-div | Dario Nieuwenhuis | 2023-10-20 | 1 | -2/+10 |
| |\ |
|
| | * | fixed rp adc tests | Ilya Epifanov | 2023-10-09 | 1 | -2/+10 |
| * | | Prepare embassy-net(/-driver,/-driver-channel) 0.2.0 | Dániel Buga | 2023-10-16 | 1 | -1/+1 |
| * | | time: add `links` key, release v0.1.5. | Dario Nieuwenhuis | 2023-10-16 | 1 | -1/+1 |
| * | | time: Update examples, tests, and other code to use new Timer::after_x conven... | Adam Greig | 2023-10-15 | 8 | -50/+50 |
| * | | Release embassy-time 0.1.4 | Dániel Buga | 2023-10-12 | 1 | -1/+1 |
| |/ |
|
| * | rp/bootsel: add test. | Dario Nieuwenhuis | 2023-10-07 | 1 | -0/+26 |
| * | update embedded-io, embedded-nal-async. | Dario Nieuwenhuis | 2023-10-04 | 1 | -1/+1 |
| * | test: deduplicate net perf test code. | Dario Nieuwenhuis | 2023-09-28 | 3 | -344/+28 |
| * | test: set DEFMT_LOG not too verbose so net perf tests pass with `cargo run`. | Dario Nieuwenhuis | 2023-09-28 | 1 | -1/+1 |
| * | feat: bump embassy-sync version to 0.3.0 | Ulf Lilleengen | 2023-09-14 | 1 | -1/+1 |
| * | tests/rp: add teleprobe meta. | Dario Nieuwenhuis | 2023-09-10 | 1 | -0/+1 |
| * | Test cleanup | Caleb Jamison | 2023-09-10 | 1 | -4/+1 |
| * | I2c slave take 2 | Caleb Jamison | 2023-09-10 | 1 | -17/+16 |
| * | rp2040 I2cDevice | Caleb Jamison | 2023-09-10 | 1 | -0/+215 |
| * | Release embassy-time v0.1.3 | Jesse Braham | 2023-08-28 | 1 | -1/+1 |
| * | Bump executor crate version to 0.3.0 | Dániel Buga | 2023-08-23 | 1 | -1/+1 |
| * | Merge pull request #1763 from rubdos/sender-receiver-with-ctx | Dario Nieuwenhuis | 2023-08-22 | 2 | -5/+5 |
| |\ |
|
| | * | Deprecate *recv* in favor of *receive* | Ruben De Smet | 2023-08-22 | 2 | -5/+5 |
| * | | rp/flash: change naming to `blocking_*`, `new_blocking`. | Dario Nieuwenhuis | 2023-08-18 | 1 | -7/+7 |
| * | | net-wiznet: add HIL test using w5100s. | Dario Nieuwenhuis | 2023-08-16 | 21 | -38/+271 |
| * | | Update embedded-hal to 1.0.0-rc.1 (#1783) | Dario Nieuwenhuis | 2023-08-16 | 1 | -2/+2 |
| |/ |
|
| * | Update to embedded-io 0.5 (#1752) | Dario Nieuwenhuis | 2023-08-07 | 3 | -3/+3 |
| * | rp: fix adc test flakiness | pennae | 2023-08-03 | 1 | -1/+3 |
| * | rp: add single-channel dma from adc | pennae | 2023-08-02 | 1 | -4/+51 |
| * | rp: generalize adc inputs from pins to channels | pennae | 2023-08-01 | 1 | -11/+11 |
| * | Merge pull request #1710 from Sizurka/rp-async-flash | Dario Nieuwenhuis | 2023-07-28 | 1 | -3/+11 |
| |\ |
|
| | * | rp: add async flash | Derek Hageman | 2023-07-28 | 1 | -3/+11 |
| * | | cyw43: Update firmware in HIL test. | Dario Nieuwenhuis | 2023-07-28 | 1 | -2/+2 |
| |/ |
|