| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update to embedded-io 0.7 | Dario Nieuwenhuis | 2025-12-19 | 1 | -1/+1 |
| | | |||||
| * | nrf: update pac with nRF54 CLOCK_POWER irq number fix. | Dario Nieuwenhuis | 2025-12-16 | 1 | -1/+1 |
| | | |||||
| * | chore: prepare nrf hals for release | Ulf Lilleengen | 2025-12-15 | 1 | -3/+3 |
| | | |||||
| * | chore: update nrf-pac | Ulf Lilleengen | 2025-12-02 | 1 | -1/+1 |
| | | |||||
| * | fix: patch back clock power irq | Ulf Lilleengen | 2025-11-27 | 1 | -1/+1 |
| | | |||||
| * | fix: update pac version for nrf91-net | Ulf Lilleengen | 2025-11-26 | 1 | -1/+1 |
| | | |||||
| * | feat: improve nrf54 support using new nrf-pac | Ulf Lilleengen | 2025-10-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | * 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]> | ||||
| * | Edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -1/+1 |
| | | |||||
| * | chore: prepare embassy crate releases | Ulf Lilleengen | 2025-08-26 | 1 | -4/+4 |
| | | |||||
| * | fix: remove unpublished | Ulf Lilleengen | 2025-08-25 | 1 | -0/+1 |
| | | |||||
| * | Add build command. | Dario Nieuwenhuis | 2025-08-25 | 1 | -0/+5 |
| | | |||||
| * | feat: add semver checks and releasing to releaser | Ulf Lilleengen | 2025-08-25 | 1 | -2/+2 |
| | | | | | | | | | | * List dependencies of a crate * List dependents of a crate * Perform semver-checks of a crate * Prepare a release for a crate and all dependents * Use a single release.toml for cargo-release * Add changelogs where missing | ||||
| * | 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: Release embassy-net-driver-channel version 0.3.1 | Ulf Lilleengen | 2025-07-16 | 1 | -1/+1 |
| | | |||||
| * | docs: add missing feature for doc gen | Ulf Lilleengen | 2025-07-14 | 1 | -1/+1 |
| | | |||||
| * | embassy-sync: bump to 0.7.0 | Matt Johnston | 2025-05-22 | 1 | -1/+1 |
| | | |||||
| * | Update defmt dependencies | Yuri Astrakhan | 2025-05-18 | 1 | -6/+6 |
| | | |||||
| * | chore: bump embassy-sync version | Ulf Lilleengen | 2025-01-15 | 1 | -1/+1 |
| | | | | | Prepare version 0.6.2 for release | ||||
| * | Fixes for new PACs. | Dario Nieuwenhuis | 2025-01-06 | 1 | -1/+1 |
| | | |||||
| * | Prepare new embassy-time-*driver, embassy-executor, embassy-time | Dániel Buga | 2024-12-22 | 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 nrf54l base: gpio and time driver. | Dario Nieuwenhuis | 2024-11-17 | 1 | -1/+1 |
| | | |||||
| * | Update nrf-pac. | Dario Nieuwenhuis | 2024-11-15 | 1 | -1/+1 |
| | | |||||
| * | nrf: port to chiptool-based `nrf-pac`. | Dario Nieuwenhuis | 2024-11-04 | 1 | -1/+2 |
| | | |||||
| * | Use at-commands crate and support DNS | Ulf Lilleengen | 2024-09-04 | 1 | -0/+1 |
| | | | | | | | | | * Use at-commands for building and parsing AT commands which has better error handling. * Retrieve DNS servers * Retrieve gateway * Update example to configure embassy-net with retrieved parameters. | ||||
| * | update driver channel dependency | Ulf Lilleengen | 2024-08-21 | 1 | -1/+1 |
| | | |||||
| * | Add embassy-net-nrf91. | Dario Nieuwenhuis | 2024-08-21 | 1 | -0/+37 |
