README.rst
setup.py
riotgen/__init__.py
riotgen/application.py
riotgen/board.py
riotgen/common.py
riotgen/example.py
riotgen/generator.py
riotgen/pkg.py
riotgen/test.py
riotgen/utils.py
riotgen.egg-info/PKG-INFO
riotgen.egg-info/SOURCES.txt
riotgen.egg-info/dependency_links.txt
riotgen.egg-info/entry_points.txt
riotgen.egg-info/requires.txt
riotgen.egg-info/top_level.txt
riotgen/templates/application/Makefile.j2
riotgen/templates/application/README.md.j2
riotgen/templates/application/main.c.j2
riotgen/templates/board/Makefile.dep.j2
riotgen/templates/board/Makefile.features.j2
riotgen/templates/board/Makefile.include.j2
riotgen/templates/board/Makefile.j2
riotgen/templates/board/board.c.j2
riotgen/templates/board/board.h.j2
riotgen/templates/board/doc.txt.j2
riotgen/templates/board/periph_conf.h.j2
riotgen/templates/example/Makefile.j2
riotgen/templates/example/README.md.j2
riotgen/templates/example/main.c.j2
riotgen/templates/pkg/Makefile.dep.j2
riotgen/templates/pkg/Makefile.include.j2
riotgen/templates/pkg/Makefile.j2
riotgen/templates/pkg/doc.txt.j2
riotgen/templates/pkg/pkg.mk.j2
riotgen/templates/test/01-run.py.j2
riotgen/templates/test/Makefile.j2
riotgen/templates/test/README.md.j2
riotgen/templates/test/main.c.j2