| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | adc: exact cal | xoviat | 2025-11-10 | 4 | -11/+12 |
| * | adc: use common vref scheme | xoviat | 2025-11-10 | 9 | -262/+195 |
| * | adc: remove sample_time from struct | xoviat | 2025-11-10 | 39 | -229/+131 |
| * | Merge pull request #4717 from chasingRs/fix/simple-pwm-32bit-timer-support | xoviat | 2025-11-10 | 2 | -8/+28 |
| |\ | |||||
| | * | feat: update CHANGELOG | pkj | 2025-11-10 | 1 | -0/+1 |
| | * | Merge branch 'embassy-rs:main' into fix/simple-pwm-32bit-timer-support | chasingRs | 2025-11-10 | 206 | -2546/+23136 |
| | |\ | |/ |/| | |||||
| * | | Merge pull request #4853 from mbehr1/feat/net_tcp_nagle | Dario Nieuwenhuis | 2025-11-10 | 2 | -0/+16 |
| |\ \ | |||||
| | * | | feat: add set_nagle_enabled to TcpSocket | Matthias Behr | 2025-11-08 | 2 | -0/+16 |
| * | | | Merge pull request #4859 from xoviat/fmc | xoviat | 2025-11-09 | 9 | -9/+46 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'fmc_a13d16' of github.com:everdrone/embassy | xoviat | 2025-11-09 | 2 | -2/+21 |
| | |\ \ \ | |||||
| | | * | | | Update changelog | everdrone | 2025-11-08 | 1 | -2/+3 |
| | | * | | | Add definitions for 13-bit address and 16-bit data SDRAM | everdrone | 2025-11-08 | 1 | -0/+36 |
| | | |/ / | |||||
| | * | | | Merge branch 'sdram-13a-16d' of github.com:northernpaws/embassy | xoviat | 2025-11-09 | 1 | -0/+18 |
| | |\ \ \ | |||||
| | | * | | | update stm32-fmc dependency version to 0.4.0 | Kat | 2025-10-22 | 1 | -1/+1 |
| | | * | | | correct 16 bit SDRAM configuration label from 16 banks to 4 banks | Kat | 2025-10-21 | 1 | -1/+1 |
| | | * | | | add 16 bit SDRAM configuration for Bank 1 in fmc.rs | Kat | 2025-10-21 | 1 | -0/+18 |
| | * | | | | update stm32-fmc | xoviat | 2025-11-09 | 7 | -7/+7 |
| * | | | | | Merge pull request #4851 from xoviat/update-pac | xoviat | 2025-11-09 | 3 | -7/+16 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | update pac | xoviat | 2025-11-09 | 3 | -7/+16 |
| |/ / / / | |||||
| * | | | | Merge pull request #4856 from ThatAquarel/main | xoviat | 2025-11-09 | 1 | -0/+2 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'main' into main | xoviat | 2025-11-09 | 16 | -24/+703 |
| | |\ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | | Merge pull request #4813 from xoviat/bk | xoviat | 2025-11-09 | 7 | -0/+112 |
| |\ \ \ \ \ | |||||
| | * | | | | | stm32: add backup sram mod | xoviat | 2025-11-06 | 7 | -0/+112 |
| * | | | | | | Merge pull request #4857 from ThatAquarel/add-opentrig-embassy-project | xoviat | 2025-11-09 | 1 | -0/+2 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Add opentrig project to Embassy in the Wild page | Aquarel | 2025-11-08 | 1 | -0/+2 |
| * | | | | | | | Merge pull request #4840 from WattStep/into_ring_buffered_adc_for_g4 | xoviat | 2025-11-09 | 9 | -24/+589 |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| | * | | | | | | 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 | 44 | -271/+509 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge branch 'main' into into_ring_buffered_adc_for_g4 | Jakob | 2025-11-07 | 44 | -271/+509 |
| | | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | |||||
| | * | / | | | | | fmt again | Jakob | 2025-11-07 | 1 | -1/+1 |
| | |/ / / / / / | |||||
| | * | | | | | | cargo fmt | Jakob | 2025-11-07 | 2 | -3/+4 |
| | * | | | | | | Rework how sequences ADC are specified. Update documentation in g4. Carefully... | Jakob | 2025-11-07 | 5 | -127/+191 |
| | * | | | | | | Merge pull request #2 from xoviat/rb_g4 | Jakob | 2025-11-07 | 2 | -23/+39 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | consume regular ringbuf | xoviat | 2025-11-05 | 2 | -23/+39 |
| | |/ / / / / / | |||||
| | * | | | | | | Create raii wrapper for injected conversions | Jakob | 2025-11-05 | 3 | -28/+131 |
| | * | | | | | | Remove unused import from example | Jakob | 2025-11-04 | 1 | -1/+1 |
| | * | | | | | | Update changelog | Jakob | 2025-11-04 | 1 | -0/+2 |
| | * | | | | | | Move all injected methods to same palce in file | Jakob | 2025-11-04 | 1 | -56/+60 |
| | * | | | | | | Implement into_ring_buffered for g4. Add methods for configuring injected sam... | Jakob | 2025-11-04 | 8 | -24/+411 |
| | | | | * | | | Add mini power supply project to Embassy in the Wild page | Aquarel | 2025-11-08 | 1 | -0/+2 |
| | |_|_|/ / / |/| | | | | | |||||
| * | | | | | | Merge pull request #4831 from doxxx/reset-cause | i509VCB | 2025-11-08 | 3 | -2/+114 |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| | * | | | | | mspm0: read_reset_cause() | Gordon Tyler | 2025-11-07 | 3 | -2/+114 |
| |/ / / / / | |||||
| * | | | | | Merge pull request #4847 from yannick818/stm32-dsi-cmd | xoviat | 2025-11-06 | 2 | -7/+6 |
| |\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| | * | | | | Merge branch 'main' into stm32-dsi-cmd | Yannick Steiner | 2025-11-06 | 15 | -43/+164 |
| | |\ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | | Merge pull request #4848 from jonasBoss/fix_usb_logger_panic | Ulf Lilleengen | 2025-11-06 | 2 | -6/+16 |
| |\ \ \ \ \ | |||||
| | * | | | | | fix usb-logger panic on usb disconnect | Jonas Bosse | 2025-11-05 | 2 | -6/+16 |
| * | | | | | | Merge pull request #4849 from WillaWillNot/i2c_target_dma_await_fix | xoviat | 2025-11-05 | 1 | -1/+3 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Pause DMA before awaiting DMA not-running at end of I2C target DMA read/write. | WillaWillNot | 2025-11-05 | 1 | -1/+3 |
| |/ / / / / / | |||||
| * | | | | | | Merge pull request #4388 from modulo-org/feature/stm32-spi-slave | xoviat | 2025-11-05 | 12 | -36/+145 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | feat: stm32 spi driver slave mode | Cristian Milatinov | 2025-11-04 | 12 | -36/+145 |
