Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add code examples in doxygen manual #42

Merged
merged 3 commits into from
Jul 22, 2021

Conversation

aggarw13
Copy link
Contributor

@aggarw13 aggarw13 commented Jul 22, 2021

Major Changes

This PR makes the major update of adding code examples for coreSNTP library APIs in doxygen documentation. This is done by providing an example POSIX application of using the library to setup an SNTP client, and adding references to the relevant parts of the example file in the doxygen documentation of APIs.
This PR also adds a mechanism to validate build of the POSIX example application through a CI check.

Minor Changes

  • Fixes in doxygen documentation
  • Re-purpose size_table.html for public visibility in README.md.

@aggarw13 aggarw13 force-pushed the doc/add-code-examples branch 2 times, most recently from 008f03f to 3bba70f Compare July 22, 2021 21:27
@aggarw13 aggarw13 force-pushed the doc/add-code-examples branch from 3bba70f to 3fa80be Compare July 22, 2021 22:35
@aggarw13 aggarw13 force-pushed the doc/add-code-examples branch from 3fa80be to 499dbd8 Compare July 22, 2021 22:39
docs/doxygen/porting.dox Outdated Show resolved Hide resolved
docs/doxygen/porting.dox Outdated Show resolved Hide resolved
Co-authored-by: Archit Gupta <[email protected]>
@aggarw13 aggarw13 merged commit 7d835d5 into FreeRTOS:main Jul 22, 2021
@aggarw13 aggarw13 deleted the doc/add-code-examples branch July 22, 2021 23:51
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.

3 participants