1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-20 20:13:50 +01:00
RIOT/pkg/elk/doc.txt
2021-11-04 12:38:20 +01:00

12 lines
286 B
Plaintext

/**
* @defgroup pkg_elk Elk: a tiny Javascript engine
* @ingroup pkg
* @brief Elk is a tiny embeddable JavaScript engine that implements a small but usable subset of ES6
*
* # License
*
* Licensed under GPLv2 + Commercial
*
* @see https://github.com/cesanta/elk
*/