nuttx-apps/audioutils
Matteo Golin 4d3bb6e7c9 audioutils/morsey: Add the Morsey library
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>
2026-07-21 05:46:11 -03:00
..
fmsynth audioutils: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
lame apps: fix distclean for partial builds and residual .kconfig files 2026-07-09 09:25:33 +08:00
libmad audioutils: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
mml_parser style: Fix coding style violations in nuttx-apps 2026-01-12 00:54:48 +08:00
morsey audioutils/morsey: Add the Morsey library 2026-07-21 05:46:11 -03:00
nxaudio audioutils: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
rtttl-c audioutils: Add RTTTL parsing library 2026-05-26 09:55:31 -03:00
.gitignore audioutils/mml_parser: Add mml_parser library 2022-05-07 13:56:53 +08:00
CMakeLists.txt audioutils: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
Make.defs audioutils: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
Makefile audioutils: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00