| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fmt again | Jakob | 2025-11-07 | 1 | -1/+1 |
| * | cargo fmt | Jakob | 2025-11-07 | 1 | -2/+3 |
| * | Rework how sequences ADC are specified. Update documentation in g4. Carefully... | Jakob | 2025-11-07 | 3 | -13/+26 |
| * | consume regular ringbuf | xoviat | 2025-11-05 | 1 | -6/+12 |
| * | Create raii wrapper for injected conversions | Jakob | 2025-11-05 | 1 | -18/+20 |
| * | Remove unused import from example | Jakob | 2025-11-04 | 1 | -1/+1 |
| * | Implement into_ring_buffered for g4. Add methods for configuring injected sam... | Jakob | 2025-11-04 | 4 | -9/+154 |
| * | Merge pull request #4836 from embassy-rs/nrf54-more | Ulf Lilleengen | 2025-11-04 | 2 | -0/+30 |
| |\ | |||||
| | * | chore: warnings | Ulf Lilleengen | 2025-11-04 | 1 | -1/+0 |
| | * | feat: initial support for nrf54 CRACEN peripheral | Ulf Lilleengen | 2025-11-04 | 2 | -0/+31 |
| * | | Merge branch 'main' into i2c | xoviat | 2025-11-04 | 18 | -20/+584 |
| |\| | |||||
| | * | Merge branch 'main' into adc | xoviat | 2025-11-03 | 9 | -0/+508 |
| | |\ | |||||
| | | * | stm32wle5 update low-power examples | liebman | 2025-11-03 | 4 | -8/+0 |
| | | * | examples: : stm32wlex: add i2c example | liebman | 2025-11-03 | 5 | -12/+116 |
| | | * | examples: : stm32wlex: mention `defmt-print` | liebman | 2025-11-03 | 1 | -0/+6 |
| | | * | examples: add low-power examples for `stm32wlex` | liebman | 2025-11-03 | 8 | -0/+406 |
| | * | | fmt | xoviat | 2025-11-03 | 1 | -1/+1 |
| | * | | stm32/adc: fix example | xoviat | 2025-11-03 | 1 | -8/+19 |
| | |/ | |||||
| | * | rustfmt | xoviat | 2025-11-03 | 2 | -2/+0 |
| | * | low_power: update api to allow reconfig | xoviat | 2025-11-03 | 2 | -4/+0 |
| | * | Merge pull request #4826 from mikeytdisco/temp_fix | Ulf Lilleengen | 2025-11-03 | 5 | -5/+5 |
| | |\ | |||||
| | | * | Correct the temperature reading to preserve the sign bits | Michael Turner | 2025-11-02 | 5 | -5/+5 |
| | * | | Merge branch 'embassy-rs:main' into main | maor1993 | 2025-11-01 | 23 | -111/+660 |
| | |\| | |||||
| | * | | stm32/adc/v3: missing cfg option for adc_u0 fro into_ring_buffered | maor malka | 2025-10-07 | 1 | -1/+1 |
| | * | | Merge branch 'embassy-rs:main' into main | maor1993 | 2025-10-07 | 301 | -419/+407 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'embassy-rs:main' into main | maor1993 | 2025-10-06 | 31 | -41/+264 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge remote-tracking branch 'upstream/main' | maor malka | 2025-09-23 | 44 | -192/+1799 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'main' into main | maor1993 | 2025-08-29 | 144 | -280/+276 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'embassy-rs:main' into main | maor1993 | 2025-08-29 | 78 | -381/+1178 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | stm32l4/example/adc_dma: missing clock configuration | maor malka | 2025-08-24 | 1 | -5/+7 |
| | * | | | | | | | stm32/adc/v3: added support for DMA based adc sampling | maor malka | 2025-08-24 | 1 | -0/+49 |
| * | | | | | | | | rustfmt and update | xoviat | 2025-10-30 | 2 | -6/+25 |
| * | | | | | | | | Merge branch 'main' into feature/stm32-i2c-v1-slave-mode | xoviat | 2025-10-30 | 419 | -1387/+4547 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| | * | | | | | | | net-esp-hosted: add Interface trait. | Dario Nieuwenhuis | 2025-10-29 | 1 | -11/+5 |
| | * | | | | | | | chore: simplify spim example to be testable on devkit | Ulf Lilleengen | 2025-10-28 | 1 | -56/+14 |
| | * | | | | | | | chore: make it clear which gpiotec for a channel | Ulf Lilleengen | 2025-10-28 | 1 | -4/+4 |
| | * | | | | | | | feat: improve nrf54 support using new nrf-pac | Ulf Lilleengen | 2025-10-28 | 15 | -82/+476 |
| | * | | | | | | | Merge branch 'main' into nrf-simplepwm-config | Maarten de Vries | 2025-10-28 | 1 | -0/+18 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | nxp/lpc55: pwm simple | Roi Bachynskyi | 2025-10-23 | 1 | -0/+18 |
| | * | | | | | | | | embassy_nrf: update examples | Maarten de Vries | 2025-10-15 | 3 | -18/+19 |
| | |/ / / / / / / | |||||
| | * | | | | | | | feat(nrf): add rtc support for nRF54L | Haobo Gu | 2025-10-14 | 2 | -0/+58 |
| | * | | | | | | | mspm0-i2c-target: update examples with split config | crispaudio | 2025-10-10 | 2 | -10/+14 |
| | * | | | | | | | mspm0-i2c-target: add mspm0l1306 example and set target address explicitly in... | Iooon | 2025-10-10 | 2 | -0/+62 |
| | * | | | | | | | mspm0-i2c-target: fix comment in example | crispaudio | 2025-10-10 | 1 | -1/+1 |
| | * | | | | | | | mspm0-i2c-target: add i2c target with example | crispaudio | 2025-10-10 | 1 | -0/+60 |
| | | |_|_|_|_|/ | |/| | | | | | |||||
| | * | | | | | | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 216 | -301/+289 |
| | * | | | | | | Edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 95 | -118/+118 |
| | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | | nrf: apply FICR.TRIMCNF values | Matthew Tran | 2025-10-05 | 1 | -0/+30 |
| | * | | | | | stm32: add config to MCO to control the drive strength. | Daniel Nilsson | 2025-10-01 | 6 | -11/+77 |
| | * | | | | | chore: prepare crate releases | Ulf Lilleengen | 2025-09-30 | 12 | -13/+13 |
