oxidecomputer / hubris

A lightweight, memory-protected, message-passing kernel for deeply embedded systems.
Mozilla Public License 2.0
3.02k stars 175 forks source link

xtask lsp: add HUBRIS_TASK environment variable #1875

Closed cbiffle closed 1 month ago

cbiffle commented 1 month ago

Setting HUBRIS_TASK causes xtask lsp to only search tasks of a specific name, across configured apps (either the default set, or the one chosen by HUBRIS_APP).

This can be useful to get the cfgs right for a specific case.