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

Document API functions #346

Merged
merged 5 commits into from
Aug 22, 2023
Merged

Document API functions #346

merged 5 commits into from
Aug 22, 2023

Conversation

tmael
Copy link
Contributor

@tmael tmael commented Aug 17, 2023

This PR adds function comments to prep for DO178

@@ -33,6 +33,9 @@
#define PCI_AHCI_DEV 0x17
#define PCI_AHCI_FUN 0

/*!
* \brief Initializes the SATA controller.
Copy link
Member

Choose a reason for hiding this comment

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

consistency with other functions' \brief: "Initialize"

src/image.c Outdated Show resolved Hide resolved
src/image.c Outdated Show resolved Hide resolved
src/image.c Outdated Show resolved Hide resolved
src/image.c Outdated Show resolved Hide resolved
src/image.c Outdated Show resolved Hide resolved
src/update_disk.c Outdated Show resolved Hide resolved
@danielinux danielinux assigned tmael and unassigned danielinux Aug 21, 2023
@danielinux danielinux merged commit 498c702 into wolfSSL:master Aug 22, 2023
58 checks passed
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.

2 participants