| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | Merge branch 'main' into 17-add-support-for-boot-protocol | Matteo Meluzzi | 2025-10-24 | 305 | -419/+621 | |
| | * | | | | | | Merge branch 'main' into 17-add-support-for-boot-protocol | Matteo Meluzzi | 2025-10-02 | 34 | -42/+365 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | update hid mouse and keyboard examples | matteo | 2025-10-01 | 6 | -107/+282 | |
| | * | | | | | | | rename HidSubclass to match hid spec | matteo | 2025-10-01 | 8 | -8/+8 | |
| | * | | | | | | | review comments | matteo | 2025-09-30 | 9 | -19/+39 | |
| | * | | | | | | | working nrf52840 examples | matteo | 2025-09-23 | 3 | -22/+76 | |
| | * | | | | | | | update hid examples | matteo | 2025-09-23 | 8 | -8/+40 | |
| * | | | | | | | | Merge pull request #4866 from xoviat/adc | xoviat | 2025-11-11 | 2 | -3/+8 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | adc: seal special channels | xoviat | 2025-11-11 | 1 | -0/+5 | |
| | * | | | | | | | | adc: cleanup g4 | xoviat | 2025-11-11 | 1 | -3/+3 | |
| * | | | | | | | | | Merge branch main into n6 | everdrone | 2025-11-11 | 370 | -711/+2723 | |
| |\| | | | | | | | | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | adc: exact cal | xoviat | 2025-11-10 | 2 | -4/+4 | |
| | * | | | | | | | adc: remove sample_time from struct | xoviat | 2025-11-10 | 25 | -91/+66 | |
| | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | | update stm32-fmc | xoviat | 2025-11-09 | 6 | -6/+6 | |
| | * | | | | | | Merge pull request #4813 from xoviat/bk | xoviat | 2025-11-09 | 1 | -0/+31 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | stm32: add backup sram mod | xoviat | 2025-11-06 | 1 | -0/+31 | |
| | * | | | | | | | Restore cargo toml for examples | Jakob | 2025-11-07 | 2 | -17/+5 | |
| | * | | | | | | | Merge branch 'into_ring_buffered_adc_for_g4' of https://github.com/WattStep/e... | Jakob | 2025-11-07 | 21 | -57/+25 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Merge branch 'main' into into_ring_buffered_adc_for_g4 | Jakob | 2025-11-07 | 21 | -57/+25 | |
| | | |\| | | | | | | ||||||
| | | | * | | | | | | feat: stm32 spi driver slave mode | Cristian Milatinov | 2025-11-04 | 7 | -7/+9 | |
| | | | * | | | | | | rtc: use consistent api between stop and non-stop | xoviat | 2025-11-04 | 8 | -16/+16 | |
| | | | * | | | | | | Merge pull request #4838 from embassy-rs/lp2 | xoviat | 2025-11-04 | 6 | -34/+0 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | | * | | | | | | stm32/stop: move stop_with_rtc into init | xoviat | 2025-11-04 | 6 | -34/+0 | |
| | * | | | | | | | | | 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 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
