| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | 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 | |
| | | | * | | Correct clk/rst field logic | James Munns | 2025-11-17 | 4 | -18/+21 | |
| | | | * | | Restore examples | James Munns | 2025-11-17 | 2 | -12/+12 | |
| | | | * | | Fill in main_clk state | James Munns | 2025-11-17 | 1 | -1/+6 | |
| | | | * | | Docs pass and organization cleanup | James Munns | 2025-11-17 | 4 | -522/+821 | |
| | | | * | | Remove redundant import | James Munns | 2025-11-14 | 1 | -1/+1 | |
| | | | * | | A little follow-up cleanup | James Munns | 2025-11-14 | 12 | -32/+34 | |
| | | | * | | Merge remote-tracking branch 'origin/main' into james/impl-clocks | James Munns | 2025-11-14 | 28 | -614/+789 | |
| | | | |\ \ | | | |/ / | | |/| | | ||||||
| | | * | | | Move examples to a package of their own (#16) | Felipe Balbi | 2025-11-13 | 25 | -248/+834 | |
| | | * | | | Remove a lot of text from README.md (#15) | Felipe Balbi | 2025-11-13 | 1 | -355/+2 | |
| | | * | | | Add status badges (#14) | Felipe Balbi | 2025-11-13 | 2 | -16/+6 | |
| | | * | | | chore(deps): bump actions/download-artifact from 4 to 6 (#10) | dependabot[bot] | 2025-11-13 | 1 | -1/+1 | |
| | | | * | | Continue working on examples | James Munns | 2025-11-14 | 18 | -506/+248 | |
| | | | * | | More work on examples | James Munns | 2025-11-14 | 14 | -262/+186 | |
| | | | * | | Cargo fmt | James Munns | 2025-11-14 | 3 | -20/+7 | |
| | | | * | | Implement SPConfHelper for OSTimer and ADC | James Munns | 2025-11-14 | 4 | -39/+229 | |
| | | | * | | Plumb clocks changes to lpuart | James Munns | 2025-11-14 | 5 | -174/+291 | |
| | | | * | | Merge remote-tracking branch 'origin/main' into james/impl-clocks | James Munns | 2025-11-13 | 15 | -46/+687 | |
| | | | |\ \ | | | |/ / | | |/| | | ||||||
| | | * | | | Merge pull request #13 from jamesmunns/james/repac | Felipe Balbi | 2025-11-13 | 15 | -46/+687 | |
| | | |\ \ \ | ||||||
| | | | * | | | Bump msrv | James Munns | 2025-11-13 | 1 | -1/+3 | |
| | | | * | | | Manually fix clippy lints | James Munns | 2025-11-13 | 6 | -9/+33 | |
| | | | * | | | autofix clippy lints | James Munns | 2025-11-13 | 6 | -25/+37 | |
| | | | * | | | Install cargo-hack before attempting to use it | Felipe Balbi | 2025-11-13 | 1 | -0/+3 | |
| | | | * | | | Tweak CI workflows for embassy-mcxa | James Munns | 2025-11-13 | 4 | -13/+17 | |
| | | | * | | | Remove Cargo.lock from gitignore, add Cargo.lock | James Munns | 2025-11-13 | 2 | -1/+597 | |
| | | | * | | | Switch to new PAC commit | James Munns | 2025-11-13 | 1 | -1/+1 | |
| | | |/ / / | ||||||
| | | | * | | Merge remote-tracking branch 'origin/main' into james/impl-clocks | James Munns | 2025-11-12 | 6 | -27/+16 | |
| | | | |\ \ | | | |/ / | | |/| | | ||||||
| | | * | | | Merge pull request #12 from jamesmunns/james/remove-example-feats | Felipe Balbi | 2025-11-12 | 6 | -27/+16 | |
| | | |\ \ \ | ||||||
| | | | * | | | Remove example feats, get examples building | James Munns | 2025-11-12 | 6 | -27/+16 | |
| | | |/ / / | ||||||
| | | | * | | Start adding peripheral helpers | James Munns | 2025-11-12 | 3 | -8/+188 | |
| | | | * | | Move clocks into module | James Munns | 2025-11-12 | 1 | -0/+0 | |
| | | | * | | Comment out old clock gating logic, will be restored | James Munns | 2025-11-12 | 1 | -128/+132 | |
| | | | * | | add frolf support | James Munns | 2025-11-12 | 1 | -3/+103 | |
| | | | * | | Start implementing clocks | James Munns | 2025-11-11 | 1 | -0/+379 | |
| | | |/ / | ||||||
| | | * | | Merge pull request #4 from OpenDevicePartnership/dependabot/github_actions/pe... | Felipe Balbi | 2025-11-07 | 1 | -2/+2 | |
| | | |\ \ | ||||||
| | | | * | | chore(deps): bump peter-evans/create-or-update-comment from 4 to 5 | dependabot[bot] | 2025-11-07 | 1 | -2/+2 | |
| | | * | | | Merge pull request #5 from OpenDevicePartnership/dependabot/github_actions/ac... | Felipe Balbi | 2025-11-07 | 1 | -1/+1 | |
| | | |\ \ \ | ||||||
| | | | * | | | chore(deps): bump actions/upload-artifact from 4 to 5 | dependabot[bot] | 2025-11-07 | 1 | -1/+1 | |
| | | | |/ / | ||||||
| | | * | | | Merge pull request #6 from OpenDevicePartnership/dependabot/github_actions/ac... | Felipe Balbi | 2025-11-07 | 4 | -11/+11 | |
| | | |\ \ \ | ||||||
