aboutsummaryrefslogtreecommitdiff
path: root/examples/src/bin
Commit message (Expand)AuthorAgeFilesLines
* 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-256-107/+27
* Remove the pac singleton function (#42)James Munns2025-11-246-15/+8
* 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-1812-110/+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
* | Remove redundant importJames Munns2025-11-141-1/+1
* | A little follow-up cleanupJames Munns2025-11-1411-26/+30
* | Merge remote-tracking branch 'origin/main' into james/impl-clocksJames Munns2025-11-1412-172/+214
|/
* Move examples to a package of their own (#16)Felipe Balbi2025-11-1312-0/+1304