mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-19 11:17:43 -04:00
+TCP: Fix spellings (#302)
* MISRA v5 * Add spelling corrections * Update after Shubham's comments * Actually fix the spelling
This commit is contained in:
parent
ab70c1ce33
commit
6fb8b1fc33
41 changed files with 109 additions and 112 deletions
|
@ -1242,7 +1242,7 @@ void gmac_handler(gmac_device_t* p_gmac_dev);
|
|||
* #define ETHERNET_CONF_NET_MASK2 255
|
||||
* #define ETHERNET_CONF_NET_MASK3 0
|
||||
* \endcode
|
||||
* -# Configure the PHY maintainance interface.
|
||||
* -# Configure the PHY maintenance interface.
|
||||
* - \code
|
||||
* #define ETH_PHY_MODE GMAC_PHY_MII
|
||||
* \endcode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue