JS: Add extra SDK feature strings

This commit is contained in:
Willy-JL
2024-11-02 04:34:23 +00:00
parent 48aceffe9b
commit 67d9f5b44a
11 changed files with 92 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
/**
* SPI bus communication
* @version Available with JS feature `spi`
* @module
*/
/**
* @brief Acquire SPI bus
*/