| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | mspm0: bump mspm0-metapac rev. & add minimath lib as dependency | Siarhei B | 2025-11-16 | 1 | -2/+3 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #4938 from 0e4ef622/nrf52-temp-trim | Ulf Lilleengen | 2025-11-24 | 2 | -0/+25 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | embassy-nrf: add workaround for anomaly 66 on nrf52 | |||||
| | * | | | | | | | | | embassy-nrf: add workaround for anomaly 66 on nrf52 | Matthew Tran | 2025-11-23 | 2 | -0/+25 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #4935 from xoviat/wpan | xoviat | 2025-11-23 | 26 | -661/+738 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wpan: restructure hil and test wpan mac | |||||
| | * | | | | | | | | | fmt | xoviat | 2025-11-23 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | changelog | xoviat | 2025-11-23 | 1 | -0/+1 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | fmt | xoviat | 2025-11-23 | 1 | -2/+0 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'main' of https://github.com/embassy-rs/embassy into wpan | xoviat | 2025-11-23 | 6 | -25/+41 | |
| | |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #4933 from xoviat/wpan3 | xoviat | 2025-11-23 | 7 | -28/+42 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wpan: use ptr arithmetic and update pac | |||||
| | * | | | | | | | | | | wpan: use ptr arithmatic | xoviat | 2025-11-23 | 5 | -22/+37 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | fix vscode fmt settings | xoviat | 2025-11-23 | 1 | -4/+3 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | stm32: update pac | xoviat | 2025-11-23 | 1 | -2/+2 | |
| |/ / / / / / / / / / | ||||||
| | * / / / / / / / / | wpan: restructure ipcc and hil test wpan_mac | xoviat | 2025-11-23 | 25 | -660/+736 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #4922 from WillaWillNot/anybinding_and_bindable_exti | xoviat | 2025-11-23 | 42 | -124/+357 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | Bindable EXTI interrupts, and removal of AnyChannel support for ExtiInput | |||||
| | * | | | | | | | | Build script now injects EXTI2 => EXTI2_TSC peripheral/interrupt mapping if ↵ | WillaWillNot | 2025-11-22 | 3 | -19/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it's not present in the PAC, removed macro magic in exti that was working around this omission | |||||
| | * | | | | | | | | Synchronize with main branch | WillaWillNot | 2025-11-22 | 20 | -113/+1168 | |
| | |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #4931 from xoviat/lp-dma | xoviat | 2025-11-22 | 8 | -72/+150 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | low power: store stop mode for dma channels | |||||
| | * | | | | | | | | low power: store stop mode for dma channels | xoviat | 2025-11-21 | 8 | -72/+150 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #4925 from diondokter/u0-lcd | xoviat | 2025-11-22 | 8 | -9/+948 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [STM32] LCD | |||||
| | * | | | | | | | | | Impl blink | Dion Dokter | 2025-11-22 | 2 | -3/+75 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Update metapack and add all(?) families + v1 support | Dion Dokter | 2025-11-22 | 2 | -4/+7 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Add L0 family | Dion Dokter | 2025-11-22 | 2 | -6/+6 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Minimize cargo toml + revert probe-rs config | Dion Dokter | 2025-11-22 | 2 | -5/+3 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | fmt + clippy + changelog | Dion Dokter | 2025-11-22 | 3 | -1/+8 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Restructure build script and pin traits a little bit | Dion Dokter | 2025-11-22 | 3 | -47/+58 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Add ram read function and add docs | Dion Dokter | 2025-11-21 | 1 | -2/+53 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Create demo | Dion Dokter | 2025-11-20 | 2 | -20/+388 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Update LCD to modern embassy | Dion Dokter | 2025-11-20 | 3 | -59/+64 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'main' into u0-lcd | Dion Dokter | 2025-11-20 | 1524 | -26903/+140829 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Things work! | Dion Dokter | 2024-06-15 | 2 | -38/+130 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | More debugging | Dion Dokter | 2024-06-15 | 2 | -30/+92 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | Start implementing lcd | Dion Dokter | 2024-06-14 | 7 | -5/+275 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #4928 from xoviat/adc | xoviat | 2025-11-21 | 6 | -32/+70 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | adc: fix start sequence for blocking_read | |||||
| | * | | | | | | | | | | adc: add test for wba | xoviat | 2025-11-21 | 3 | -1/+47 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | adc: fix start sequence for blocking_read | xoviat | 2025-11-21 | 3 | -31/+23 | |
| |/ / / / / / / / / / | ||||||
| | | | * | | | | | | | Reverted adding AnyBinding, removed AnyChannel, removed ability for ↵ | WillaWillNot | 2025-11-22 | 39 | -326/+80 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ExtiInput to accept AnyPin and AnyChannel arguments, added ExtiPin trait for all pins which is lost on converstion to AnyPin and contains type-level ExtiChannel information | |||||
| | | | * | | | | | | | Fixed broken examples/formatting reported by CI | WillaWillNot | 2025-11-21 | 35 | -83/+55 | |
| | | | | | | | | | | | ||||||
| | | | * | | | | | | | Synchronize with main branch | WillaWillNot | 2025-11-21 | 11 | -26/+86 | |
| | | | |\ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #4927 from leftger/fix/stm32wba-adc4 | xoviat | 2025-11-20 | 3 | -2/+45 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stm32: Fixed ADC4 enable() for WBA | |||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'main' into fix/stm32wba-adc4 | leftger | 2025-11-20 | 7 | -16/+17 | |
| | |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #4926 from xoviat/adc | xoviat | 2025-11-20 | 3 | -4/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adc: allow usage of anyadcchannel for adc4 | |||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'main' into adc | xoviat | 2025-11-20 | 13 | -83/+421 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #4907 from xoviat/usart | xoviat | 2025-11-20 | 2 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stm32: fix buffered flush method | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'main' into usart | xoviat | 2025-11-20 | 17 | -139/+677 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge pull request #4924 from xoviat/stop | xoviat | 2025-11-20 | 2 | -10/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | misc fixes for stop and adc | |||||
| | * | | | | | | | | | | | | adc: fix ringbuf stop | xoviat | 2025-11-20 | 1 | -3/+1 | |
| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | low power: don't enter stop without rcc config | xoviat | 2025-11-20 | 1 | -7/+8 | |
| |/ / / / / / / / / / / / | ||||||
| | * | | | | | | | | / / | fix: fix incorrect logic for buffered usart transmission complete. | xoviat | 2025-11-18 | 2 | -1/+2 | |
| | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | adc: allow usage of anyadcchannel for adc4 | xoviat | 2025-11-20 | 3 | -4/+5 | |
| | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | stm32: Fixed ADC4 enable() for WBA | Gerzain Mata | 2025-11-20 | 3 | -2/+45 | |
| | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
