Micro template library
A library for building device drivers
25'ten fazla konu seçemezsiniz
Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
|
- # Ignore binary directories
- bin/
- .dep/
- obj/
-
- # Ignore eclipse projects
- .cproject
- .project
- .settings
- Debug/
- Release/
-
- # Ignode Doxygen output
- doc/
|