diff options
Diffstat (limited to 'cc3200/qstrdefsport.h')
| -rw-r--r-- | cc3200/qstrdefsport.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/cc3200/qstrdefsport.h b/cc3200/qstrdefsport.h index 1ef146f15..1b9ab4a19 100644 --- a/cc3200/qstrdefsport.h +++ b/cc3200/qstrdefsport.h @@ -349,3 +349,12 @@ Q(PWM) Q(POSITIVE) Q(NEGATIVE) +// for uhashlib module +Q(hashlib) +Q(uhashlib) +Q(update) +Q(digest) +Q(hexdigest) +//Q(md5) +Q(sha1) +Q(sha256) |
