FreeRTOS-Kernel/FreeRTOS-Plus/Demo/corePKCS11_Windows_Simulator
Archit Aggarwal 21878bd619
Allow overriding default definitions of logging macros (#384)
* Update logging_stack.h file to avoid use of __FUNCTION__ macro

* Revert to use __FUNCTION__ instead of __FILE__

* Fix comment about metadata format

* Fix incorrect mapping of SdkLog function

* Fix typo causing LOG_METADATA_ARGS to be undefined

* Fix another bug with SdkLog macro definition

* Fix formatting

* Move mapping of SdkLog to vLoggingPrintf from logging_stack to config files

* Remove dependency of LIBRARY_LOG_NAME on LIBRARY_METADATA_* macros

* Minor improvements

Co-authored-by: Gary Wicker <14828980+gkwicker@users.noreply.github.com>
Co-authored-by: RichardBarry <3073890+RichardBarry@users.noreply.github.com>
2020-11-09 15:07:19 -08:00
..
examples Rename PKCS files to core. (#344) 2020-10-16 13:38:25 -07:00
aws_mbedtls_config.h Submodule PKCS #11 and add Standalone PKCS #11 demos (#323) 2020-10-08 13:44:30 -07:00
core_pkcs11_config.h Allow overriding default definitions of logging macros (#384) 2020-11-09 15:07:19 -08:00
FreeRTOSConfig.h Submodule PKCS #11 and add Standalone PKCS #11 demos (#323) 2020-10-08 13:44:30 -07:00
main.c Submodule PKCS #11 and add Standalone PKCS #11 demos (#323) 2020-10-08 13:44:30 -07:00
pkcs11_demo_config.h Submodule PKCS #11 and add Standalone PKCS #11 demos (#323) 2020-10-08 13:44:30 -07:00
pkcs11_demos.sln Submodule PKCS #11 and add Standalone PKCS #11 demos (#323) 2020-10-08 13:44:30 -07:00
READ_ME_INSTRUCTIONS.url PKCS #11 URL update (#394) 2020-11-09 13:26:36 -08:00
WIN32.vcxproj Restructure platform directory (#382) 2020-11-05 16:47:43 -08:00
WIN32.vcxproj.filters Rename PKCS files to core. (#344) 2020-10-16 13:38:25 -07:00