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

7 lines
158 B
Plaintext
Raw Normal View History

/**
* @defgroup pkg_ubasic uBASIC interpreter
* @ingroup pkg
* @brief A really tiny BASIC interpreter
* @see http://dunkels.com/adam/ubasic/
*/