aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | 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
| | | * | | | | | | feat(mcxa276): initial HAL importBogdan Petru Chircu Mare2025-10-312064-1100/+537278
| | |/ / / / / / /
| | * / / / / / / Initial commitJeff Glaum2025-09-0822-0/+1129
| | / / / / / /
* | | | | | | | Merge pull request #4990 from xoviat/rm-changelogxoviat2025-12-041-362/+362
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | don't run changelog checkxoviat2025-12-041-362/+362
|/ / / / / / /
* | | | | | | Merge pull request #4988 from embassy-rs/expose-uicr-writeUlf Lilleengen2025-12-042-3/+13
|\ \ \ \ \ \ \
| * | | | | | | chore: add changelog entry for uicr writeUlf Lilleengen2025-12-041-0/+1
| * | | | | | | chore: expose uicr write functionsUlf Lilleengen2025-12-041-3/+12
|/ / / / / / /
* | | | | | | Merge pull request #4987 from embassy-rs/stm32-adc-anychannel-lifetimeDario Nieuwenhuis2025-12-043-26/+29
|\ \ \ \ \ \ \
| * | | | | | | stm32/adc: add lifetime to AnyAdcChannel.Dario Nieuwenhuis2025-12-043-26/+29
* | | | | | | | Merge pull request #4986 from xoviat/wpan4xoviat2025-12-0435-243/+303
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | stm32: add wpan dependency to wba examplesxoviat2025-12-034-50/+71
| * | | | | | | changelogxoviat2025-12-031-0/+1
| * | | | | | | wpan: refactor into wb55xoviat2025-12-0332-229/+267
|/ / / / / / /
* | | | | | | Merge pull request #4985 from cesardtamayo/feat/blinky_example_init_fixxoviat2025-12-031-2/+31
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Update LED pin number to PC4Cesar Tamayo Claro2025-12-031-1/+2
| * | | | | | Update blinky example logicCesar Tamayo Claro2025-12-031-1/+29
| |/ / / / /
* | | | | | Merge pull request #4980 from xoviat/timerxoviat2025-12-033-6/+64
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | docxoviat2025-12-033-6/+5
| * | | | | Merge branch 'main' of github.com:embassy-rs/embassy into timerxoviat2025-12-0316-22/+1609
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #4979 from 9names/docs/rp235x_pio_i2s_exHenrik Alsér2025-12-031-2/+2
|\ \ \ \ \ \
| * | | | | | docs: fix rp235x pio_i2s example comment9names2025-12-031-2/+2
|/ / / / / /
* | | | | | Merge pull request #4976 from simonborje/support_ap_start_after_joining_secur...Ulf Lilleengen2025-12-032-2/+5
|\ \ \ \ \ \
| * | | | | | Add changelog entrySimon Börjesson2025-12-021-0/+2
| * | | | | | Disable authentication before setting up ApSimon Börjesson2025-12-021-2/+3
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #4973 from embassy-rs/more-nrf54-variantsUlf Lilleengen2025-12-038-7/+1528
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix: use correct cfg guardUlf Lilleengen2025-12-021-2/+2
| * | | | | chore: update changelogUlf Lilleengen2025-12-021-0/+1
| * | | | | docs: mention nrf54 supportUlf Lilleengen2025-12-022-3/+5
| * | | | | feat: support nrf54l10 and nrf54l05 in HALUlf Lilleengen2025-12-024-2/+1520