aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Move to subfolderJames Munns2025-12-0420-2335/+0
| * | | | | Rtc support v2 (#91)MathisDerooNXP2025-12-041-33/+6
| * | | | | I2c Async (#50)Felipe Balbi2025-12-031-0/+39
| | |/ / / | |/| | |
| * | | | Refactor LPUART driver constructors (#51)JanKomarekNXP2025-12-013-10/+8
| * | | | Remove Drive/Slew settings for Input pin (#57)James Munns2025-11-293-6/+9
| |/ / /
| * | | Fix LPI2C2 example (#56)James Munns2025-11-281-1/+8
| * | | Add GPIO interrupt support and embedded-hal-async trait implementation (#38)MathisDerooNXP2025-11-263-1/+443
| * | | I2c Controller Blocking Driver (#27)Felipe Balbi2025-11-254-8/+590
| * | | Wire up Lpuart pins (#43)James Munns2025-11-258-117/+28
| * | | Remove the pac singleton function (#42)James Munns2025-11-247-17/+10
| * | | Update to patched PAC with corrected Div4 (#41)James Munns2025-11-241-1/+1
| * | | Introduce clkout peripheral (#36)James Munns2025-11-242-1/+70
| * | | Update to latest PAC (#39)Felipe Balbi2025-11-211-1/+1
| * | | Gpio support v2 (#26)MathisDerooNXP2025-11-212-4/+25
| * | | OSTimer updates (#24)Felipe Balbi2025-11-197-745/+3
| * | | Correct gpio driver (#9)Felipe Balbi2025-11-1813-116/+78
| * | | Merge remote-tracking branch 'odp/main' into james/impl-clocksFelipe Balbi2025-11-175-4/+11
| |\ \ \
| | * | | Allow writing binary to flash (#20)Felipe Balbi2025-11-174-3/+11
| | * | | Let HAL build in isolation (#21)Felipe Balbi2025-11-171-1/+0
| * | | | Correct clk/rst field logicJames Munns2025-11-172-3/+3
| * | | | Restore examplesJames Munns2025-11-171-4/+4
| * | | | 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-1418-107/+767
| |\| | |
| | * | | Move examples to a package of their own (#16)Felipe Balbi2025-11-1320-114/+826
| * | | | Continue working on examplesJames Munns2025-11-1412-171/+200
| * | | | More work on examplesJames Munns2025-11-147-94/+84
| |/ / /
| * | | Remove example feats, get examples buildingJames Munns2025-11-125-15/+15
| * | | cargo +nightly fmtFelipe Balbi2025-11-0710-64/+27
| * | | Reduce number of featuresFelipe Balbi2025-11-0712-200/+58
| * | | Fix uart_interrupt example: enable RX interrupts in peripheralBogdan Petru Chircu Mare2025-11-061-1/+3
| * | | feat(mcxa276): initial HAL importBogdan Petru Chircu Mare2025-10-3113-0/+1566
| / /
* | | stm32: add wpan dependency to wba examplesxoviat2025-12-031-0/+6
* | | wpan: refactor into wb55xoviat2025-12-031-2/+2
|/ /
* | Update LED pin number to PC4Cesar Tamayo Claro2025-12-031-1/+2
* | Update blinky example logicCesar Tamayo Claro2025-12-031-1/+29
|/
* docs: fix rp235x pio_i2s example comment9names2025-12-031-2/+2
* timer: use u32 for high-level apixoviat2025-12-012-2/+2
* chore: release embassy-rp, cyw43 and cyw43-pioUlf Lilleengen2025-11-273-8/+8
* feat: support nrf54 GRTC as time-driverUlf Lilleengen2025-11-263-57/+31
* Merge pull request #4941 from HaoboGu/chore/update_usbd_hidUlf Lilleengen2025-11-267-7/+7
|\
| * chore: bump usbd-hid versionHaobo Gu2025-11-257-7/+7
* | timer: add writable ring bufferxoviat2025-11-252-0/+214
|/
* Merge pull request #4897 from bespsm/MSPM0-MATHACLi509VCB2025-11-241-0/+39
|\
| * mspm0-mathacl: another round of formatSiarhei B2025-11-161-0/+1
| * mspm0-mathacl: switch to radians as input param for sincos operationsSiarhei B2025-11-161-6/+7
| * mspm0: apply formatting for new Mathacl & exampleSiarhei B2025-11-161-2/+2
| * mspm0: add example of MATHACL based & tested on mspm0g3507Siarhei B2025-11-161-0/+37
* | wpan: restructure ipcc and hil test wpan_macxoviat2025-11-238-197/+168
* | Synchronize with main branchWillaWillNot2025-11-223-6/+416
|\ \