| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Aligned STM32WBA with U5 flash HAL | Gerzain Mata | 2025-07-29 | 1 | -2/+2 | |
| * | | | | Merge pull request #4476 from rursprung/impl-Debug-for-Delay | Ulf Lilleengen | 2025-07-29 | 1 | -7/+13 | |
| * | | | | 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 | 2 | -40/+22 | |
| * | | | | Merge branch 'main' into feat/stm32wba-usb-example | Gerzain Mata | 2025-07-27 | 2 | -1/+78 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | 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 | 61 | -1053/+2690 | |
| | | |\ \ \ \ | ||||||
| | | * | | | | | 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 | 1 | -1/+33 | |
| | * | | | | | | address rustfmt ci check | Rick Rogers | 2025-07-25 | 1 | -3/+3 | |
| | * | | | | | | Merge branch 'main' into h7rs-xspi-fixes | Rick Rogers | 2025-07-25 | 5 | -65/+481 | |
| | |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | | 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 | |
| * | | | | | | | Merge branch 'main' into feat/stm32wba-usb-example | Gerzain Mata | 2025-07-24 | 5 | -65/+481 | |
| |\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | | Merge pull request #4454 from embassy-rs/stm32-i2c-slave-v2 | Dario Nieuwenhuis | 2025-07-24 | 1 | -58/+220 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | fix: stm32 i2c slave blocking r/w | Knaifhogg | 2025-07-24 | 1 | -58/+220 | |
| | * | | | | | | | Merge pull request #4183 from IvanLi-CN/feat/stm32-dac-new-unbuffered | Dario Nieuwenhuis | 2025-07-24 | 1 | -0/+40 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | feat(stm32): Add DAC::new_unbuffered method. | Ivan Li | 2025-05-25 | 1 | -0/+40 | |
| | * | | | | | | | | Merge pull request #4302 from Jacke-debug/get_max_duty_off_by_one | Dario Nieuwenhuis | 2025-07-24 | 1 | -2/+10 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Also update the AdvancedInstace4Channel version | Jakob | 2025-06-11 | 1 | -1/+5 | |
| | | * | | | | | | | | Add separate case for center aligned mode | Jakob | 2025-06-11 | 1 | -1/+5 | |
| | | * | | | | | | | | Remove incorrect addition of 1 to get_max_duty | Jakob | 2025-06-11 | 1 | -1/+1 | |
| | * | | | | | | | | | Merge pull request #4303 from Jacke-debug/autoreload_preload | Dario Nieuwenhuis | 2025-07-24 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Enable autoreload_preload for complementary PWM | Jakob | 2025-06-11 | 1 | -0/+1 | |
| | | |/ / / / / / / / | ||||||
| | * | | | | | | | | | Merge pull request #4305 from annie444/main | Dario Nieuwenhuis | 2025-07-24 | 1 | -0/+50 | |
| | |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
| | | * | | | | | | | | Move the methods to the cfg gated impls to handle register renaming. | Annie Ehler | 2025-06-12 | 1 | -25/+50 | |
| | | * | | | | | | | | Add extra methods for the low-power interrupt timer. | Annie Ehler | 2025-06-11 | 1 | -0/+25 | |
| | | |/ / / / / / / | ||||||
| | * | | | | | | | | Merge pull request #4313 from snakehand/main | Dario Nieuwenhuis | 2025-07-24 | 1 | -5/+160 | |
| | |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| | | * | | | | | | | Minor cleanup | Frank Stevenson | 2025-07-24 | 1 | -1/+1 | |
| | | * | | | | | | | Improved error checks, and some cleanup | Frank Stevenson | 2025-07-24 | 1 | -33/+39 | |
| | | * | | | | | | | Panic on improper auto-calibration configurations | Frank Stevenson | 2025-07-24 | 1 | -3/+2 | |
| | | * | | | | | | | Introduce configration options for Pll fast modes. | Frank Stevenson | 2025-07-24 | 1 | -5/+49 | |
| | | * | | | | | | | Make MSI calibration configurabke. | Frank Stevenson | 2025-07-23 | 1 | -34/+67 | |
| | | * | | | | | | | Make more accurate table based MSI frequency calculation based on datasheet. | Frank Stevenson | 2025-06-17 | 1 | -4/+49 | |
| | | * | | | | | | | U5: Apply auto-calibration on MSIK and calculate frequencies for detuned LSE ... | Frank Stevenson | 2025-06-17 | 1 | -3/+31 | |
| * | | | | | | | | | Partially working USB example | Gerzain Mata | 2025-07-24 | 2 | -13/+27 | |
| * | | | | | | | | | Working USB. Still no enumeration | Gerzain Mata | 2025-07-23 | 2 | -11/+14 | |
| * | | | | | | | | | Merge branch 'main' into feat/stm32wba-usb-example | Gerzain Mata | 2025-07-23 | 5 | -22/+22 | |
| |\| | | | | | | | | ||||||
| | * | | | | | | | | Merge pull request #4427 from clubby789/unsafe-op | Dario Nieuwenhuis | 2025-07-23 | 1 | -4/+6 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Use `unsafe` block in IRQ handlers | clubby789 | 2025-07-20 | 1 | -4/+6 | |
| | * | | | | | | | | | Fix formatting of u5 file | Chris Storah | 2025-07-23 | 1 | -6/+2 | |
| | * | | | | | | | | | Added missing guard for hsi48. Updated use of removed enums from stm32-data u... | Chris Storah | 2025-07-23 | 2 | -11/+12 | |
| | * | | | | | | | | | Merge branch 'obe1line-stm32c071' of github.com:obe1line/embassy into obe1lin... | Chris Storah | 2025-07-23 | 6 | -2/+30 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ | Merge branch 'embassy-rs:main' into obe1line-stm32c071 | obe1line | 2025-07-23 | 6 | -2/+30 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Formatting update to resolve rustfmt error | Chris Storah | 2025-07-23 | 1 | -2/+3 | |
| | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | Updated version of stm32-data and added c071 and c051 into ci.sh | Chris Storah | 2025-07-23 | 1 | -9/+2 | |
| | * | | | | | | | | | | hsi48 field missing for STM32C071 | obe1line | 2025-07-21 | 1 | -1/+4 | |
