| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | chore: update nrf-pac | Ulf Lilleengen | 2025-12-02 | 2 | -2/+2 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #4972 from embassy-rs/esp32-ota | Ulf Lilleengen | 2025-12-02 | 5 | -11/+74 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | feat: support OTA commands in esp-hosted driver | |||||
| | * | | | | | chore: unify ota and init states | Ulf Lilleengen | 2025-12-02 | 3 | -18/+19 | |
| | | | | | | | ||||||
| | * | | | | | chore: refactor to not use token | Ulf Lilleengen | 2025-12-02 | 1 | -20/+6 | |
| | | | | | | | ||||||
| | * | | | | | chore: refactor api to allow other control commands | Ulf Lilleengen | 2025-12-02 | 3 | -38/+47 | |
| | | | | | | | ||||||
| | * | | | | | chore: update changelog | Ulf Lilleengen | 2025-12-02 | 1 | -0/+1 | |
| | | | | | | | ||||||
| | * | | | | | feat: support OTA commands in esp-hosted driver | Ulf Lilleengen | 2025-12-02 | 4 | -7/+73 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Expose OTA functionality in control * Handle OTA swap wait in runner | |||||
| | | * | | | | timer: restore waveform method | xoviat | 2025-12-03 | 3 | -6/+65 | |
| | |/ / / / |/| | | | | ||||||
| * | | | | | Merge pull request #4963 from chrisdoble/main | Ulf Lilleengen | 2025-12-02 | 2 | -2/+6 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix a bug where CDC ACM BufferedReceiver repeats data when its future is dropped | |||||
| | * | | | | | Fix a bug where CDC ACM BufferedReceiver repeats data when its future is dropped | Chris Doble | 2025-11-28 | 2 | -2/+6 | |
| | | | | | | | ||||||
| * | | | | | | Merge pull request #4971 from SL-RU/main | xoviat | 2025-12-01 | 2 | -7/+45 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fix SPI: SSM and SSOE in STM32 driver behavior, add nss_output_disable to SPI Config | |||||
| | * | | | | | | fix: SSM and SSOE in SPI STM32 driver behavior, add nss_output_disable in ↵ | Lutsai Aleksandr | 2025-12-02 | 2 | -7/+45 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SPI Config | |||||
| * | | | | | | | Merge pull request #4970 from beeelias/feature/spi-bidi | xoviat | 2025-12-01 | 2 | -0/+49 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | Feature SPI Bidirectional Mode | |||||
| | * | | | | | | restricting bidi mode just to spi v1, v2, v3 | Elias Hanelt | 2025-12-01 | 1 | -1/+3 | |
| | | | | | | | | ||||||
| | * | | | | | | Merge branch 'main' into feature/spi-bidi | beeelias | 2025-12-01 | 16 | -216/+225 | |
| | |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | | Merge pull request #4959 from xoviat/timer | xoviat | 2025-12-01 | 13 | -208/+210 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | stm32: use typelevel timer type | |||||
| | * | | | | | | | timer: use u32 for high-level api | xoviat | 2025-12-01 | 4 | -24/+20 | |
| | | | | | | | | | ||||||
| | * | | | | | | | timer: clamp compare value before dma | xoviat | 2025-12-01 | 4 | -4/+21 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Merge branch 'main' of github.com:embassy-rs/embassy into timer | xoviat | 2025-12-01 | 6 | -20/+74 | |
| | |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | | Merge pull request #4967 from hjeldin/main | xoviat | 2025-12-01 | 3 | -7/+12 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | fix: stm32l47*/stm32l48* adc analog pin setup | |||||
| | * | | | | | | | chore: update changelog | Riccardo Arena | 2025-11-30 | 1 | -0/+1 | |
| | | | | | | | | | ||||||
| | * | | | | | | | fix: stm32l47*/stm32l48* adc analog pin setup | Riccardo Arena | 2025-11-30 | 2 | -7/+11 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #4955 from beeelias/i2c-slave/fix-early-term | xoviat | 2025-11-28 | 2 | -1/+3 | |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | | i2c slave fix (early termination) | |||||
| | * | | | | | | modify changelog | Elias Hanelt | 2025-11-28 | 1 | -0/+1 | |
| | | | | | | | | ||||||
| | * | | | | | | Merge remote-tracking branch 'origin/main' into i2c-slave/fix-early-term | Elias Hanelt | 2025-11-28 | 25 | -148/+263 | |
| | |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | Merge remote-tracking branch 'origin/main' into i2c-slave/fix-early-term | Elias Hanelt | 2025-11-26 | 27 | -284/+295 | |
| | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | timer: allow 16 bit dma buffers for 32 bit timers. | xoviat | 2025-12-01 | 4 | -40/+49 | |
| | | | | | | | | | ||||||
| | | | * | | | | | stm32/timer: enable channels for waveform_up multi | xoviat | 2025-11-27 | 2 | -0/+10 | |
| | | | | | | | | | ||||||
| | | | * | | | | | stm32: use typelevel timer type | xoviat | 2025-11-27 | 10 | -168/+138 | |
| | | | | |/ / / | | | |/| | | | ||||||
| | | | | * | | | remove i2c changes from pr | Elias Hanelt | 2025-12-01 | 1 | -2/+1 | |
| | | | | | | | | ||||||
| | | | | * | | | add feature to changelog | Elias Hanelt | 2025-12-01 | 1 | -0/+1 | |
| | | | | | | | | ||||||
| | | | | * | | | Merge remote-tracking branch 'origin/main' into feature/spi-bidi | Elias Hanelt | 2025-12-01 | 46 | -386/+558 | |
| | | |_|/| | | | |/| |/ / / | |_|/| | | |/| | | | | | ||||||
| * | | | | | | Merge pull request #4961 from JomerDev/better-can-bitrate-calc-error-messages | xoviat | 2025-11-27 | 3 | -12/+59 | |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | stm32/can: Add error messages to calc_can_timings | |||||
| | * | | | | | Fmt files, add changelog entry | Jomer.Dev | 2025-11-27 | 3 | -16/+23 | |
| | | | | | | | ||||||
| | * | | | | | Add error messages to calc_can_timings | Jomer.Dev | 2025-11-27 | 2 | -12/+52 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #4958 from embassy-rs/release-rp | Ulf Lilleengen | 2025-11-27 | 12 | -16/+24 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | chore: release embassy-rp, cyw43 and cyw43-pio | |||||
| | * | | | | | chore: release embassy-rp, cyw43 and cyw43-pio | Ulf Lilleengen | 2025-11-27 | 12 | -16/+24 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #4953 from embassy-rs/nrf54-grtc | Ulf Lilleengen | 2025-11-27 | 10 | -120/+180 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | feat: support nrf54 GRTC as time-driver | |||||
| | * | | | | fix: patch back clock power irq | Ulf Lilleengen | 2025-11-27 | 3 | -2/+3 | |
| | | | | | | ||||||
| | * | | | | fix: update pac version for nrf91-net | Ulf Lilleengen | 2025-11-26 | 1 | -1/+1 | |
| | | | | | | ||||||
| | * | | | | chore: cleanup | Ulf Lilleengen | 2025-11-26 | 1 | -8/+3 | |
| | | | | | | ||||||
| | * | | | | chore: update changelog | Ulf Lilleengen | 2025-11-26 | 1 | -1/+1 | |
| | | | | | | ||||||
| | * | | | | fix: update saadc after API changes | Ulf Lilleengen | 2025-11-26 | 1 | -5/+5 | |
| | | | | | | ||||||
| | * | | | | feat: support nrf54 GRTC as time-driver | Ulf Lilleengen | 2025-11-26 | 7 | -114/+178 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Refactor GRTC peripheral splitting it into multiple channels * Reserve channel 1 for time-driver if enabled * Implement time-driver using GRTC (RTC peripheral is now removed). * Add timer example to nrf54l15 | |||||
| * | | | | | Merge pull request #4940 from xoviat/time | xoviat | 2025-11-26 | 4 | -130/+47 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | | | | | | stm32: allow split irqs for time driver | |||||
| | * | | | | remove rp test | xoviat | 2025-11-26 | 1 | -0/+1 | |
| | | | | | | ||||||
| | * | | | | Merge branch 'main' into time | xoviat | 2025-11-26 | 43 | -377/+955 | |
| | |\ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | | Merge pull request #4948 from BjornTheProgrammer/remove-atomics | Dario Nieuwenhuis | 2025-11-26 | 5 | -15/+85 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Remove atomic-polyfill with critical-section instead | |||||
| | * | | | | | Use two AtomicU32 instead | Bjorn Beishline | 2025-11-25 | 1 | -10/+46 | |
| | | | | | | | ||||||
| | * | | | | | Update CHANGELOG.md | Bjorn Beishline | 2025-11-25 | 1 | -1/+1 | |
| | | | | | | | ||||||
