aboutsummaryrefslogtreecommitdiff
path: root/examples/src
Commit message (Expand)AuthorAgeFilesLines
* 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-261-0/+28
* I2c Controller Blocking Driver (#27)Felipe Balbi2025-11-252-0/+65
* Wire up Lpuart pins (#43)James Munns2025-11-257-116/+27
* Remove the pac singleton function (#42)James Munns2025-11-247-17/+10
* Introduce clkout peripheral (#36)James Munns2025-11-241-0/+69
* Gpio support v2 (#26)MathisDerooNXP2025-11-212-4/+25
* OSTimer updates (#24)Felipe Balbi2025-11-195-743/+0
* Correct gpio driver (#9)Felipe Balbi2025-11-1813-116/+78
* Merge remote-tracking branch 'odp/main' into james/impl-clocksFelipe Balbi2025-11-171-0/+4
|\
| * Allow writing binary to flash (#20)Felipe Balbi2025-11-171-0/+4
* | Correct clk/rst field logicJames Munns2025-11-171-1/+1
* | 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-1414-260/+227
|/
* Move examples to a package of their own (#16)Felipe Balbi2025-11-1314-0/+1412