| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | * | | | | | | | 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 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | chore(deps): bump actions/checkout from 4 to 5 | dependabot[bot] | 2025-11-07 | 4 | -11/+11 | |
| | | | |/ / / / / / / | ||||||
| | | * | | | | | | | | Merge pull request #7 from OpenDevicePartnership/dependabot/github_actions/pe... | Felipe Balbi | 2025-11-07 | 1 | -1/+1 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | chore(deps): bump peter-evans/find-comment from 3 to 4 | dependabot[bot] | 2025-11-07 | 1 | -1/+1 | |
| | | | |/ / / / / / / | ||||||
| | | * | | | | | | | | Merge pull request #8 from OpenDevicePartnership/dependabot/github_actions/ac... | Felipe Balbi | 2025-11-07 | 1 | -1/+1 | |
| | | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | | | * | | | | | | | chore(deps): bump actions/github-script from 7 to 8 | dependabot[bot] | 2025-11-07 | 1 | -1/+1 | |
| | | |/ / / / / / / | ||||||
| | | * | | | | | | | Merge pull request #1 from bogdan-petru/import/mcxa276-initial | Felipe Balbi | 2025-11-07 | 61 | -244/+8157 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | Vet dependencies | Felipe Balbi | 2025-11-07 | 2 | -28/+90 | |
| | | | * | | | | | | | Reintroduce necessary files | Felipe Balbi | 2025-11-07 | 18 | -14/+1971 | |
| | | | * | | | | | | | cargo +nightly fmt | Felipe Balbi | 2025-11-07 | 22 | -187/+90 | |
| | | | * | | | | | | | Reduce number of features | Felipe Balbi | 2025-11-07 | 24 | -369/+211 | |
| | | | * | | | | | | | Fix uart_interrupt example: enable RX interrupts in peripheral | Bogdan Petru Chircu Mare | 2025-11-06 | 2 | -1/+7 | |
| | | | * | | | | | | | chore(mcxa276): pin mcxa-pac to a9dd33; docs: OS_EVENT/WAKETIMER0 fix now his... | Bogdan Petru Chircu Mare | 2025-11-06 | 2 | -2/+4 | |
| | | | * | | | | | | | feat(mcxa276): use external mcxa-pac; remove in-tree PAC; ADC: stop writing C... | Bogdan Petru Chircu Mare | 2025-11-06 | 2007 | -530048/+11 | |
| | | | * | | | | | | | feat(mcxa276): initial HAL import | Bogdan Petru Chircu Mare | 2025-10-31 | 2064 | -1100/+537278 | |
| | | |/ / / / / / / | ||||||
| | | * / / / / / / | Initial commit | Jeff Glaum | 2025-09-08 | 22 | -0/+1129 | |
| | | / / / / / / | ||||||
| * | | | | | | | | Merge pull request #4990 from xoviat/rm-changelog | xoviat | 2025-12-04 | 1 | -362/+362 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | don't run changelog check | xoviat | 2025-12-04 | 1 | -362/+362 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #4988 from embassy-rs/expose-uicr-write | Ulf Lilleengen | 2025-12-04 | 2 | -3/+13 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | chore: add changelog entry for uicr write | Ulf Lilleengen | 2025-12-04 | 1 | -0/+1 | |
| | * | | | | | | | chore: expose uicr write functions | Ulf Lilleengen | 2025-12-04 | 1 | -3/+12 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #4987 from embassy-rs/stm32-adc-anychannel-lifetime | Dario Nieuwenhuis | 2025-12-04 | 3 | -26/+29 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | stm32/adc: add lifetime to AnyAdcChannel. | Dario Nieuwenhuis | 2025-12-04 | 3 | -26/+29 | |
| * | | | | | | | | Merge pull request #4986 from xoviat/wpan4 | xoviat | 2025-12-04 | 35 | -243/+303 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | stm32: add wpan dependency to wba examples | xoviat | 2025-12-03 | 4 | -50/+71 | |
| | * | | | | | | | changelog | xoviat | 2025-12-03 | 1 | -0/+1 | |
| | * | | | | | | | wpan: refactor into wb55 | xoviat | 2025-12-03 | 32 | -229/+267 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #4985 from cesardtamayo/feat/blinky_example_init_fix | xoviat | 2025-12-03 | 1 | -2/+31 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | | Update LED pin number to PC4 | Cesar Tamayo Claro | 2025-12-03 | 1 | -1/+2 | |
| | * | | | | | | Update blinky example logic | Cesar Tamayo Claro | 2025-12-03 | 1 | -1/+29 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #4980 from xoviat/timer | xoviat | 2025-12-03 | 3 | -6/+64 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | doc | xoviat | 2025-12-03 | 3 | -6/+5 | |
| | * | | | | | Merge branch 'main' of github.com:embassy-rs/embassy into timer | xoviat | 2025-12-03 | 16 | -22/+1609 | |
| | |\ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | | Merge pull request #4979 from 9names/docs/rp235x_pio_i2s_ex | Henrik Alsér | 2025-12-03 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | docs: fix rp235x pio_i2s example comment | 9names | 2025-12-03 | 1 | -2/+2 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #4976 from simonborje/support_ap_start_after_joining_secur... | Ulf Lilleengen | 2025-12-03 | 2 | -2/+5 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Add changelog entry | Simon Börjesson | 2025-12-02 | 1 | -0/+2 | |
| | * | | | | | | Disable authentication before setting up Ap | Simon Börjesson | 2025-12-02 | 1 | -2/+3 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #4973 from embassy-rs/more-nrf54-variants | Ulf Lilleengen | 2025-12-03 | 8 | -7/+1528 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | fix: use correct cfg guard | Ulf Lilleengen | 2025-12-02 | 1 | -2/+2 | |
| | * | | | | | chore: update changelog | Ulf Lilleengen | 2025-12-02 | 1 | -0/+1 | |
| | * | | | | | docs: mention nrf54 support | Ulf Lilleengen | 2025-12-02 | 2 | -3/+5 | |
| | * | | | | | feat: support nrf54l10 and nrf54l05 in HAL | Ulf Lilleengen | 2025-12-02 | 4 | -2/+1520 | |
