Skip to content

Conversation

@aggarw13
Copy link

This PR makes fixes to doxygen documentation to make a clear distinction between corePKCS11 library and the PKCS #11 standard as well as add mechanism for keeping the configuration-macros up-to-date.

@aggarw13 aggarw13 requested a review from a team as a code owner July 29, 2021 20:45
Co-authored-by: Archit Gupta <71798289+archigup@users.noreply.github.com>
archigup
archigup previously approved these changes Jul 29, 2021
archigup
archigup previously approved these changes Jul 29, 2021
# Change Log for corePKCS11 Library

## v3.2.0 (August 2021)
- [#122] Add `core_pkcs11_config_defaults.h` file for default definition of configuration macros. and make doxygen documentation fixes.
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The minor version is bumped for the changes that are slated in #121

Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>

#ifndef LIBRARY_LOG_LEVEL
#define LIBRARY_LOG_LEVEL LOG_DEBUG
#define LIBRARY_LOG_LEVEL LOG_NONE
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is logging being turned off for tests?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is enabled in CI through compile parameter though: https://github.com/FreeRTOS/corePKCS11/blob/main/.github/workflows/ci.yml#L23

@aggarw13 aggarw13 merged commit e1e3ec6 into FreeRTOS:main Jul 30, 2021
@aggarw13 aggarw13 deleted the hygiene/doxygen-improvements branch July 30, 2021 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants