| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: prepare nrf hals for release | Ulf Lilleengen | 2025-12-15 | 1 | -2/+2 |
| | | |||||
| * | chore: use feature guards for nrf54 in examples | Ulf Lilleengen | 2025-12-08 | 3 | -13/+28 |
| | | |||||
| * | feat: add support for nrf54 to embassy-boot examples | Ulf Lilleengen | 2025-12-08 | 6 | -7/+22 |
| | | |||||
| * | chore: release embassy-rp, cyw43 and cyw43-pio | Ulf Lilleengen | 2025-11-27 | 1 | -2/+2 |
| | | |||||
| * | Reverted adding AnyBinding, removed AnyChannel, removed ability for ↵ | WillaWillNot | 2025-11-22 | 7 | -42/+7 |
| | | | | | ExtiInput to accept AnyPin and AnyChannel arguments, added ExtiPin trait for all pins which is lost on converstion to AnyPin and contains type-level ExtiChannel information | ||||
| * | Fixed broken examples/formatting reported by CI | WillaWillNot | 2025-11-21 | 7 | -22/+14 |
| | | |||||
| * | Updated documentation, fixed EXTI definition issues with chips that have ↵ | WillaWillNot | 2025-11-21 | 7 | -14/+98 |
| | | | | | touch sensing, updated examples, added generation of convenience method to bind_interrupts for easier type erasure | ||||
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 8 | -15/+15 |
| | | |||||
| * | Edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 23 | -35/+35 |
| | | |||||
| * | chore: prepare crate releases | Ulf Lilleengen | 2025-09-30 | 1 | -2/+2 |
| | | |||||
| * | fix: update more minor versions | Ulf Lilleengen | 2025-08-27 | 13 | -15/+15 |
| | | |||||
| * | fix: remaining versions | Ulf Lilleengen | 2025-08-26 | 11 | -11/+11 |
| | | |||||
| * | chore: prepare embassy crate releases | Ulf Lilleengen | 2025-08-26 | 17 | -83/+83 |
| | | |||||
| * | Load all crates in the graph, honor the "publish" flag to prevent publishing ↵ | Dario Nieuwenhuis | 2025-08-25 | 17 | -0/+111 |
| | | | | | examples/tests. | ||||
| * | chore: prepare embassy-boot-stm32 release | Ulf Lilleengen | 2025-08-12 | 9 | -9/+9 |
| | | |||||
| * | fix: prepare embassy-sync 0.7.1 release | Ulf Lilleengen | 2025-08-12 | 17 | -17/+17 |
| | | | | | * Add newtype for moved type to preserve API compat | ||||
| * | chore: update metapac and prepare embassy-stm32 0.3.0 | Ulf Lilleengen | 2025-08-12 | 9 | -9/+9 |
| | | |||||
| * | chore: bump versions | Ulf Lilleengen | 2025-08-04 | 2 | -3/+3 |
| | | |||||
| * | chore: bump nrf and rp hal versions | Ulf Lilleengen | 2025-08-04 | 2 | -2/+2 |
| | | |||||
| * | Release embassy-embedded-hal v0.4 | Dario Nieuwenhuis | 2025-08-03 | 11 | -11/+11 |
| | | |||||
| * | chore: prepare embassy-executor 0.8 release | Ulf Lilleengen | 2025-07-31 | 11 | -11/+11 |
| | | |||||
| * | STM32WBA usb-dfu example | Gerzain Mata | 2025-07-29 | 14 | -0/+557 |
| | | | | | | | | - Added sample application - Added sample bootloader Removed trace import | ||||
| * | chore: Update examples to new `nrf-boot-*` version | Timo Kröger | 2025-07-21 | 10 | -11/+11 |
| | | |||||
| * | chore: release embassy-nrf 0.5.0 and embassy-rp 0.6.0 | Ulf Lilleengen | 2025-07-16 | 2 | -2/+2 |
| | | |||||
| * | chore: Release embassy-usb version 0.5.0 | Ulf Lilleengen | 2025-07-16 | 2 | -2/+2 |
| | | |||||
| * | chore: Release embassy-embedded-hal version 0.3.1 | Ulf Lilleengen | 2025-07-16 | 10 | -10/+10 |
| | | |||||
| * | chore: prepare embassy-rp for release | Ulf Lilleengen | 2025-07-15 | 1 | -1/+1 |
| | | |||||
| * | chore: bump embassy-boot-nrf version | Ulf Lilleengen | 2025-07-14 | 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 |
| | | |||||
| * | Only write to the flash what was read from the file | John Youren | 2025-06-20 | 1 | -1/+1 |
| | | | | The write method is given the full aligned buffer to write to flash even though it may not be fully populated. This change ensures only what has been read is written to flash. Preventing potential corrupted firmware and additional flash wear. | ||||
| * | Merge branch 'embassy-rs:main' into dfu-verify | Gerhard de Clercq | 2025-05-26 | 8 | -8/+8 |
| |\ | |||||
| | * | chore: bump version of embassy-boot-stm32 | Ulf Lilleengen | 2025-05-26 | 8 | -8/+8 |
| | | | |||||
| * | | [embassy-usb-dfu] support ed25519 verification | Gerhard de Clercq | 2025-05-23 | 7 | -8/+50 |
| |/ | | | | | This commit adds the ability to verify that USB DFU updates are correctly signed using ed25519. This required adding support to embassy-boot for reading from the DFU partition. | ||||
| * | embassy-sync: bump to 0.7.0 | Matt Johnston | 2025-05-22 | 15 | -15/+15 |
| | | |||||
| * | Merge pull request #4188 from Gerharddc/dfu-msos | Ulf Lilleengen | 2025-05-19 | 2 | -5/+42 |
| |\ | | | | | [embassy-usb-dfu] support function level WinUSB GUIDs | ||||
| | * | [usb-dfu examples] Alert users to customise their WinUSB GUIDs | Gerhard de Clercq | 2025-05-14 | 2 | -2/+6 |
| | | | |||||
| | * | [embassy-usb-dfu] accept closure to customise DFU function | Gerhard de Clercq | 2025-05-14 | 2 | -10/+18 |
| | | | | | | | | | This provides a more generic interface for users to customise the DFU function instead of restricting customisation to DFU headers. | ||||
| | * | [embassy-usb-dfu] correct comment about composite devices | Gerhard de Clercq | 2025-05-13 | 2 | -12/+8 |
| | | | |||||
| | * | [embassy-usb-dfu] support function level WinUSB GUIDs | Gerhard de Clercq | 2025-05-12 | 2 | -6/+35 |
| | | | | | | | | | This commit makes it possible to provide function level msos GUIDs to usb_dfu. This helps to ensure that composite DFU devices automatically get assigned the WinUSB driver on Windows. | ||||
| * | | Update defmt dependencies | Yuri Astrakhan | 2025-05-18 | 15 | -31/+31 |
| |/ | |||||
| * | Merge pull request #4170 from ↵ | Ulf Lilleengen | 2025-05-09 | 2 | -2/+2 |
| |\ | | | | | | | | | yutannihilation/chore/fix-unsafe-attribute-rust2024 chore: Wrap `link_section` attribute in example code with `unsafe()` for compatibility with Rust 2024 edition | ||||
| | * | chore: Wrap link_section attribute with unsafe | Hiroaki Yutani | 2025-05-06 | 2 | -2/+2 |
| | | | |||||
| * | | embassy-usb-dfu: Change return of reset to () | Matthew Tran | 2025-05-08 | 2 | -4/+4 |
| | | | | | | | | | | | Also adds &self to the Reset trait, which makes it easier to implement cleanup/delays before actually resetting. | ||||
| * | | Fix f7 boot example | Dion Dokter | 2025-05-01 | 1 | -1/+1 |
| |/ | |||||
| * | Update Cargo.toml | lonesometraveler | 2025-04-08 | 1 | -1/+1 |
| | | |||||
| * | Statically allocate task pools on stable Rust. | Dario Nieuwenhuis | 2025-03-28 | 10 | -10/+10 |
| | | | | | | | Thanks @0e4ef622 for the awesome idea of how to do it and the first implementation. Co-Authored-By: Matthew Tran <[email protected]> | ||||
| * | boot/rp: Bump version number | 9names | 2025-03-09 | 1 | -1/+1 |
| | | |||||
| * | rp: Update embassy-boot-rp to use embassy-rp 0.4.0 | 9names | 2025-03-09 | 1 | -1/+1 |
| | | |||||
