1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-15 18:32:45 +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/
*/