aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | mspm0: bump mspm0-metapac rev. & add minimath lib as dependencySiarhei B2025-11-161-2/+3
| | | | | | | | |
* | | | | | | | | Merge pull request #4938 from 0e4ef622/nrf52-temp-trimUlf Lilleengen2025-11-242-0/+25
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | embassy-nrf: add workaround for anomaly 66 on nrf52
| * | | | | | | | | embassy-nrf: add workaround for anomaly 66 on nrf52Matthew Tran2025-11-232-0/+25
|/ / / / / / / / /
* | | | | | | | | Merge pull request #4935 from xoviat/wpanxoviat2025-11-2326-661/+738
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wpan: restructure hil and test wpan mac
| * | | | | | | | | fmtxoviat2025-11-231-1/+1
| | | | | | | | | |
| * | | | | | | | | changelogxoviat2025-11-231-0/+1
| | | | | | | | | |
| * | | | | | | | | fmtxoviat2025-11-231-2/+0
| | | | | | | | | |
| * | | | | | | | | Merge branch 'main' of https://github.com/embassy-rs/embassy into wpanxoviat2025-11-236-25/+41
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #4933 from xoviat/wpan3xoviat2025-11-237-28/+42
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wpan: use ptr arithmetic and update pac
| * | | | | | | | | | wpan: use ptr arithmaticxoviat2025-11-235-22/+37
| | | | | | | | | | |
| * | | | | | | | | | fix vscode fmt settingsxoviat2025-11-231-4/+3
| | | | | | | | | | |
| * | | | | | | | | | stm32: update pacxoviat2025-11-231-2/+2
|/ / / / / / / / / /
| * / / / / / / / / wpan: restructure ipcc and hil test wpan_macxoviat2025-11-2325-660/+736
|/ / / / / / / / /
* | | | | | | | | Merge pull request #4922 from WillaWillNot/anybinding_and_bindable_extixoviat2025-11-2342-124/+357
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | Bindable EXTI interrupts, and removal of AnyChannel support for ExtiInput
| * | | | | | | | Build script now injects EXTI2 => EXTI2_TSC peripheral/interrupt mapping if ↵WillaWillNot2025-11-223-19/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it's not present in the PAC, removed macro magic in exti that was working around this omission
| * | | | | | | | Synchronize with main branchWillaWillNot2025-11-2220-113/+1168
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #4931 from xoviat/lp-dmaxoviat2025-11-228-72/+150
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | | | | | | | | | low power: store stop mode for dma channels
| * | | | | | | | low power: store stop mode for dma channelsxoviat2025-11-218-72/+150
| | | | | | | | |
* | | | | | | | | Merge pull request #4925 from diondokter/u0-lcdxoviat2025-11-228-9/+948
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [STM32] LCD
| * | | | | | | | | Impl blinkDion Dokter2025-11-222-3/+75
| | | | | | | | | |
| * | | | | | | | | Update metapack and add all(?) families + v1 supportDion Dokter2025-11-222-4/+7
| | | | | | | | | |
| * | | | | | | | | Add L0 familyDion Dokter2025-11-222-6/+6
| | | | | | | | | |
| * | | | | | | | | Minimize cargo toml + revert probe-rs configDion Dokter2025-11-222-5/+3
| | | | | | | | | |
| * | | | | | | | | fmt + clippy + changelogDion Dokter2025-11-223-1/+8
| | | | | | | | | |
| * | | | | | | | | Restructure build script and pin traits a little bitDion Dokter2025-11-223-47/+58
| | | | | | | | | |
| * | | | | | | | | Add ram read function and add docsDion Dokter2025-11-211-2/+53
| | | | | | | | | |
| * | | | | | | | | Create demoDion Dokter2025-11-202-20/+388
| | | | | | | | | |
| * | | | | | | | | Update LCD to modern embassyDion Dokter2025-11-203-59/+64
| | | | | | | | | |
| * | | | | | | | | Merge branch 'main' into u0-lcdDion Dokter2025-11-201524-26903/+140829
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Things work!Dion Dokter2024-06-152-38/+130
| | | | | | | | | | |
| * | | | | | | | | | More debuggingDion Dokter2024-06-152-30/+92
| | | | | | | | | | |
| * | | | | | | | | | Start implementing lcdDion Dokter2024-06-147-5/+275
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #4928 from xoviat/adcxoviat2025-11-216-32/+70
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | adc: fix start sequence for blocking_read
| * | | | | | | | | | adc: add test for wbaxoviat2025-11-213-1/+47
| | | | | | | | | | |
| * | | | | | | | | | adc: fix start sequence for blocking_readxoviat2025-11-213-31/+23
|/ / / / / / / / / /
| | | * | | | | | | Reverted adding AnyBinding, removed AnyChannel, removed ability for ↵WillaWillNot2025-11-2239-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 CIWillaWillNot2025-11-2135-83/+55
| | | | | | | | | |
| | | * | | | | | | Synchronize with main branchWillaWillNot2025-11-2111-26/+86
| | | |\ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #4927 from leftger/fix/stm32wba-adc4xoviat2025-11-203-2/+45
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stm32: Fixed ADC4 enable() for WBA
| * \ \ \ \ \ \ \ \ \ Merge branch 'main' into fix/stm32wba-adc4leftger2025-11-207-16/+17
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #4926 from xoviat/adcxoviat2025-11-203-4/+5
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adc: allow usage of anyadcchannel for adc4
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'main' into adcxoviat2025-11-2013-83/+421
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #4907 from xoviat/usartxoviat2025-11-202-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stm32: fix buffered flush method
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'main' into usartxoviat2025-11-2017-139/+677
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #4924 from xoviat/stopxoviat2025-11-202-10/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | misc fixes for stop and adc
| * | | | | | | | | | | | adc: fix ringbuf stopxoviat2025-11-201-3/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | low power: don't enter stop without rcc configxoviat2025-11-201-7/+8
|/ / / / / / / / / / / /
| * | | | | | | | | / / fix: fix incorrect logic for buffered usart transmission complete.xoviat2025-11-182-1/+2
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| | * | | | | | | | | adc: allow usage of anyadcchannel for adc4xoviat2025-11-203-4/+5
| | | | | | | | | | |
| | | * | | | | | | | stm32: Fixed ADC4 enable() for WBAGerzain Mata2025-11-203-2/+45
| |_|/ / / / / / / / |/| | | | | | | | |