I found a definition of led pin information in boards.json. https://github.com/microsoft/devicescript/blob/9f8380259428f0f6290c9f7379bdfe3e06250418/compiler/src/boards.json#L695-L697 But it is not included `@dsboard/{boardname}(devicescript-boards.d.ts)`. How to use on-board led or led pin assignment?
I found a definition of led pin information in boards.json.
devicescript/compiler/src/boards.json
Lines 695 to 697 in 9f83802
But it is not included
@dsboard/{boardname}(devicescript-boards.d.ts).How to use on-board led or led pin assignment?