aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cyw43: update link status on LINK eventcyw43-link-status-updatediogo4642025-12-072-1/+16
* Merge pull request #5000 from liebman/small-cleanup-for-low-power-stm32wlexxoviat2025-12-071-10/+5
|\
| * low-power: add defmt flush before WFE and cleanup RCC re-initialization on wa...liebman2025-12-071-10/+5
|/
* Merge pull request #4999 from xoviat/low-powerxoviat2025-12-062-23/+27
|\
| * low-power: rework stoppableperipheral traitsxoviat2025-12-062-23/+27
* | Merge pull request #4998 from xoviat/low-powerxoviat2025-12-066-26/+36
|\|
| * low-power: improve debug logicxoviat2025-12-066-26/+36
|/
* Merge pull request #4997 from xoviat/adcxoviat2025-12-0610-443/+445
|\
| * adc/g4: optimizexoviat2025-12-061-11/+10
| * adc: type-erase regs instancexoviat2025-12-0610-439/+442
|/
* Merge pull request #4994 from xoviat/wpan4xoviat2025-12-0614-7/+1919
|\
| * wpan: add libraries for wbaxoviat2025-12-0614-7/+1919
|/
* Merge pull request #4996 from chemicstry/adc_v2_resxoviat2025-12-061-1/+1
|\
| * Make adc v2 resolution publicchemicstry2025-12-061-1/+1
|/
* Merge pull request #4993 from ipuustin/fix-ticker-docUlf Lilleengen2025-12-061-1/+1
|\
| * Fix API documentation for Ticker reset_at() functionIsmo Puustinen2025-12-051-1/+1
|/
* Merge pull request #4981 from Dectron-AB/restart-dma-transferxoviat2025-12-052-0/+6
|\
| * Add changelogAlbin Hedman2025-12-031-0/+1
| * GPDMA suspend channel before reset if already enabledAlbin Hedman2025-12-031-0/+5
* | Merge pull request #4989 from jamesmunns/james/upstream-mcxaJames Munns2025-12-0539-0/+9469
|\ \
| * | Add docs pageJames Munns2025-12-051-0/+18
| * | Remove more ODP filesJames Munns2025-12-0410-440/+0
| * | Remove some misc bitsJames Munns2025-12-0412-4114/+1
| * | Remove standalone CI stepsJames Munns2025-12-048-564/+0
| * | Tweak how target setting is handledJames Munns2025-12-043-2/+11
| * | rustfmtJames Munns2025-12-0413-25/+21
| * | Add documentationJames Munns2025-12-041-0/+1
| * | publish false on mcxa examplesJames Munns2025-12-041-1/+1
| * | Add repository fieldsJames Munns2025-12-042-0/+2
| * | Bump mcxa-pac to lower MSRV to 1.90James Munns2025-12-042-2/+2
| * | Import embassy-mcxa repoJames Munns2025-12-0467-0/+14560
| |\ \
| | * | Move examples to top level example folderJames Munns2025-12-0420-1/+1
| | * | Move to subfolderJames Munns2025-12-0467-0/+0
| | * | Rtc support v2 (#91)MathisDerooNXP2025-12-043-56/+182
| | * | i2c: controller: ensure bus works after errors (#89)Felipe Balbi2025-12-041-39/+91
| | * | Miscellaneous updates before public release (#87)Jerry Xie2025-12-033-25/+9
| | * | Misc minor cleanups (#85)James Munns2025-12-033-56/+74
| | * | I2c Async (#50)Felipe Balbi2025-12-033-19/+316
| | * | Refactor LPUART driver constructors (#51)JanKomarekNXP2025-12-015-260/+404
| | * | Remove Drive/Slew settings for Input pin (#57)James Munns2025-11-294-10/+17
| | * | Fix LPI2C2 example (#56)James Munns2025-11-281-1/+8
| | * | Add LPUART5 pin mappings (#53)James Munns2025-11-261-3/+11
| | * | Add GPIO interrupt support and embedded-hal-async trait implementation (#38)MathisDerooNXP2025-11-2612-24/+2005
| | * | I2c Controller Blocking Driver (#27)Felipe Balbi2025-11-2512-12/+1342
| | * | Wire up Lpuart pins (#43)James Munns2025-11-2516-240/+205
| | * | Remove the pac singleton function (#42)James Munns2025-11-248-32/+10
| | * | Update to patched PAC with corrected Div4 (#41)James Munns2025-11-243-16/+16
| | * | Introduce clkout peripheral (#36)James Munns2025-11-246-6/+288
| | * | Merge pull request #40 from felipebalbi/fix-clkdivJames Munns2025-11-222-12/+8
| | |\ \
| | | * | Fix clkdiv configurationFelipe Balbi2025-11-212-12/+8
| | |/ /