| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | stm32/i2c_v2: Add transaction test | HybridChild | 2025-11-12 | 2 | -0/+220 |
| * | stm32/i2c_v2: Add initial transaction implementation | HybridChild | 2025-11-12 | 1 | -28/+474 |
| * | Merge pull request #4714 from everdrone/n6 | xoviat | 2025-11-11 | 20 | -168/+1491 |
| |\ | |||||
| | * | cfg out unused items | everdrone | 2025-11-11 | 5 | -4/+14 |
| | * | add docs for PinNumber | everdrone | 2025-11-11 | 2 | -0/+8 |
| | * | rustfmt | everdrone | 2025-11-11 | 2 | -6/+12 |
| | * | update changelog | everdrone | 2025-11-11 | 1 | -0/+1 |
| | * | Merge branch main into n6 | everdrone | 2025-11-11 | 825 | -5475/+28233 |
| | |\ | |/ |/| | |||||
| * | | Merge pull request #4865 from WillaWillNot/i2c_target_txe_and_nbytes_fix | xoviat | 2025-11-10 | 2 | -1/+9 |
| |\ \ | |||||
| | * | | Added TXDR flush via TXE set to the drop guard for write_dma_internal_slave; ... | WillaWillNot | 2025-11-10 | 2 | -1/+9 |
| |/ / | |||||
| * | | Merge pull request #4860 from xoviat/adc | xoviat | 2025-11-10 | 42 | -653/+475 |
| |\ \ | |||||
| | * | | changelog | xoviat | 2025-11-10 | 1 | -0/+1 |
| | * | | adc: consolidate functions | xoviat | 2025-11-10 | 5 | -155/+140 |
| | * | | 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 |
