Skip to content

Experiments in C++20 Compile-time generation of USB descriptors

License

Notifications You must be signed in to change notification settings

AshleyRoll/cpp_usbdescriptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++20 Constexpr USB descriptor generator

Experiments in C++20 Compile-time generation of USB descriptors

Notes

This is experimental and currently doesn't generate all required descriptors. However, it can be used as the basis for further refinement.

I intend, as time permits, to complete the implementation and provide a header-only library to make the generation and use of USB descriptors simple, safe and easy for embedded firmware projects.

About

Experiments in C++20 Compile-time generation of USB descriptors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published