| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | Merge branch 'main' into fix/adc-prescaler-calc | xoviat | 2025-11-15 | 804 | -6855/+29731 | |
| | |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #4892 from Dectron-AB/cleanup-timer | xoviat | 2025-11-15 | 4 | -262/+271 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | stm32: Cleanup timers | |||||
| | * | | | | | | | | | Update changelog | Albin Hedman | 2025-11-15 | 1 | -0/+1 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Add dma waveform methods to complementary pwm too | Albin Hedman | 2025-11-15 | 1 | -0/+48 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Move dma waveform methods down to low level timer | Albin Hedman | 2025-11-15 | 3 | -264/+224 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #4889 from xoviat/time | xoviat | 2025-11-15 | 3 | -82/+21 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cleanup low_power add_time function | |||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'main' into time | xoviat | 2025-11-15 | 6 | -16/+51 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | fmt | xoviat | 2025-11-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | low_power remove wucksel enum | xoviat | 2025-11-14 | 1 | -56/+13 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | changelog | xoviat | 2025-11-14 | 1 | -0/+1 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | low_power: cleanup add_time | xoviat | 2025-11-14 | 1 | -26/+7 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #4891 from xoviat/adc | xoviat | 2025-11-15 | 3 | -34/+70 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | adc: move enable after configure_sequence | |||||
| | * | | | | | | | | | | adc: move enable after configure_sequence | xoviat | 2025-11-15 | 3 | -34/+70 | |
| | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #4778 from everdrone/stm32_sai_frame_length | xoviat | 2025-11-15 | 3 | -3/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | allow setting stm32 SAI frame_length to 256 | |||||
| | * | | | | | | | | | Merge branch 'main' into stm32_sai_frame_length | xoviat | 2025-11-15 | 95 | -3317/+5567 | |
| | |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #4878 from Dectron-AB/adc-ch-fixes | xoviat | 2025-11-14 | 2 | -2/+22 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correcting channel numbers for internal voltage measurements etc. | |||||
| | * | | | | | | | | | | adjusting changelog | Daniel Nilsson | 2025-11-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | undoing channel split | Daniel Nilsson | 2025-11-14 | 1 | -104/+50 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | misspelled todo macro | Daniel Nilsson | 2025-11-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | fix whitespace issues | Daniel Nilsson | 2025-11-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | adding support for stm32l4 | Daniel Nilsson | 2025-11-14 | 1 | -9/+23 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | import spelling error fix | Daniel Nilsson | 2025-11-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | whitespace fix.. | Daniel Nilsson | 2025-11-14 | 1 | -2/+1 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | walking around ci unreachable code warning | Daniel Nilsson | 2025-11-14 | 1 | -2/+8 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | walking around stm32wb differences | Daniel Nilsson | 2025-11-14 | 1 | -10/+19 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | ci fix: whitespace removal | Daniel Nilsson | 2025-11-14 | 1 | -2/+0 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | indention fix | Daniel Nilsson | 2025-11-14 | 1 | -2/+2 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | fixing one more failed rust fmt ci | Daniel Nilsson | 2025-11-14 | 1 | -2/+2 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | fixing failed rust fmt ci | Daniel Nilsson | 2025-11-14 | 1 | -3/+3 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | updating changelog | Daniel Nilsson | 2025-11-14 | 1 | -0/+2 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | splitting up ADC1/2 implementations on Adc to ensure relevant methods are ↵ | Daniel Nilsson | 2025-11-14 | 1 | -50/+78 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | only visible on the ADC block where they are supported | |||||
| | * | | | | | | | | | | correcting channel on interval Vbat, adding Vbat resistor disable to ↵ | Daniel Nilsson | 2025-11-14 | 1 | -2/+20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | preserve current when not sampling. | |||||
| * | | | | | | | | | | | Merge pull request #4887 from xoviat/adc-g4 | xoviat | 2025-11-14 | 1 | -8/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adc: fix g4 injected sequence | |||||
| | * | | | | | | | | | | | adc: fix g4 injected sequence | xoviat | 2025-11-14 | 1 | -8/+15 | |
| | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #4833 from plaes/stm32-pwm-docs-misc | xoviat | 2025-11-14 | 1 | -3/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | stm32/timer/simplepwm: Fix docs formatting and clarify timer usage | |||||
| | * | | | | | | | | | | stm32/timer/simplepwm: Fix docs formatting and clarify timer usage | Priit Laes | 2025-11-04 | 1 | -3/+10 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #4884 from xoviat/adc | xoviat | 2025-11-14 | 4 | -114/+80 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix async adc reads on h5 and others | |||||
| | * | | | | | | | | | | | adc: fix c0 algorithm | xoviat | 2025-11-13 | 2 | -85/+53 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge branch 'main' of https://github.com/embassy-rs/embassy into adc | xoviat | 2025-11-13 | 26 | -825/+1823 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | fix async adc for h5 and others | xoviat | 2025-11-13 | 2 | -29/+27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | closes #4882. | |||||
| * | | | | | | | | | | | | Merge pull request #4886 from embassy-rs/nrf54-flash-size | Ulf Lilleengen | 2025-11-14 | 3 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix: use correct nrf54l15 flash size | |||||
| | * | | | | | | | | | | | | docs: add changelog | Ulf Lilleengen | 2025-11-14 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | fix: use correct nrf54l15 flash size | Ulf Lilleengen | 2025-11-14 | 2 | -2/+2 | |
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Both SVD and documentation agrees on 1524kB | |||||
| * | | | | | | | | | | | | Merge pull request #4810 from ↵ | Ulf Lilleengen | 2025-11-14 | 5 | -18/+77 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | de-vri-es/nrf-gpiote-enable-interrupts-before-being-polled embassy-nrf: add `gpiote::InputChannel::wait_for_high/low()` | |||||
| | * | | | | | | | | | | | embassy-nrf: add gpiote::InputChannel::wait_for_high/low() | Maarten de Vries | 2025-10-30 | 5 | -18/+77 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also catch GPIOTE events directly when wait() is called, even before polling the future. | |||||
| | | | | * | | | | | | | | use try_into and unwrap | everdrone | 2025-11-15 | 1 | -6/+1 | |
| | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | Merge branch 'main' into stm32_sai_frame_length | everdrone | 2025-11-10 | 198 | -2491/+22335 | |
| | | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | fix stm32h723 example | everdrone | 2025-10-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | add error message and convert to u8 | everdrone | 2025-10-23 | 1 | -1/+6 | |
| | | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | Add changelog entry | everdrone | 2025-10-23 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | ||||||
