Skip to content

Commit ddbf89a

Browse files
committed
Add ESP_IDF_VERSION to p4 environment as test
1 parent fe74b8c commit ddbf89a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CMake/riscv-esp32p4.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@
4141
"API_nanoFramework.ResourceManager": "ON",
4242
"API_nanoFramework.System.Collections": "ON",
4343
"API_nanoFramework.System.Text": "ON"
44+
},
45+
"environment": {
46+
"ESP_IDF_VERSION": "5.4"
4447
}
4548
}
4649
]

0 commit comments

Comments
 (0)