aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | Merge pull request #5008 from xoviat/stm32-low-power-peripheralsxoviat2025-12-088-8/+53
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | low-power: use scoped block stopxoviat2025-12-088-8/+53
* | | | | | | | | | | | | | Merge pull request #4995 from HaoboGu/feat/nrf54lm20Ulf Lilleengen2025-12-0815-2/+1101
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | chore: remove jlink script in nRF54LM20A example, use probe-rs insteadHaobo Gu2025-12-082-18/+2
| * | | | | | | | | | | | | feat: add nRF54LM20A supportHaobo Gu2025-12-0816-2/+1117
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #5005 from embassy-rs/nrf54-bootloaderUlf Lilleengen2025-12-0811-16/+46
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | chore: use feature guards for nrf54 in examplesUlf Lilleengen2025-12-083-13/+28
| * | | | | | | | | | | | feat: add support for nrf54 to embassy-boot examplesUlf Lilleengen2025-12-086-7/+22
| * | | | | | | | | | | | chore: update devtool dependencyUlf Lilleengen2025-12-085-5/+5
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | 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