@pillo79, @facchinm: Yesterday I synced up to the Arduino branch, and did the west update, etc. to get to bleeding edge. I also then rebased my PR for touch support to this... #134 I then did the build_all, (copied into Arduino space) and I am now trying things out. I am running into a strange build error some of the time: ``` Invalid FQBN: getting build properties for board arduino-git:ArduinoCore-zephyr:portentah7: invalid option 'mode' Compilation error: Invalid FQBN: getting build properties for board arduino-git:ArduinoCore-zephyr:portentah7: invalid option 'mode' ``` AFAIK - my boards.txt/platform.txt and the like are in sync. <img width="1194" height="658" alt="Image" src="https://github.com/user-attachments/assets/750a4a07-a933-4c1f-adf9-e4b0b255a1db" /> Investigating