| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update to embedded-io 0.7 | Dario Nieuwenhuis | 2025-12-19 | 1 | -2/+2 |
| | | |||||
| * | chore: prepare nrf hals for release | Ulf Lilleengen | 2025-12-15 | 1 | -1/+1 |
| | | |||||
| * | chore: bump usbd-hid version | Haobo Gu | 2025-11-25 | 1 | -1/+1 |
| | | | | | Signed-off-by: Haobo Gu <[email protected]> | ||||
| * | Merge pull request #4810 from ↵ | Ulf Lilleengen | 2025-11-14 | 1 | -4/+4 |
| |\ | | | | | | | | | | | de-vri-es/nrf-gpiote-enable-interrupts-before-being-polled embassy-nrf: add `gpiote::InputChannel::wait_for_high/low()` | ||||
| | * | embassy-nrf: add gpiote::InputChannel::wait_for_high/low() | Maarten de Vries | 2025-10-30 | 1 | -4/+4 |
| | | | | | | | | | | | Also catch GPIOTE events directly when wait() is called, even before polling the future. | ||||
| * | | Merge pull request #4691 from matteo-meluzzi/17-add-support-for-boot-protocol | Ulf Lilleengen | 2025-11-12 | 2 | -23/+91 |
| |\ \ | | | | | | | | | | Add support for changing hid protocol mode in embassy-usb | ||||
| | * | | Merge branch 'main' into 17-add-support-for-boot-protocol | Matteo Meluzzi | 2025-10-24 | 16 | -31/+25 |
| | | | | |||||
| | * | | Merge branch 'main' into 17-add-support-for-boot-protocol | Matteo Meluzzi | 2025-10-02 | 10 | -15/+68 |
| | |\ \ | |||||
| | * | | | rename HidSubclass to match hid spec | matteo | 2025-10-01 | 2 | -2/+2 |
| | | | | | |||||
| | * | | | review comments | matteo | 2025-09-30 | 3 | -7/+13 |
| | | | | | |||||
| | * | | | working nrf52840 examples | matteo | 2025-09-23 | 3 | -22/+76 |
| | | | | | |||||
| | * | | | update hid examples | matteo | 2025-09-23 | 2 | -2/+10 |
| | | | | | |||||
| * | | | | net-esp-hosted: add Interface trait. | Dario Nieuwenhuis | 2025-10-29 | 1 | -11/+5 |
| | |_|/ |/| | | |||||
| * | | | feat: improve nrf54 support using new nrf-pac | Ulf Lilleengen | 2025-10-28 | 4 | -61/+28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update nrf-pac to version that modifies nrf52 register layout to match nrf54 to reduce the amount of cfg needed for nrf54 support. * Make the following peripherals available on nrf54: twim, twis, spim, spis, uart, buffered uarte, dppi, gpiote, pwm, saadc * Add examples tested on the nrf54 dk Some code is based on or copied from other pull requests, modified to match the new nrf-pac layout. Co-authored-by: Dmitry Tarnyagin <[email protected]> | ||||
| * | | | embassy_nrf: update examples | Maarten de Vries | 2025-10-15 | 3 | -18/+19 |
| | | | | |||||
| * | | | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 14 | -27/+21 |
| | | | | |||||
| * | | | Edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 3 | -4/+4 |
| | |/ |/| | |||||
| * | | chore: prepare crate releases | Ulf Lilleengen | 2025-09-30 | 1 | -1/+1 |
| | | | |||||
| * | | nrf/usb: erase instance generics | Dario Nieuwenhuis | 2025-09-28 | 4 | -10/+6 |
| | | | |||||
| * | | nrf/radio: erase instance generic | Dario Nieuwenhuis | 2025-09-28 | 1 | -1/+1 |
| | | | |||||
| * | | nrf/rtc: erase instance generic | Dario Nieuwenhuis | 2025-09-28 | 1 | -2/+1 |
| | | | |||||
| * | | nrf/uart,timer: erase instance generics. | Dario Nieuwenhuis | 2025-09-28 | 1 | -1/+1 |
| | | | |||||
| * | | feat(nrf/spim): erase Instance type from Spim | Abraham Hamidi | 2025-09-24 | 2 | -2/+2 |
| | | | |||||
| * | | add basic RTC driver for nRF | Robin Mueller | 2025-09-22 | 2 | -0/+58 |
| |/ | |||||
| * | nrf: 802.15.4 embassy-net-driver | Remmirad | 2025-09-06 | 2 | -2/+122 |
| | | |||||
| * | Fix offset calculation | wackazong | 2025-09-04 | 1 | -1/+1 |
| | | |||||
| * | nrf: add NFCT NDEF example. | Dario Nieuwenhuis | 2025-09-04 | 1 | -15/+259 |
| | | |||||
| * | executor: return error when creating the spawntoken, not when spawning. | Dario Nieuwenhuis | 2025-08-29 | 17 | -36/+36 |
| | | |||||
| * | chore: prepare embassy crate releases | Ulf Lilleengen | 2025-08-26 | 1 | -9/+9 |
| | | |||||
| * | Load all crates in the graph, honor the "publish" flag to prevent publishing ↵ | Dario Nieuwenhuis | 2025-08-25 | 1 | -0/+6 |
| | | | | | examples/tests. | ||||
| * | fix: prepare embassy-sync 0.7.1 release | Ulf Lilleengen | 2025-08-12 | 1 | -1/+1 |
| | | | | | * Add newtype for moved type to preserve API compat | ||||
| * | chore: bump nrf and rp hal versions | Ulf Lilleengen | 2025-08-04 | 1 | -1/+1 |
| | | |||||
| * | chore: prepare embassy-executor 0.8 release | Ulf Lilleengen | 2025-07-31 | 1 | -1/+1 |
| | | |||||
| * | chore: release embassy-nrf 0.5.0 and embassy-rp 0.6.0 | Ulf Lilleengen | 2025-07-16 | 1 | -1/+1 |
| | | |||||
| * | chore: Release embassy-usb version 0.5.0 | Ulf Lilleengen | 2025-07-16 | 1 | -1/+1 |
| | | |||||
| * | chore: update to `embassy-nrf` v0.4.0 | Ulf Lilleengen | 2025-07-14 | 1 | -1/+1 |
| | | |||||
| * | Revert "chore: update to `embassy-nrf` v0.4.0" | Ulf Lilleengen | 2025-07-14 | 1 | -1/+1 |
| | | | | | This reverts commit 1df59ffec4eed74ade4086da496a32d376e4190a. | ||||
| * | chore: update to `embassy-nrf` v0.4.0 | Ulf Lilleengen | 2025-07-14 | 1 | -1/+1 |
| | | |||||
| * | executor: mark Spawner::for_current_executor() as unsafe. | Dario Nieuwenhuis | 2025-07-08 | 1 | -1/+2 |
| | | | | | It's unsound with manually-created Contexts, see https://github.com/embassy-rs/embassy/issues/4379 | ||||
| * | nrf52840: example ieee 802.15.4 packet send/receive | bobsrac | 2025-05-27 | 2 | -0/+77 |
| | | |||||
| * | embassy-sync: bump to 0.7.0 | Matt Johnston | 2025-05-22 | 1 | -1/+1 |
| | | |||||
| * | Update defmt dependencies | Yuri Astrakhan | 2025-05-18 | 1 | -3/+3 |
| | | |||||
| * | Add rand-core v0.9 support. | Dario Nieuwenhuis | 2025-05-18 | 2 | -2/+2 |
| | | | | | Co-Authored-By: Aurélien Jacobs <[email protected]> | ||||
| * | Make the nrf Twim RAM buffer a instance variable instead of stack allocated | Alex Moon | 2025-04-18 | 2 | -1/+5 |
| | | |||||
| * | BufferedUart initialization | Michael Gomez | 2025-04-04 | 4 | -4/+4 |
| | | | | | | | | This change modifies UART initialization throughout Embassy to take pins before interrupts. Related to #1304. | ||||
| * | Statically allocate task pools on stable Rust. | Dario Nieuwenhuis | 2025-03-28 | 1 | -1/+1 |
| | | | | | | | Thanks @0e4ef622 for the awesome idea of how to do it and the first implementation. Co-Authored-By: Matthew Tran <[email protected]> | ||||
| * | Remove Peripheral trait, rename PeripheralRef->Peri. | Dario Nieuwenhuis | 2025-03-27 | 6 | -20/+27 |
| | | |||||
| * | chore: prepare embassy-net release | Ulf Lilleengen | 2025-02-14 | 1 | -1/+1 |
| | | |||||
| * | chore: bump embassy-sync version | Ulf Lilleengen | 2025-01-15 | 1 | -1/+1 |
| | | | | | Prepare version 0.6.2 for release | ||||
| * | Release embassy-usb v0.4.0, embassy-usb-logger v0.4.0. | Dario Nieuwenhuis | 2025-01-15 | 1 | -1/+1 |
| | | |||||
