| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | Move to subfolder | James Munns | 2025-12-04 | 20 | -2335/+0 | |
| | * | | | | | Rtc support v2 (#91) | MathisDerooNXP | 2025-12-04 | 1 | -33/+6 | |
| | * | | | | | I2c Async (#50) | Felipe Balbi | 2025-12-03 | 1 | -0/+39 | |
| | | |/ / / | |/| | | | ||||||
| | * | | | | Refactor LPUART driver constructors (#51) | JanKomarekNXP | 2025-12-01 | 3 | -10/+8 | |
| | * | | | | Remove Drive/Slew settings for Input pin (#57) | James Munns | 2025-11-29 | 3 | -6/+9 | |
| | |/ / / | ||||||
| | * | | | Fix LPI2C2 example (#56) | James Munns | 2025-11-28 | 1 | -1/+8 | |
| | * | | | Add GPIO interrupt support and embedded-hal-async trait implementation (#38) | MathisDerooNXP | 2025-11-26 | 3 | -1/+443 | |
| | * | | | I2c Controller Blocking Driver (#27) | Felipe Balbi | 2025-11-25 | 4 | -8/+590 | |
| | * | | | Wire up Lpuart pins (#43) | James Munns | 2025-11-25 | 8 | -117/+28 | |
| | * | | | Remove the pac singleton function (#42) | James Munns | 2025-11-24 | 7 | -17/+10 | |
| | * | | | Update to patched PAC with corrected Div4 (#41) | James Munns | 2025-11-24 | 1 | -1/+1 | |
| | * | | | Introduce clkout peripheral (#36) | James Munns | 2025-11-24 | 2 | -1/+70 | |
| | * | | | Update to latest PAC (#39) | Felipe Balbi | 2025-11-21 | 1 | -1/+1 | |
| | * | | | Gpio support v2 (#26) | MathisDerooNXP | 2025-11-21 | 2 | -4/+25 | |
| | * | | | OSTimer updates (#24) | Felipe Balbi | 2025-11-19 | 7 | -745/+3 | |
| | * | | | Correct gpio driver (#9) | Felipe Balbi | 2025-11-18 | 13 | -116/+78 | |
| | * | | | Merge remote-tracking branch 'odp/main' into james/impl-clocks | Felipe Balbi | 2025-11-17 | 5 | -4/+11 | |
| | |\ \ \ | ||||||
| | | * | | | 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 | 1 | -1/+0 | |
| | * | | | | Correct clk/rst field logic | James Munns | 2025-11-17 | 2 | -3/+3 | |
| | * | | | | Restore examples | James Munns | 2025-11-17 | 1 | -4/+4 | |
| | * | | | | 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 | 18 | -107/+767 | |
| | |\| | | | ||||||
| | | * | | | Move examples to a package of their own (#16) | Felipe Balbi | 2025-11-13 | 20 | -114/+826 | |
| | * | | | | Continue working on examples | James Munns | 2025-11-14 | 12 | -171/+200 | |
| | * | | | | More work on examples | James Munns | 2025-11-14 | 7 | -94/+84 | |
| | |/ / / | ||||||
| | * | | | Remove example feats, get examples building | James Munns | 2025-11-12 | 5 | -15/+15 | |
| | * | | | cargo +nightly fmt | Felipe Balbi | 2025-11-07 | 10 | -64/+27 | |
| | * | | | Reduce number of features | Felipe Balbi | 2025-11-07 | 12 | -200/+58 | |
| | * | | | Fix uart_interrupt example: enable RX interrupts in peripheral | Bogdan Petru Chircu Mare | 2025-11-06 | 1 | -1/+3 | |
| | * | | | feat(mcxa276): initial HAL import | Bogdan Petru Chircu Mare | 2025-10-31 | 13 | -0/+1566 | |
| | / / | ||||||
| * | | | stm32: add wpan dependency to wba examples | xoviat | 2025-12-03 | 1 | -0/+6 | |
| * | | | wpan: refactor into wb55 | xoviat | 2025-12-03 | 1 | -2/+2 | |
| |/ / | ||||||
| * | | 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 | |
| |/ | ||||||
| * | docs: fix rp235x pio_i2s example comment | 9names | 2025-12-03 | 1 | -2/+2 | |
| * | timer: use u32 for high-level api | xoviat | 2025-12-01 | 2 | -2/+2 | |
| * | chore: release embassy-rp, cyw43 and cyw43-pio | Ulf Lilleengen | 2025-11-27 | 3 | -8/+8 | |
| * | feat: support nrf54 GRTC as time-driver | Ulf Lilleengen | 2025-11-26 | 3 | -57/+31 | |
| * | Merge pull request #4941 from HaoboGu/chore/update_usbd_hid | Ulf Lilleengen | 2025-11-26 | 7 | -7/+7 | |
| |\ | ||||||
| | * | chore: bump usbd-hid version | Haobo Gu | 2025-11-25 | 7 | -7/+7 | |
| * | | timer: add writable ring buffer | xoviat | 2025-11-25 | 2 | -0/+214 | |
| |/ | ||||||
| * | Merge pull request #4897 from bespsm/MSPM0-MATHACL | i509VCB | 2025-11-24 | 1 | -0/+39 | |
| |\ | ||||||
| | * | mspm0-mathacl: another round of format | Siarhei B | 2025-11-16 | 1 | -0/+1 | |
| | * | mspm0-mathacl: switch to radians as input param for sincos operations | Siarhei B | 2025-11-16 | 1 | -6/+7 | |
| | * | mspm0: apply formatting for new Mathacl & example | Siarhei B | 2025-11-16 | 1 | -2/+2 | |
| | * | mspm0: add example of MATHACL based & tested on mspm0g3507 | Siarhei B | 2025-11-16 | 1 | -0/+37 | |
| * | | wpan: restructure ipcc and hil test wpan_mac | xoviat | 2025-11-23 | 8 | -197/+168 | |
| * | | Synchronize with main branch | WillaWillNot | 2025-11-22 | 3 | -6/+416 | |
| |\ \ | ||||||
