| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | stm32: fix bd lsi | xoviat | 2023-09-24 | 1 | -6/+7 |
| | | |||||
| * | Merge pull request #1940 from luveti/patch-1 | Dario Nieuwenhuis | 2023-09-24 | 1 | -0/+1 |
| |\ | | | | | | | stm32: fix rtc example | ||||
| | * | stm32: fix rtc example | luveti | 2023-09-24 | 1 | -0/+1 |
| |/ | | | lsi must be enabled otherwise a assertion fails | ||||
| * | Merge pull request #1939 from nilfit/spim-anomaly-109 | Dario Nieuwenhuis | 2023-09-23 | 2 | -31/+56 |
| |\ | | | | | | | spim: Fix nRF52832 SPIM with polling executors | ||||
| | * | Add separate work-around specific flag for DMA errata on NRF52832 | Priit Laes | 2023-09-22 | 2 | -12/+14 |
| | | | |||||
| | * | spim: Fix SPIM with polling executors | Nils Fitinghoff | 2023-09-22 | 1 | -22/+45 |
| | | | | | | | | | Co-authored-by: Priit Laes <[email protected]> | ||||
| * | | Merge pull request #1938 from xoviat/low-power | xoviat | 2023-09-22 | 1 | -7/+13 |
| |\ \ | |/ |/| | | | stm32/lp: clamp requested_duration | ||||
| | * | stm32/lp: clamp requested_duration to avoid overflow | xoviat | 2023-09-22 | 1 | -7/+13 |
| |/ | |||||
| * | Merge pull request #1937 from xoviat/low-power | xoviat | 2023-09-22 | 3 | -82/+101 |
| |\ | | | | | | | stm32/low-power: create one critical-section for all time ops | ||||
| | * | stm32/low-power: create one critical-section for all time ops | xoviat | 2023-09-21 | 3 | -82/+101 |
| |/ | |||||
| * | Merge pull request #1935 from embassy-rs/stm32-update-metapacgc | Dario Nieuwenhuis | 2023-09-21 | 1 | -2/+2 |
| |\ | | | | | | | stm32: update metapac. | ||||
| | * | stm32: update metapac. | Dario Nieuwenhuis | 2023-09-22 | 1 | -2/+2 |
| |/ | |||||
| * | Merge pull request #1927 from embassy-rs/stm32-rcc-unify-h | Dario Nieuwenhuis | 2023-09-21 | 26 | -1529/+1195 |
| |\ | | | | | | | stm32/rcc: unify h5 and h7. | ||||
| | * | stm32/rcc: unify h5 and h7. | Dario Nieuwenhuis | 2023-09-21 | 26 | -1529/+1195 |
| |/ | |||||
| * | Merge pull request #1934 from chrenderle/low-power-l0 | xoviat | 2023-09-21 | 2 | -2/+5 |
| |\ | | | | | | | fix low-power: APB1 needed for LSE | ||||
| | * | fix low-power: APB1 needed for LSE | Christian Enderle | 2023-09-21 | 2 | -2/+5 |
| |/ | |||||
| * | Merge pull request #1930 from xoviat/adc | xoviat | 2023-09-20 | 3 | -59/+100 |
| |\ | | | | | | | stm32/adc: make v1 async | ||||
| | * | stm32/adc: make v1 async and leave en | xoviat | 2023-09-20 | 3 | -59/+100 |
| | | | |||||
| * | | Merge pull request #1932 from embassy-rs/h7fix | Dario Nieuwenhuis | 2023-09-20 | 1 | -2/+4 |
| |\ \ | | | | | | | | | | stm32/h7: fix bad PWR reg versions. | ||||
| | * | | stm32/h7: fix bad PWR reg versions. | Dario Nieuwenhuis | 2023-09-21 | 1 | -2/+4 |
| |/ / | |||||
| * | | Merge pull request #1929 from sgoll/exti-level | Dario Nieuwenhuis | 2023-09-19 | 1 | -1/+5 |
| |\ \ | |/ |/| | | | stm32/exti: Add get_level() to ExtiInput | ||||
| | * | Add get_level() to ExtiInput | Sebastian Goll | 2023-09-20 | 1 | -1/+5 |
| |/ | |||||
| * | Merge pull request #1928 from sgoll/fix-r2-voltage-range | Dario Nieuwenhuis | 2023-09-19 | 1 | -4/+4 |
| |\ | | | | | | | stm32/f2: Fix typo in RCC voltage range docs | ||||
| | * | Fix typo in F2 RCC voltage ranges | Sebastian Goll | 2023-09-19 | 1 | -4/+4 |
| |/ | |||||
| * | Merge pull request #1919 from xoviat/adc | xoviat | 2023-09-18 | 3 | -18/+109 |
| |\ | | | | | | | adc/f3: add async conversion | ||||
| | * | stm32/adc: add async conversion | xoviat | 2023-09-18 | 3 | -18/+109 |
| | | | |||||
| * | | Merge pull request #1924 from embassy-rs/rp-remove-paste | Dario Nieuwenhuis | 2023-09-18 | 2 | -9/+33 |
| |\ \ | | | | | | | | | | rp: remove paste macro. | ||||
| | * | | rp: remove paste macro. | Dario Nieuwenhuis | 2023-09-18 | 2 | -9/+33 |
| |/ / | |||||
| * | | Merge pull request #1923 from embassy-rs/pac-vos | Dario Nieuwenhuis | 2023-09-18 | 11 | -109/+159 |
| |\ \ | | | | | | | | | | stm32: use PAC enums for VOS. | ||||
| | * | | stm32: use PAC enums for VOS. | Dario Nieuwenhuis | 2023-09-18 | 11 | -109/+159 |
| |/ / | |||||
| * | | Merge pull request #1921 from xoviat/rtc | xoviat | 2023-09-18 | 15 | -61/+104 |
| |\ \ | |/ |/| | | | stm32: update configure_ls and misc cleanup | ||||
| | * | ci: fix tests | xoviat | 2023-09-17 | 2 | -2/+6 |
| | | | |||||
| | * | stm32: misc. cleanup | xoviat | 2023-09-17 | 5 | -17/+14 |
| | | | |||||
| | * | stm32: update configure_ls as agreed | xoviat | 2023-09-17 | 8 | -42/+84 |
| |/ | |||||
| * | Merge pull request #1917 from MabezDev/set-config-uart | Dario Nieuwenhuis | 2023-09-17 | 4 | -3/+102 |
| |\ | | | | | | | stm32: Implement `set_config` for Uart structs | ||||
| | * | stm32: Implement `set_config` for Uart structs | Scott Mabin | 2023-09-17 | 4 | -3/+102 |
| |/ | |||||
| * | Merge pull request #1920 from MabezDev/rtc-time-provider | xoviat | 2023-09-17 | 1 | -15/+36 |
| |\ | | | | | | | stm32: Add RtcTimeProvider struct to Rtc module | ||||
| | * | stm32: Add RtcTimeProvider struct to Rtc module | Scott Mabin | 2023-09-17 | 1 | -15/+36 |
| |/ | | | | | | This struct allows users to acquire the current time without putting `Rtc` in a mutex and passing that around. This is allowed because reading from the rtc registers is atomic. | ||||
| * | Merge pull request #1918 from embassy-rs/stm32wba | Dario Nieuwenhuis | 2023-09-17 | 3 | -60/+33 |
| |\ | | | | | | | stm32/rcc: use AHBPrescaler div impls in stm32wba | ||||
| | * | stm32/rcc: use AHBPrescaler div impls in stm32wba | Dario Nieuwenhuis | 2023-09-17 | 3 | -60/+33 |
| |/ | |||||
| * | Merge pull request #1915 from xoviat/rcc | xoviat | 2023-09-16 | 19 | -347/+174 |
| |\ | | | | | | | stm32/rcc: convert bus prescalers to pac enums | ||||
| | * | stm32/rcc: convert bus prescalers to pac enums | xoviat | 2023-09-16 | 19 | -347/+174 |
| | | | |||||
| * | | Merge pull request #1916 from wkf/main | xoviat | 2023-09-16 | 4 | -8/+8 |
| |\ \ | |/ |/| | | | Update stm32wb examples to use ble/mac firmware. | ||||
| | * | Update stm32wb examples to use ble/mac firmware. | Will Farrell | 2023-09-16 | 4 | -8/+8 |
| | | | |||||
| * | | Merge pull request #1914 from xoviat/fix-wpan | xoviat | 2023-09-16 | 2 | -3/+1 |
| |\ \ | | | | | | | | | | stm32: fix wpan_ble test | ||||
| | * | | stm32: fix wpan_ble test | xoviat | 2023-09-16 | 2 | -3/+1 |
| |/ / | |||||
| * | | Merge pull request #1913 from xoviat/doc | xoviat | 2023-09-16 | 4 | -7/+84 |
| |\ \ | | | | | | | | | | update docs | ||||
| | * | | update docs | xoviat | 2023-09-16 | 4 | -7/+84 |
| | | | | |||||
| * | | | Merge pull request #1911 from embassy-rs/stm32wba | Dario Nieuwenhuis | 2023-09-16 | 18 | -86/+361 |
| |\ \ \ | |/ / |/| | | | | | stm32: add stm32wba support. | ||||
| | * | | stm32: add stm32wba support. | Dario Nieuwenhuis | 2023-09-16 | 15 | -86/+349 |
| | | | | |||||
