aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | 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
| | |/ / / / / / /
| | * | | | | | | Update to latest PAC (#39)Felipe Balbi2025-11-215-7/+7
| | * | | | | | | chore(deps): bump actions/checkout from 5 to 6 (#35)dependabot[bot]2025-11-214-11/+11
| | * | | | | | | Gpio support v2 (#26)MathisDerooNXP2025-11-215-105/+278
| | * | | | | | | OSTimer updates (#24)Felipe Balbi2025-11-1913-776/+98
| | * | | | | | | Correct gpio driver (#9)Felipe Balbi2025-11-1818-185/+827
| | * | | | | | | Fix rolling workflow (#23)Felipe Balbi2025-11-181-2/+2
| | * | | | | | | Merge pull request #11 from jamesmunns/james/impl-clocksJames Munns2025-11-1830-1471/+1903
| | |\ \ \ \ \ \ \
| | | * | | | | | | Prune unnecessary exemptionsFelipe Balbi2025-11-172-453/+1
| | | * | | | | | | Merge remote-tracking branch 'odp/main' into james/impl-clocksFelipe Balbi2025-11-1710-104/+25
| | | |\ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Allow writing binary to flash (#20)Felipe Balbi2025-11-174-3/+11
| | * | | | | | | | Let HAL build in isolation (#21)Felipe Balbi2025-11-176-121/+19
| | * | | | | | | | chore(deps): bump embedded-io-async from 0.6.1 to 0.7.0 (#17)dependabot[bot]2025-11-172-5/+20
| | | * | | | | | | Correct clk/rst field logicJames Munns2025-11-174-18/+21
| | | * | | | | | | Restore examplesJames Munns2025-11-172-12/+12
| | | * | | | | | | Fill in main_clk stateJames Munns2025-11-171-1/+6
| | | * | | | | | | Docs pass and organization cleanupJames Munns2025-11-174-522/+821
| | | * | | | | | | Remove redundant importJames Munns2025-11-141-1/+1
| | | * | | | | | | A little follow-up cleanupJames Munns2025-11-1412-32/+34
| | | * | | | | | | Merge remote-tracking branch 'origin/main' into james/impl-clocksJames Munns2025-11-1428-614/+789
| | | |\ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Move examples to a package of their own (#16)Felipe Balbi2025-11-1325-248/+834
| | * | | | | | | | Remove a lot of text from README.md (#15)Felipe Balbi2025-11-131-355/+2
| | * | | | | | | | Add status badges (#14)Felipe Balbi2025-11-132-16/+6
| | * | | | | | | | chore(deps): bump actions/download-artifact from 4 to 6 (#10)dependabot[bot]2025-11-131-1/+1
| | | * | | | | | | Continue working on examplesJames Munns2025-11-1418-506/+248
| | | * | | | | | | More work on examplesJames Munns2025-11-1414-262/+186
| | | * | | | | | | Cargo fmtJames Munns2025-11-143-20/+7
| | | * | | | | | | Implement SPConfHelper for OSTimer and ADCJames Munns2025-11-144-39/+229
| | | * | | | | | | Plumb clocks changes to lpuartJames Munns2025-11-145-174/+291
| | | * | | | | | | Merge remote-tracking branch 'origin/main' into james/impl-clocksJames Munns2025-11-1315-46/+687
| | | |\ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Merge pull request #13 from jamesmunns/james/repacFelipe Balbi2025-11-1315-46/+687
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Bump msrvJames Munns2025-11-131-1/+3
| | | * | | | | | | | Manually fix clippy lintsJames Munns2025-11-136-9/+33
| | | * | | | | | | | autofix clippy lintsJames Munns2025-11-136-25/+37
| | | * | | | | | | | Install cargo-hack before attempting to use itFelipe Balbi2025-11-131-0/+3
| | | * | | | | | | | Tweak CI workflows for embassy-mcxaJames Munns2025-11-134-13/+17
| | | * | | | | | | | Remove Cargo.lock from gitignore, add Cargo.lockJames Munns2025-11-132-1/+597
| | | * | | | | | | | Switch to new PAC commitJames Munns2025-11-131-1/+1
| | |/ / / / / / / /
| | | * | | | | | | Merge remote-tracking branch 'origin/main' into james/impl-clocksJames Munns2025-11-126-27/+16
| | | |\ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Merge pull request #12 from jamesmunns/james/remove-example-featsFelipe Balbi2025-11-126-27/+16
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Remove example feats, get examples buildingJames Munns2025-11-126-27/+16
| | |/ / / / / / / /