This commit is contained in:
2024-07-27 16:15:35 +02:00
parent 900b436856
commit 0c6c0f4a7f
9 changed files with 120 additions and 12 deletions

View File

@ -12,6 +12,14 @@
"stdio.h": "c",
"storage.h": "c",
"cstdlib": "c",
"cstring": "c"
"cstring": "c",
"crypto.h": "c",
"entropy.h": "c",
"ctr_drbg.h": "c",
"sha256.h": "c",
"ecdsa.h": "c",
"platform.h": "c",
"build_info.h": "c",
"config_adjust_ssl.h": "c"
}
}