0.3.5-24.2.0-trunk
·
2028 commits
to main
since this release
Custom build for following boards:
- MKS PI - fully supported
- MKS SKIPR - fully supported
- QIDI X-4 and X-6 Mainboards (made by MKS for X-Plus 3 and X-Max 3) - partially supported. See FreeQIDI and #21 for more details.
Current status (for MKS PI and SKIPR boards)
Feature | Current (6.6) | Edge (6.7) |
---|---|---|
USB 2, 3, Type-C | yes | yes |
HDMI Video | yes | yes |
HDMI Audio | not tested yet | not tested yet |
MKSPI-TS35 TFT display | yes | yes |
MKSPI-TS35 touch screen | yes | yes |
MKS IPS50 screes | yes | yes |
Reset button | yes | yes |
Ethernet | yes | yes |
WiFi dongles | yes | yes |
ADXL345 (SPI0 connection) | yes | yes |
UART0 | yes | yes |
I2C | not tested yet | not tested yet |
Known Issues
Edge:
irq 37: nobody cared
message in boot log and on boot screen- either HDMI out or MKS PI-TS32 display works on the same time. No dual screen, no reconnection during runtime. Display must be connected before system start and cannot be switched after boot.
Current:
irq 56: nobody cared
message in boot log- either HDMI out or MKS PI-TS32 display works on the same time. No dual screen, no reconnection during runtime. Display must be connected before system start and cannot be switched after boot.
Changes
- A
mkspi-uart1
overlay and a readme section to release UART1/ttyS1 and UART2/ttyS2 ports for custom purposes.