This commit is contained in:
Jason2866 2020-11-05 10:12:51 +01:00 committed by GitHub
parent 2909a29dcf
commit 00a2f9502c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -81,7 +81,7 @@ build_flags = ${esp_defaults.build_flags}
-Dsint32_t=int32_t
-Dsint16_t=int16_t
-Dmemcpy_P=memcpy
-Dmemcmp_P=memcmp
-Dmemcmp_P=memcmp
[core32]