Revision 2e2cebe2d2104666be62530f3e205cda80cc8d15 authored by Dillon Sharlet on 08 March 2019, 21:08:03 UTC, committed by GitHub on 08 March 2019, 21:08:03 UTC
Safer implementation of mapping performance mode to voltage corner.
2 parent s d40135e + 2f52b63
Raw File
.gitattributes
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto

# Explicitly declare text files you want to always be normalized and converted
# to native line endings on checkout.
*.cpp text
*.c text
*.h text

# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary
*.tiff binary
back to top