| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | wait for STOP flag when writing too | Malte Brieske | 2025-08-13 | 1 | -2/+4 | |
| * | | | | | wait for STOPF in blocking read | Malte Brieske | 2025-08-13 | 1 | -0/+1 | |
| |/ / / / | ||||||
| * | | | | chore: add missing changelog header | Ulf Lilleengen | 2025-08-12 | 1 | -0/+2 | |
| * | | | | fix: prepare embassy-sync 0.7.1 release | Ulf Lilleengen | 2025-08-12 | 1 | -1/+1 | |
| * | | | | fix: use correct feature set for docs | Ulf Lilleengen | 2025-08-12 | 1 | -1/+1 | |
| * | | | | chore: update changelog | Ulf Lilleengen | 2025-08-12 | 1 | -21/+35 | |
| * | | | | Merge pull request #4532 from embassy-rs/update-metapac | Ulf Lilleengen | 2025-08-12 | 3 | -6/+29 | |
| |\ \ \ \ | ||||||
| | * | | | | chore: add more items to changelog | Ulf Lilleengen | 2025-08-12 | 1 | -0/+16 | |
| | * | | | | chore: update metapac and prepare embassy-stm32 0.3.0 | Ulf Lilleengen | 2025-08-12 | 3 | -6/+13 | |
| * | | | | | Merge pull request #4522 from WattStep/complementary_pwm_idle_state | Ulf Lilleengen | 2025-08-12 | 2 | -1/+94 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Remove unrelated cahnges | Jakob | 2025-08-10 | 1 | -15/+1 | |
| | * | | | | Adjust which methods should have mut reference to self. Change set_output_idl... | Jakob | 2025-08-10 | 1 | -19/+18 | |
| | * | | | | Add enum for IdlePolarity to make interface clearer for set_output_idle_state... | Jakob | 2025-08-10 | 1 | -7/+17 | |
| | * | | | | Change method arugments to be non-mutable | Jakob | 2025-08-10 | 1 | -6/+6 | |
| | * | | | | Add get methods for meo, ossi and ossr | Jakob | 2025-08-10 | 2 | -0/+30 | |
| | * | | | | Add methods for setting ossi, ossr, osi and oisn along with software trigger ... | Jakob | 2025-08-10 | 2 | -1/+69 | |
| * | | | | | Merge pull request #4524 from leftger/feat/add-vrefbuf-driver | Dario Nieuwenhuis | 2025-08-11 | 4 | -3/+88 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Added vrefbuf driver. | Gerzain Mata | 2025-08-10 | 2 | -3/+15 | |
| | * | | | | Updated stm32-metapac | Gerzain Mata | 2025-08-10 | 2 | -3/+5 | |
| | * | | | | Working draft of VREFBUF driver | Gerzain Mata | 2025-08-08 | 3 | -2/+73 | |
| * | | | | | add forgotten import | Süha Ünüvar | 2025-08-08 | 1 | -0/+1 | |
| * | | | | | stm32 i2c v2: rename freq to frequency | Süha Ünüvar | 2025-08-08 | 1 | -5/+5 | |
| * | | | | | rename rise_fall_speed to gpio_speed for spi | Süha Ünüvar | 2025-08-08 | 1 | -16/+16 | |
| * | | | | | i2c | Süha Ünüvar | 2025-08-08 | 4 | -23/+24 | |
| * | | | | | i2s | Süha Ünüvar | 2025-08-08 | 1 | -15/+12 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #4481 from swobbee-dev/main | Ulf Lilleengen | 2025-08-08 | 1 | -0/+10 | |
| |\ \ \ \ | ||||||
| | * | | | | Add mutable accessors for ID in Header and Frame structs | Malte Brieske | 2025-07-29 | 1 | -0/+10 | |
| * | | | | | Updated stm32-metapac for GPDMA1 fix on STM32WBA | Gerzain Mata | 2025-08-05 | 1 | -2/+2 | |
| * | | | | | Release embassy-embedded-hal v0.4 | Dario Nieuwenhuis | 2025-08-03 | 1 | -1/+1 | |
| * | | | | | ucpd: Add software trim setting of the CC Rp/Rd for stm32u5 parts. | Piotr Esden-Tempski | 2025-08-01 | 1 | -0/+31 | |
| * | | | | | fix: do full minor version bump for time queue utils | Ulf Lilleengen | 2025-08-01 | 1 | -1/+1 | |
| * | | | | | chore: prepare embassy-executor 0.8 release | Ulf Lilleengen | 2025-07-31 | 1 | -1/+1 | |
| |/ / / / | ||||||
| * | | | | Aligned STM32WBA with U5 flash HAL | Gerzain Mata | 2025-07-29 | 1 | -2/+2 | |
| * | | | | stm32: fix build for stm32c09x | Dario Nieuwenhuis | 2025-07-29 | 1 | -2/+2 | |
| * | | | | Merge pull request #4476 from rursprung/impl-Debug-for-Delay | Ulf Lilleengen | 2025-07-29 | 1 | -7/+13 | |
| * | | | | Separated USB_OTG_HS to STM32WBA6 | Gerzain Mata | 2025-07-27 | 1 | -2/+2 | |
| * | | | | Working USB_OTG_HS example for STM32WBA | Gerzain Mata | 2025-07-27 | 3 | -11/+6 | |
| * | | | | Working USB_OTG_HS example | Gerzain Mata | 2025-07-27 | 3 | -41/+23 | |
| * | | | | Merge branch 'main' into feat/stm32wba-usb-example | Gerzain Mata | 2025-07-27 | 3 | -2/+79 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge pull request #4279 from benjaminschlegel87/stm32_adc_v3_hw_oversampling... | Dario Nieuwenhuis | 2025-07-26 | 1 | -0/+36 | |
| | |\ \ \ \ | ||||||
| | | * | | | | fixed build after rebase | emkanea-dev | 2025-07-25 | 1 | -2/+2 | |
| | | * | | | | Merge branch 'embassy-rs:main' into stm32_adc_v3_hw_oversampling_support | benjaminschlegel87 | 2025-07-25 | 64 | -1101/+2829 | |
| | | |\ \ \ \ | ||||||
| | | * | | | | | adjusted for u0 as well | Benjamin | 2025-06-03 | 1 | -2/+2 | |
| | | * | | | | | Fixed variations in register access for different families | Benjamin | 2025-06-03 | 1 | -1/+6 | |
| | | * | | | | | Added Option to enable HW Oversampling in STM32 V3 ADCs. Copied from adc/v4.r... | Benjamin | 2025-06-03 | 1 | -0/+31 | |
| | * | | | | | | include proper pll divs/divt initialization | Rick Rogers | 2025-07-25 | 2 | -2/+34 | |
| | * | | | | | | address rustfmt ci check | Rick Rogers | 2025-07-25 | 1 | -3/+3 | |
| | * | | | | | | Merge branch 'main' into h7rs-xspi-fixes | Rick Rogers | 2025-07-25 | 6 | -65/+482 | |
| | |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | | add pll divs/t for h7rs | Rick Rogers | 2025-07-24 | 1 | -0/+9 | |
| * | | | | | | | Moved from HSE to HSI to generate USB_OTG_HS_CLK | Gerzain Mata | 2025-07-25 | 4 | -14/+70 | |
