aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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