aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Start adding peripheral helpersJames Munns2025-11-123-8/+188
* | Move clocks into moduleJames Munns2025-11-121-0/+0
* | Comment out old clock gating logic, will be restoredJames Munns2025-11-121-128/+132
* | add frolf supportJames Munns2025-11-121-3/+103
* | Start implementing clocksJames Munns2025-11-111-0/+379
|/
* Merge pull request #4 from OpenDevicePartnership/dependabot/github_actions/pe...Felipe Balbi2025-11-071-2/+2
|\
| * chore(deps): bump peter-evans/create-or-update-comment from 4 to 5dependabot[bot]2025-11-071-2/+2
* | Merge pull request #5 from OpenDevicePartnership/dependabot/github_actions/ac...Felipe Balbi2025-11-071-1/+1
|\ \
| * | chore(deps): bump actions/upload-artifact from 4 to 5dependabot[bot]2025-11-071-1/+1
| |/
* | Merge pull request #6 from OpenDevicePartnership/dependabot/github_actions/ac...Felipe Balbi2025-11-074-11/+11
|\ \
| * | chore(deps): bump actions/checkout from 4 to 5dependabot[bot]2025-11-074-11/+11
| |/
* | Merge pull request #7 from OpenDevicePartnership/dependabot/github_actions/pe...Felipe Balbi2025-11-071-1/+1
|\ \
| * | chore(deps): bump peter-evans/find-comment from 3 to 4dependabot[bot]2025-11-071-1/+1
| |/
* | Merge pull request #8 from OpenDevicePartnership/dependabot/github_actions/ac...Felipe Balbi2025-11-071-1/+1
|\ \ | |/ |/|
| * chore(deps): bump actions/github-script from 7 to 8dependabot[bot]2025-11-071-1/+1
|/
* Merge pull request #1 from bogdan-petru/import/mcxa276-initialFelipe Balbi2025-11-0761-244/+8157
|\
| * Vet dependenciesFelipe Balbi2025-11-072-28/+90
| * Reintroduce necessary filesFelipe Balbi2025-11-0718-14/+1971
| * cargo +nightly fmtFelipe Balbi2025-11-0722-187/+90
| * Reduce number of featuresFelipe Balbi2025-11-0724-369/+211
| * Fix uart_interrupt example: enable RX interrupts in peripheralBogdan Petru Chircu Mare2025-11-062-1/+7
| * chore(mcxa276): pin mcxa-pac to a9dd33; docs: OS_EVENT/WAKETIMER0 fix now his...Bogdan Petru Chircu Mare2025-11-062-2/+4
| * feat(mcxa276): use external mcxa-pac; remove in-tree PAC; ADC: stop writing C...Bogdan Petru Chircu Mare2025-11-062007-530048/+11