ethernet: mac stm32fxx7: Fix style and docs
Rushed commits are bad mkay :)
This commit is contained in:
parent
cf6d8d7235
commit
3974e5f48d
@ -198,6 +198,7 @@ void eth_start(void)
|
||||
*
|
||||
* This function will initialize ethernet, set up clocks, and initialize DMA.
|
||||
*
|
||||
* @param[in] phy phy id
|
||||
* @param[in] clock enum eth_clk Core clock speed
|
||||
*/
|
||||
void eth_init(uint8_t phy, enum eth_clk clock)
|
||||
|
Loading…
x
Reference in New Issue
Block a user