1
0
mirror of https://github.com/FreeRTOS/FreeRTOS-Plus-TCP synced 2025-10-20 04:54:36 +08:00
Commit Graph

5 Commits

Author SHA1 Message Date
Aniruddha Kanhere
d425fbd70c [Release] Update version numbers/manifest/history for 2.3.3 (#228)
* Update versions

* update the history, manifest

* Remove unwanted commit

* Update kernel submodule pointer
2021-04-22 13:18:55 -07:00
Aniruddha Kanhere
32d3d5c19f Fix doxygen check (#149)
* Update doxygen version

* update the config file
2021-01-11 14:10:52 -08:00
Aniruddha Kanhere
8da9b1716f [RELEASE] Update the version number/history/manifest for 2.3.2 (#103)
* Updated version number of .[ch] files

* Updated History.txt

* Updated manifest.yml file

* Updated the Kernel submodule and manifest.yml entry

* Remove trailing whitespace
2020-12-02 14:16:16 -08:00
Aniruddha Kanhere
95a5df5473 Update version number and history (#61)
* Update the version numbers

* Update History.txt file

* Correction after @gitwallit's comments
2020-11-03 12:28:58 -08:00
Aniruddha Kanhere
cd03155ba1 Add comments for Doxygen and add doxygen check (#46)
* Create manifest.yml

* Remove trailing whitespace

* Update manifest.yml

* Corrected a typo

* Add the config file

* Update doxygen and Update some files

* Add the CI check

* Add documentation for doxygen

* Uncrustify

* temp

* Add the files individually

* Update

* Added 2 c files

* Added 2 c files v2

* Added DNS and IP

* Added more comments for doxygen

* Added more comments

* Sockets.c added

* Sockets and TCP_IP

* Added UDP_IP.c

* Remove doxygen output

* Remove a typo

* Spelling corrections

* Some spelling corrections

* Update ci.yml

* Add the TCP_WIN.c file

* Add missing function description

* update lexicon and fix some typos

* Removed duplicates, sort and make lower-case

* Update lexicon

* Uncrustify

* Minor Uncrustify changes

* Update lexicon

* removed extra prints (#48)

* Uncrustify

* Fix conflict resolution issues

* Uncrustify

* Add missing briefs and update based on @htibosch's comments.

* Fix spellings and update lexicon

* uncrustify

* Minor fixes

Co-authored-by: root <root@ip-172-31-10-225.us-west-2.compute.internal>
Co-authored-by: Joseph Julicher <jjulicher@mac.com>
2020-10-26 23:09:19 -07:00