Skip to content

Commit f0d5ef1

Browse files
committed
Blog checker tool
1 parent 434a1e4 commit f0d5ef1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/blog/2025/20251013-io-checkers.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ date: 2025-10-13
44
tags: ["PWM", "SPI", "I2C", "UART", "Serial", "GPIO", "Jbang"]
55
---
66

7+
2025-10-13, by Frank Delporte
8+
79
For some of the IO types (PWM, SPI,...), additional configurations are required. These are documented in
810
[I/O Types](/documentation/io-types/), but still, sometimes it's hard to remember what's required or difficult
911
to validate. For that reason, an IO Checker tool has been created. It's part of the [Pi4J OS repository](https://github.com/Pi4J/pi4j-os/tree/main/iochecks) and can be executed directly from the GitHub file with JBang. This means it's very

0 commit comments

Comments
 (0)