shepmaster / cupid

Get information about the x86 and x86_64 processor
MIT License
34 stars 9 forks source link

Add support for no_std #26

Open BSFishy opened 3 years ago

BSFishy commented 3 years ago

This adds support for no_std by swapping references to std with core.

There are also some project related things:

  1. The changelog still needs to be updated

Closes #25.

shepmaster commented 3 years ago

Thanks! I made some changes (and re-enabled CI in the repo). If you are good with the commit, feel free to re-sign it and force-push it.

BSFishy commented 3 years ago

Sorry it took so long to finish this, I've been rather busy recently. Fixed the features, but it's saying maintainers need to approve running workflows for first-time contributors.