nuttx-apps/games/NXDoom
Matteo Golin 26c5dd8305 games/NXDoom: Use dirent for glob implementation
NuttX has dirent, so the glob implementation can be used. This removes
the warning for no native glob implementation.

Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
2026-07-09 01:51:54 +02:00
..
pcsound games/NXDoom: Initial port of Chocolate DOOM to NuttX. 2026-06-30 15:22:55 -03:00
src games/NXDoom: Use dirent for glob implementation 2026-07-09 01:51:54 +02:00
textscreen games/NXDoom: Fix build warnings 2026-07-02 09:08:46 -03:00
.gitignore games/NXDoom: Initial port of Chocolate DOOM to NuttX. 2026-06-30 15:22:55 -03:00
AUTHORS apps/games/NXDoom: Original Chocolate DOOM source 2026-06-30 15:22:55 -03:00
COPYING.md apps/games/NXDoom: Original Chocolate DOOM source 2026-06-30 15:22:55 -03:00
Kconfig games/NXDoom: Add LIBC_LOCALE dependency 2026-07-09 01:51:54 +02:00
Make.defs games/NXDoom: Initial port of Chocolate DOOM to NuttX. 2026-06-30 15:22:55 -03:00
Makefile games/NXDoom: Initial port of Chocolate DOOM to NuttX. 2026-06-30 15:22:55 -03:00