tillitis / tkey-libs

TKey device libs
GNU General Public License v2.0
4 stars 2 forks source link

Use stdint.h #21

Closed mchack-work closed 9 months ago

mchack-work commented 9 months ago

For better compatibility when porting other code to TKey, use clang's stdint.h instead of our own types.h