MANIFEST.in
README.rst
setup.py
riotgen/__init__.py
riotgen/application.py
riotgen/board.py
riotgen/generator.py
riotgen/helpers.py
riotgen/test.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
riotgen/templates/application/README.md
riotgen/templates/application/main.c
riotgen/templates/board/Makefile
riotgen/templates/board/Makefile.dep
riotgen/templates/board/Makefile.features
riotgen/templates/board/Makefile.include
riotgen/templates/board/board.c
riotgen/templates/board/board.h
riotgen/templates/board/doc.txt
riotgen/templates/board/periph_conf.h
riotgen/templates/driver/Makefile
riotgen/templates/driver/driver.c
riotgen/templates/driver/driver.h
riotgen/templates/driver/driver_params.h
riotgen/templates/test/Makefile
riotgen/templates/test/README.md
riotgen/templates/test/main.c