mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
This commit adds the Morsey library (Apache 2.0 licensed) to be downloaded from an external repository so it can be used in NuttX applications. This library parses ASCII text into Morse code marks to be played by a user-implemented 'transmit' function (i.e. over an LED, buzzer, audio sink, etc.). Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
4 lines
83 B
Text
4 lines
83 B
Text
/netutils/cJSON.h
|
|
/netutils/cJSON_Utils.h
|
|
/audioutils/rtttl.h
|
|
/audioutils/morsey.h
|