1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/elk/doc.txt

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
*/