| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #4996 from chemicstry/adc_v2_res | xoviat | 2025-12-06 | 1 | -1/+1 |
| |\ | |||||
| | * | Make adc v2 resolution public | chemicstry | 2025-12-06 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #4993 from ipuustin/fix-ticker-doc | Ulf Lilleengen | 2025-12-06 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix API documentation for Ticker reset_at() function | Ismo Puustinen | 2025-12-05 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #4981 from Dectron-AB/restart-dma-transfer | xoviat | 2025-12-05 | 2 | -0/+6 |
| |\ | |||||
| | * | Add changelog | Albin Hedman | 2025-12-03 | 1 | -0/+1 |
| | * | GPDMA suspend channel before reset if already enabled | Albin Hedman | 2025-12-03 | 1 | -0/+5 |
| * | | Merge pull request #4989 from jamesmunns/james/upstream-mcxa | James Munns | 2025-12-05 | 39 | -0/+9469 |
| |\ \ | |||||
| | * | | Add docs page | James Munns | 2025-12-05 | 1 | -0/+18 |
| | * | | Remove more ODP files | James Munns | 2025-12-04 | 10 | -440/+0 |
| | * | | Remove some misc bits | James Munns | 2025-12-04 | 12 | -4114/+1 |
| | * | | Remove standalone CI steps | James Munns | 2025-12-04 | 8 | -564/+0 |
| | * | | Tweak how target setting is handled | James Munns | 2025-12-04 | 3 | -2/+11 |
| | * | | rustfmt | James Munns | 2025-12-04 | 13 | -25/+21 |
| | * | | Add documentation | James Munns | 2025-12-04 | 1 | -0/+1 |
| | * | | publish false on mcxa examples | James Munns | 2025-12-04 | 1 | -1/+1 |
| | * | | Add repository fields | James Munns | 2025-12-04 | 2 | -0/+2 |
| | * | | Bump mcxa-pac to lower MSRV to 1.90 | James Munns | 2025-12-04 | 2 | -2/+2 |
| | * | | Import embassy-mcxa repo | James Munns | 2025-12-04 | 67 | -0/+14560 |
| | |\ \ | |||||
| | | * | | Move examples to top level example folder | James Munns | 2025-12-04 | 20 | -1/+1 |
| | | * | | Move to subfolder | James Munns | 2025-12-04 | 67 | -0/+0 |
| | | * | | Rtc support v2 (#91) | MathisDerooNXP | 2025-12-04 | 3 | -56/+182 |
| | | * | | i2c: controller: ensure bus works after errors (#89) | Felipe Balbi | 2025-12-04 | 1 | -39/+91 |
| | | * | | Miscellaneous updates before public release (#87) | Jerry Xie | 2025-12-03 | 3 | -25/+9 |
| | | * | | Misc minor cleanups (#85) | James Munns | 2025-12-03 | 3 | -56/+74 |
| | | * | | I2c Async (#50) | Felipe Balbi | 2025-12-03 | 3 | -19/+316 |
| | | * | | Refactor LPUART driver constructors (#51) | JanKomarekNXP | 2025-12-01 | 5 | -260/+404 |
| | | * | | Remove Drive/Slew settings for Input pin (#57) | James Munns | 2025-11-29 | 4 | -10/+17 |
| | | * | | Fix LPI2C2 example (#56) | James Munns | 2025-11-28 | 1 | -1/+8 |
| | | * | | Add LPUART5 pin mappings (#53) | James Munns | 2025-11-26 | 1 | -3/+11 |
| | | * | | Add GPIO interrupt support and embedded-hal-async trait implementation (#38) | MathisDerooNXP | 2025-11-26 | 12 | -24/+2005 |
| | | * | | I2c Controller Blocking Driver (#27) | Felipe Balbi | 2025-11-25 | 12 | -12/+1342 |
| | | * | | Wire up Lpuart pins (#43) | James Munns | 2025-11-25 | 16 | -240/+205 |
| | | * | | Remove the pac singleton function (#42) | James Munns | 2025-11-24 | 8 | -32/+10 |
| | | * | | Update to patched PAC with corrected Div4 (#41) | James Munns | 2025-11-24 | 3 | -16/+16 |
| | | * | | Introduce clkout peripheral (#36) | James Munns | 2025-11-24 | 6 | -6/+288 |
| | | * | | Merge pull request #40 from felipebalbi/fix-clkdiv | James Munns | 2025-11-22 | 2 | -12/+8 |
| | | |\ \ | |||||
| | | | * | | Fix clkdiv configuration | Felipe Balbi | 2025-11-21 | 2 | -12/+8 |
| | | |/ / | |||||
| | | * | | Update to latest PAC (#39) | Felipe Balbi | 2025-11-21 | 5 | -7/+7 |
| | | * | | chore(deps): bump actions/checkout from 5 to 6 (#35) | dependabot[bot] | 2025-11-21 | 4 | -11/+11 |
| | | * | | Gpio support v2 (#26) | MathisDerooNXP | 2025-11-21 | 5 | -105/+278 |
| | | * | | OSTimer updates (#24) | Felipe Balbi | 2025-11-19 | 13 | -776/+98 |
| | | * | | Correct gpio driver (#9) | Felipe Balbi | 2025-11-18 | 18 | -185/+827 |
| | | * | | Fix rolling workflow (#23) | Felipe Balbi | 2025-11-18 | 1 | -2/+2 |
| | | * | | Merge pull request #11 from jamesmunns/james/impl-clocks | James Munns | 2025-11-18 | 30 | -1471/+1903 |
| | | |\ \ | |||||
| | | | * | | Prune unnecessary exemptions | Felipe Balbi | 2025-11-17 | 2 | -453/+1 |
| | | | * | | Merge remote-tracking branch 'odp/main' into james/impl-clocks | Felipe Balbi | 2025-11-17 | 10 | -104/+25 |
| | | | |\ \ | | | |/ / | | |/| | | |||||
| | | * | | | Allow writing binary to flash (#20) | Felipe Balbi | 2025-11-17 | 4 | -3/+11 |
| | | * | | | Let HAL build in isolation (#21) | Felipe Balbi | 2025-11-17 | 6 | -121/+19 |
| | | * | | | chore(deps): bump embedded-io-async from 0.6.1 to 0.7.0 (#17) | dependabot[bot] | 2025-11-17 | 2 | -5/+20 |
