| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | 4 | -3/+450 |
| * | I2c Controller Blocking Driver (#27) | Felipe Balbi | 2025-11-25 | 6 | -3/+750 |
| * | Wire up Lpuart pins (#43) | James Munns | 2025-11-25 | 7 | -122/+176 |
| * | Remove the pac singleton function (#42) | James Munns | 2025-11-24 | 1 | -15/+0 |
| * | Update to patched PAC with corrected Div4 (#41) | James Munns | 2025-11-24 | 1 | -14/+14 |
| * | Introduce clkout peripheral (#36) | James Munns | 2025-11-24 | 4 | -5/+218 |
| * | Fix clkdiv configuration | Felipe Balbi | 2025-11-21 | 2 | -12/+8 |
| * | Update to latest PAC (#39) | Felipe Balbi | 2025-11-21 | 2 | -4/+4 |
| * | Gpio support v2 (#26) | MathisDerooNXP | 2025-11-21 | 3 | -101/+253 |
| * | OSTimer updates (#24) | Felipe Balbi | 2025-11-19 | 4 | -26/+81 |
| * | Correct gpio driver (#9) | Felipe Balbi | 2025-11-18 | 4 | -68/+748 |
| * | Correct clk/rst field logic | James Munns | 2025-11-17 | 2 | -15/+18 |
| * | Restore examples | James Munns | 2025-11-17 | 1 | -8/+8 |
| * | 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 |
| * | Merge remote-tracking branch 'origin/main' into james/impl-clocks | James Munns | 2025-11-14 | 3 | -26/+27 |
| |\ | |||||
| | * | Move examples to a package of their own (#16) | Felipe Balbi | 2025-11-13 | 1 | -22/+22 |
| * | | Continue working on examples | James Munns | 2025-11-14 | 5 | -332/+48 |
| * | | More work on examples | James Munns | 2025-11-14 | 7 | -168/+102 |
| * | | 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 | 8 | -31/+67 |
| |\| | |||||
| | * | Manually fix clippy lints | James Munns | 2025-11-13 | 6 | -9/+33 |
| | * | autofix clippy lints | James Munns | 2025-11-13 | 6 | -25/+37 |
| * | | Start adding peripheral helpers | James Munns | 2025-11-12 | 2 | -7/+187 |
| * | | 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 |
| |/ | |||||
| * | cargo +nightly fmt | Felipe Balbi | 2025-11-07 | 11 | -117/+61 |
| * | Reduce number of features | Felipe Balbi | 2025-11-07 | 11 | -141/+136 |
| * | feat(mcxa276): use external mcxa-pac; remove in-tree PAC; ADC: stop writing C... | Bogdan Petru Chircu Mare | 2025-11-06 | 1 | -4/+3 |
| * | feat(mcxa276): initial HAL import | Bogdan Petru Chircu Mare | 2025-10-31 | 16 | -24/+4732 |
| * | Initial commit | Jeff Glaum | 2025-09-08 | 2 | -0/+24 |
