| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | Merge pull request #4700 from robamu/missing-timer-api | Ulf Lilleengen | 2025-09-23 | 2 | -3/+16 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | | nRF: add missing timer API | |||||
| | * | | | | | | | add missing timer API | Robin Mueller | 2025-09-23 | 2 | -3/+16 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #4695 from meowcakes/time-as-nanos | Dario Nieuwenhuis | 2025-09-22 | 3 | -1/+31 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add `as_nanos` and `from_nanos` where missing in embassy-time | |||||
| | * | | | | | | | time: add Instant::try_from_nanos | Dario Nieuwenhuis | 2025-09-22 | 1 | -0/+11 | |
| | | | | | | | | | ||||||
| | * | | | | | | | fix rustfmt and add changelog | Rogan Morrow | 2025-09-22 | 2 | -1/+3 | |
| | | | | | | | | | ||||||
| | * | | | | | | | add as_nanos and from_nanos where missing | Rogan Morrow | 2025-09-22 | 2 | -1/+18 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge pull request #4686 from robamu/add-nrf-rtc-driver | Ulf Lilleengen | 2025-09-22 | 17 | -1/+391 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | add basic RTC driver for nRF | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'main' into add-nrf-rtc-driver | Ulf Lilleengen | 2025-09-22 | 43 | -88/+141 | |
| | |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #4696 from 0e4ef622/persist | Ulf Lilleengen | 2025-09-22 | 3 | -3/+37 | |
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | nrf: add persist() for gpiote and timer | |||||
| | * | | | | | | | | nrf: Update changelog | Matthew Tran | 2025-09-21 | 1 | -1/+2 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | nrf: add persist() method for gpiote and timer | Matthew Tran | 2025-09-21 | 2 | -0/+27 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | nrf: impl Drop for Timer | Matthew Tran | 2025-09-21 | 1 | -2/+8 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #4694 from embassy-rs/update-rust-234 | Dario Nieuwenhuis | 2025-09-22 | 5 | -10/+10 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update Rust. | |||||
| | * | | | | | | | | Update Rust. | Dario Nieuwenhuis | 2025-09-22 | 5 | -10/+10 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #4693 from embassy-rs/janitor | Dario Nieuwenhuis | 2025-09-21 | 35 | -76/+94 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | ci: add cargo manifest check | |||||
| | * | | | | | | | | ci: use devtool to build docs. | Dario Nieuwenhuis | 2025-09-22 | 1 | -51/+3 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | aaaaaa | Dario Nieuwenhuis | 2025-09-22 | 4 | -4/+4 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | Update manifests to satisfy new checks. | Dario Nieuwenhuis | 2025-09-22 | 29 | -5/+73 | |
| | | | | | | | | | | ||||||
| | * | | | | | | | | ci: add cargo manifest check | Dario Nieuwenhuis | 2025-09-22 | 5 | -20/+18 | |
| |/ / / / / / / / | ||||||
| | * | | | | | | | code review changes | Robin Mueller | 2025-09-22 | 13 | -12/+29 | |
| | | | | | | | | | ||||||
| | * | | | | | | | add basic RTC driver for nRF | Robin Mueller | 2025-09-22 | 17 | -0/+372 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #4688 from 9names/rp2350_msplim_stackguard | Dario Nieuwenhuis | 2025-09-21 | 3 | -11/+76 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Use msplim for RP2350 stackguard | |||||
| | * | | | | | | | chore: update changelog | 9names | 2025-09-21 | 1 | -0/+1 | |
| | | | | | | | | | ||||||
| | * | | | | | | | examples/rp235x: Add multicore stack overflow example | 9names | 2025-09-21 | 1 | -0/+72 | |
| | | | | | | | | | ||||||
| | * | | | | | | | rp: Use msplim for rp235x core1 stack guard | 9names | 2025-09-21 | 1 | -11/+3 | |
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #4687 from 0e4ef622/persist | Dario Nieuwenhuis | 2025-09-21 | 6 | -2/+56 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | nrf: add persist() method for gpio and ppi | |||||
| | * | | | | | | | nrf: add persist() method for gpio and ppi | Matthew Tran | 2025-09-20 | 6 | -2/+56 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #4690 from narottamroyal/usb-crs-sync | Dario Nieuwenhuis | 2025-09-21 | 2 | -2/+13 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | USB CRS sync support for STM32C071 | |||||
| | * | | | | | | Add support for USB CRS sync | Narottam Royal | 2025-09-21 | 2 | -2/+13 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #4684 from embassy-rs/cyw43-transport-error | Ulf Lilleengen | 2025-09-19 | 2 | -7/+36 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | fix: add error handling for HCI transport | |||||
| | * | | | | | | chore: rustfmt | Ulf Lilleengen | 2025-09-19 | 1 | -2/+1 | |
| | | | | | | | | ||||||
| | * | | | | | | chore: add changelog item. | Ulf Lilleengen | 2025-09-19 | 1 | -1/+2 | |
| | | | | | | | | ||||||
| | * | | | | | | fix: add error handling for HCI transport | Ulf Lilleengen | 2025-09-19 | 1 | -5/+34 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #4683 from embassy-rs/bt-hci-0.5 | Ulf Lilleengen | 2025-09-19 | 2 | -1/+2 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | chore: update to bt-hci 0.5.0 | |||||
| | * | | | | | | chore: update to bt-hci 0.5.0 | Ulf Lilleengen | 2025-09-19 | 2 | -1/+2 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #4680 from diondokter/clone-on-shared-i2c | Ulf Lilleengen | 2025-09-18 | 7 | -19/+57 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [embassy-embedded-hal] Clone on shared i2c | |||||
| | * | | | | | | Add to changelog | Dion Dokter | 2025-09-18 | 1 | -0/+2 | |
| | | | | | | | | ||||||
| | * | | | | | | Clippy fixes | Dion Dokter | 2025-09-18 | 5 | -19/+19 | |
| | | | | | | | | ||||||
| | * | | | | | | Add clone impl on shared i2c | Dion Dokter | 2025-09-18 | 2 | -0/+36 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #4678 from ophilli/main | Ulf Lilleengen | 2025-09-18 | 2 | -1/+3 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | docs(cyw43): clarify Control::join() docs | |||||
| | * | | | | | | docs(cyw43): clarify Control::join() docs | Owen Phillips | 2025-09-17 | 2 | -1/+3 | |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Update doc comment to clarify that Control::join() can be used to join networks using the provided options, not only open networks. | |||||
| | | | | * | | restore metapac dependency | everdrone | 2025-11-11 | 1 | -4/+2 | |
| | | | | | | | ||||||
| | | | | * | | enable peripherals low power mode | everdrone | 2025-11-11 | 1 | -0/+185 | |
| | | | | | | | ||||||
| | | | | * | | add dbgmcu | everdrone | 2025-10-23 | 1 | -2/+11 | |
| | | | | | | | ||||||
| | | | | * | | Calculate RCC frequencies | everdrone | 2025-09-28 | 2 | -49/+216 | |
| | | | | | | | ||||||
| | | | | * | | Use nicer names in N6 RCC | everdrone | 2025-09-27 | 1 | -44/+37 | |
| | | | | | | | ||||||
| | | | | * | | Port RCC initialization from CMSIS HAL | everdrone | 2025-09-27 | 1 | -90/+550 | |
| | | | | | | | ||||||
| | | | | * | | Add helix cargo settings overrides | everdrone | 2025-09-24 | 1 | -0/+11 | |
| | | | | | | | ||||||
| | | | | * | | Add clock initialization to N6 | everdrone | 2025-09-24 | 1 | -3/+219 | |
| | | | | | | | ||||||
| | | | | * | | Use `PinNumber` to accomodate chips with more than 256 pins | everdrone | 2025-09-21 | 2 | -24/+29 | |
| | | | | | | | ||||||
