Skip to content

Fixing doxygen comments #728

Merged
tony-josi-aws merged 21 commits intoFreeRTOS:dev/IPv6_integrationfrom
tony-josi-aws:fix_dev_v6_int_doxygen
Feb 24, 2023
Merged

Fixing doxygen comments #728
tony-josi-aws merged 21 commits intoFreeRTOS:dev/IPv6_integrationfrom
tony-josi-aws:fix_dev_v6_int_doxygen

Conversation

@tony-josi-aws
Copy link
Copy Markdown
Member

@tony-josi-aws tony-josi-aws commented Feb 16, 2023

Description

This PR updates the doxygen config file to the latest main branch config and fixes the doxygen comments.

NOTE: WIP. Do not merge yet.

Test Steps

doxygen docs/doxygen/config.doxyfile 2>&1 | tee doxyoutput.txt

Related Issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@tony-josi-aws tony-josi-aws requested a review from a team as a code owner February 16, 2023 18:10
@tony-josi-aws tony-josi-aws marked this pull request as draft February 18, 2023 09:07
@tony-josi-aws
Copy link
Copy Markdown
Member Author

/bot run uncrustify

@tony-josi-aws tony-josi-aws marked this pull request as ready for review February 20, 2023 06:33
Comment thread source/FreeRTOS_BitConfig.c
@tony-josi-aws
Copy link
Copy Markdown
Member Author

/bot run uncrustify

htibosch and others added 3 commits February 24, 2023 13:48
* Updating tcp utilities

* Some more change in dev_integration_hein.v8

* In FreeRTOS_DNS_Parser.c : use 'ipUDP_PAYLOAD_OFFSET_IPv4' in stead of 'ipIP_PAYLOAD_OFFSET'

* And a few more corrections

* Changes to WinPCap network interface, removed debugging code

* After applying uncrustify

* Oops, I forgot the push changes in include files.

* Now removing it, hopefully

---------

Co-authored-by: Nikhil Kamath <110539926+amazonKamath@users.noreply.github.com>
Co-authored-by: Monika Singh <108652024+moninom1@users.noreply.github.com>
* Use CBMC XML output to enable VSCode debugger (FreeRTOS#673)

Prior to this commit, CBMC would emit logging information in plain text
format, which does not contain information required for the CBMC VSCode
debugger. This commit makes CBMC use XML instead of plain text.

Co-authored-by: Mark Tuttle <tuttle@acm.org>

* wip

* wip DNSgetHostByName

* wip DNSgetHostByName

* fixed cbmc proof for DNS_ReadNameField

* wip DNSgetHostByName_a_harness

* Fix CBMC prooff for DNSgetHostByName

* wip fix DNSgetHostByName_a CBMC proof

* fixed cbmc target func not called issue in DNSclear

* fixed cbmc target func not called issue in DNSlookup

* fix DNSgetHostByName_a CBMC proof

* update comments

* more asserts

* fixing formatting

* updating as per review comments

* fix dns after review comments

* adding more asserts

* adds more asserts

* minor fix

* fixing comments

* fixing comments

* fixing minor issue

* fixing DNS_ReadReply() signature

* making code more consistant

* adding more  asserts

* making code more consistent

---------

Co-authored-by: Kareem Khazem <karkhaz@amazon.com>
Co-authored-by: Mark Tuttle <tuttle@acm.org>
@tony-josi-aws
Copy link
Copy Markdown
Member Author

/bot run uncrustify

@tony-josi-aws tony-josi-aws merged commit 0e96287 into FreeRTOS:dev/IPv6_integration Feb 24, 2023
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.

5 participants