| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Create embassy-nrf 0.3.1 | Ulf Lilleengen | 2025-01-09 | 1 | -1/+1 | |
| | | ||||||
| * | Update cyw43, nrf, rp hals and embassy-boot | Ulf Lilleengen | 2025-01-06 | 1 | -1/+1 | |
| | | ||||||
| * | Prepare embassy-net drivers | Dániel Buga | 2025-01-05 | 1 | -2/+2 | |
| | | ||||||
| * | Prepare embassy-net 0.6 | Dániel Buga | 2025-01-05 | 1 | -1/+1 | |
| | | ||||||
| * | Clarify | James Munns | 2025-01-02 | 1 | -4/+4 | |
| | | ||||||
| * | Add note for nRF52840-dk board details | James Munns | 2025-01-02 | 1 | -0/+10 | |
| | | ||||||
| * | Remove manual settings of `composite_with_iads=true` | Eekle | 2024-12-24 | 4 | -27/+0 | |
| | | ||||||
| * | Prepare new embassy-time-*driver, embassy-executor, embassy-time | Dániel Buga | 2024-12-22 | 1 | -2/+2 | |
| | | ||||||
| * | Make `integrated-timers` the default, remove Cargo feature. | Dario Nieuwenhuis | 2024-12-15 | 1 | -1/+1 | |
| | | ||||||
| * | net: release v0.5.0 | Dario Nieuwenhuis | 2024-11-28 | 1 | -1/+1 | |
| | | ||||||
| * | Bump sync version (#3562) | Dániel Buga | 2024-11-22 | 1 | -1/+1 | |
| | | | | | | | | * Bump sync version * Use old embassy-sync in rp bluetooth example * Downgrade update to minor | |||||
| * | nrf: Add NFCT driver. | Dario Nieuwenhuis | 2024-11-20 | 1 | -0/+79 | |
| | | | | | | Co-Authored-By: turbocool3r <[email protected]> Co-Authored-By: ferris <[email protected]> | |||||
| * | Update nrf-pac. | Dario Nieuwenhuis | 2024-11-15 | 15 | -22/+22 | |
| | | ||||||
| * | Release embassy-executor 0.6.3. | Dario Nieuwenhuis | 2024-11-12 | 1 | -1/+1 | |
| | | ||||||
| * | Prep executor 0.6.2 | Dániel Buga | 2024-11-06 | 1 | -1/+1 | |
| | | ||||||
| * | nrf: port to chiptool-based `nrf-pac`. | Dario Nieuwenhuis | 2024-11-04 | 7 | -31/+14 | |
| | | ||||||
| * | Release embassy-executor v0.6.1, embassy-executor-macros v0.6.1 | Dario Nieuwenhuis | 2024-10-21 | 1 | -1/+1 | |
| | | ||||||
| * | net: refactor to simplify lifetimes/generics. | Dario Nieuwenhuis | 2024-09-16 | 3 | -20/+16 | |
| | | ||||||
| * | nrf52840: fix naming of LED states in examples (#3304) | Adrian Friedli | 2024-09-02 | 2 | -4/+4 | |
| | | | | The LEDs on the nrf52840 DK are active low. | |||||
| * | examples: ensure at least 3 sockets to avoid running out (DHCP, DNS, the user's) | Dario Nieuwenhuis | 2024-08-07 | 3 | -15/+5 | |
| | | ||||||
| * | prepare release embassy-executor | Ulf Lilleengen | 2024-08-05 | 1 | -1/+1 | |
| | | ||||||
| * | Prepare to release embassy-usb | Ulf Lilleengen | 2024-08-05 | 1 | -1/+1 | |
| | | ||||||
| * | Prepare for embassy-nrf release | Ulf Lilleengen | 2024-08-05 | 1 | -1/+1 | |
| | | ||||||
| * | Prepare embassy-time release | Ulf Lilleengen | 2024-08-05 | 1 | -1/+1 | |
| | | ||||||
| * | bump more udbd-hid usages to 0.8.1 | JuliDi | 2024-07-16 | 1 | -1/+1 | |
| | | ||||||
| * | cargo fmt | Ulf Lilleengen | 2024-06-18 | 1 | -16/+4 | |
| | | ||||||
| * | add HAL and example for using nRF EGU peripheral | Ulf Lilleengen | 2024-06-18 | 1 | -0/+55 | |
| | | ||||||
| * | Clarified comments about the cortex_m::asm::delay functionality in al… (#3064) | Daniel Philipp | 2024-06-12 | 1 | -2/+2 | |
| | | | | | | | | | | | | * Clarified comments about the cortex_m::asm::delay functionality in all multiprio.rs examples * fixed formatting * Changed to using embassy_time::block_for() * removed my formatting scripts * specify embassy_time::Duration | |||||
| * | prepare for embassy-time 0.3.1 release | Ulf Lilleengen | 2024-06-04 | 1 | -1/+1 | |
| | | ||||||
| * | Prepare for embassy-sync 0.6.0 release | Ulf Lilleengen | 2024-05-29 | 1 | -1/+1 | |
| | | ||||||
| * | Reduce use of the full `futures` crate. | Dario Nieuwenhuis | 2024-04-26 | 2 | -2/+1 | |
| | | ||||||
| * | Merge pull request #2858 from jamesmunns/james/embassy-usb-0_2 | Dario Nieuwenhuis | 2024-04-26 | 1 | -1/+1 | |
| |\ | | | | | | | embassy-usb: Update version and add changelog | |||||
| | * | Update dependent versions | James Munns | 2024-04-23 | 1 | -1/+1 | |
| | | | ||||||
| * | | usb-hid: all the RequestHandler method accept &mut self | Boris Faure | 2024-04-15 | 2 | -6/+6 | |
| | | | ||||||
| * | | examples: request_handler is mutable | Boris Faure | 2024-04-15 | 2 | -7/+7 | |
| |/ | ||||||
| * | usb: remove device_descriptor buffer, store bytes in UsbDevice.inner instead | Adam Greig | 2024-03-23 | 6 | -12/+0 | |
| | | ||||||
| * | update usbd-hid to latest | Haobo Gu | 2024-02-26 | 1 | -1/+1 | |
| | | | | | Signed-off-by: Haobo Gu <[email protected]> | |||||
| * | nrf/gpio: remove generics. | Dario Nieuwenhuis | 2024-01-22 | 4 | -24/+16 | |
| | | ||||||
| * | bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. | Dario Nieuwenhuis | 2024-01-11 | 1 | -3/+3 | |
| | | ||||||
| * | Update embedded-hal to v1.0 | Dario Nieuwenhuis | 2024-01-09 | 1 | -3/+3 | |
| | | ||||||
| * | New embassy-net release | Scott Mabin | 2024-01-04 | 1 | -1/+1 | |
| | | ||||||
| * | examples: configure executor task arena sizes. | Dario Nieuwenhuis | 2024-01-02 | 1 | -1/+1 | |
| | | ||||||
| * | ci: use beta, add secondary nightly ci. | Dario Nieuwenhuis | 2023-12-21 | 52 | -57/+0 | |
| | | ||||||
| * | chore: replace make_static! macro usage with non-macro version | Ulf Lilleengen | 2023-12-21 | 4 | -30/+52 | |
| | | ||||||
| * | Update embedded-hal to 1.0.0-rc.3 | Dario Nieuwenhuis | 2023-12-14 | 1 | -3/+3 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | update embedded-storage{,-async}, remove patch. | Dario Nieuwenhuis | 2023-12-04 | 1 | -1/+1 | |
| | | ||||||
| * | Remove nightly and unstable-traits features in preparation for 1.75. | Dario Nieuwenhuis | 2023-11-29 | 1 | -20/+7 | |
| | | ||||||
| * | Update embedded-(hal,io,nal). | Dario Nieuwenhuis | 2023-11-29 | 1 | -4/+4 | |
| | | ||||||
