From 633e2ce1c2d07a8fd513f4de1f9053af3988b2ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9F=D0=B5=D0=BB=D0=B8=D0=BF=D0=B5=D0=BD=D0=BA=D0=BE=20?= =?UTF-8?q?=D0=98=D0=B2=D0=B0=D0=BD?= Date: Fri, 27 Dec 2024 11:17:52 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f2e52d..2e9a801 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ node { * `create()` - compile final JSON and save it to artifact * `copyToHost(path)` - copy final JSON to `path` on your host * `get()` - read and parse `platforms_local.json` file from "shstk-platforms" artifact - * `root()` - returns 'platforms' object of current platforms + * `root()` - returns root object of current JSON * `forEach(func, ...)` - iterate over platforms, `func` is only mandatory parameter: * `func` - method to execute for each enabled platform, pass JSON element of current platform and optional CMake toolchain argument * `stagePrefix` - prefix string for `stage`