Skip to content

Commit 7b941fa

Browse files
committed
Add ESP_IDF_VERSION to p4 environment as test
1 parent 4c16457 commit 7b941fa

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)