nuttx/boards/xtensa/esp32/esp32-lyrat
Tiago Medicci Serrano 0f808a352a boards/esp32-lyrat/configs: add defconfig for RTP Tools
RTP Tools is a set of small applications that can be used for
processing RTP data. This application is able to receive RTP
packets and write the content to a FIFO. `nxplayer` then reads
from the FIFO, enabling using NuttX as a RTP receiver for audio
applications.

This is particularly useful to stream uncompressed audio through
Wi-Fi to remote speakers.
2023-05-03 07:57:11 +02:00
..
configs boards/esp32-lyrat/configs: add defconfig for RTP Tools 2023-05-03 07:57:11 +02:00
include boards/esp32-lyrat: Add initial touch pad configuration 2022-12-14 22:38:10 +08:00
scripts xtensa/esp32: Simplify board linker script selection 2022-12-08 21:55:29 +08:00
src nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems() 2023-02-09 20:05:44 +08:00
Kconfig boards/xtensa/esp32-lyrat: Set up touch pad interruptions 2023-01-26 14:33:08 -03:00