From a9241eccdfaed6785488543938f2a7f0b9bb008e Mon Sep 17 00:00:00 2001 From: Uri Shaked Date: Tue, 10 Dec 2024 22:00:50 +0200 Subject: [PATCH] fix(esp32-p4-function-ev): expose internal GPIO signals --- boards/esp32-p4-function-ev/board.json | 31 +++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/boards/esp32-p4-function-ev/board.json b/boards/esp32-p4-function-ev/board.json index 7bcf7ff..013e99d 100644 --- a/boards/esp32-p4-function-ev/board.json +++ b/boards/esp32-p4-function-ev/board.json @@ -55,7 +55,36 @@ "48": { "x": 88.6955, "y": 4.8465, "target": "GPIO48", "tooltip": "bottom" }, "53": { "x": 91.2355, "y": 4.8465, "target": "GPIO53", "tooltip": "bottom" }, "47": { "x": 93.7755, "y": 4.8465, "target": "GPIO47", "tooltip": "bottom" }, - "GND.8": { "x": 96.3155, "y": 4.8465, "target": "GND", "tooltip": "bottom" } + "GND.8": { "x": 96.3155, "y": 4.8465, "target": "GND", "tooltip": "bottom" }, + + // internal signals: + "$gpio9": { "target": "GPIO9" }, + "$gpio10": { "target": "GPIO10" }, + "$gpio11": { "target": "GPIO11" }, + "$gpio12": { "target": "GPIO12" }, + "$gpio13": { "target": "GPIO13" }, + "$gpio14": { "target": "GPIO14" }, + "$gpio15": { "target": "GPIO15" }, + "$gpio16": { "target": "GPIO16" }, + "$gpio17": { "target": "GPIO17" }, + "$gpio18": { "target": "GPIO18" }, + "$gpio19": { "target": "GPIO19" }, + "$gpio28": { "target": "GPIO28" }, + "$gpio29": { "target": "GPIO29" }, + "$gpio30": { "target": "GPIO30" }, + "$gpio31": { "target": "GPIO31" }, + "$gpio34": { "target": "GPIO34" }, + "$gpio35": { "target": "GPIO35" }, + "$gpio39": { "target": "GPIO39" }, + "$gpio40": { "target": "GPIO40" }, + "$gpio41": { "target": "GPIO41" }, + "$gpio42": { "target": "GPIO42" }, + "$gpio43": { "target": "GPIO43" }, + "$gpio44": { "target": "GPIO44" }, + "$gpio49": { "target": "GPIO49" }, + "$gpio50": { "target": "GPIO50" }, + "$gpio51": { "target": "GPIO51" }, + "$gpio52": { "target": "GPIO52" } }, "displays": [