mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-26 09:08:25 +00:00
*** EFM32 branch ***
Modify IIC and USART drivers to avoid compiling error. git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1655 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
@@ -1021,9 +1021,9 @@ rt_err_t efm_hw_eth_init(void)
|
||||
return -RT_ERROR;
|
||||
}
|
||||
|
||||
/***************************************************************************//**
|
||||
* Export to FINSH
|
||||
******************************************************************************/
|
||||
/*******************************************************************************
|
||||
* Export to FINSH
|
||||
******************************************************************************/
|
||||
#if defined(EFM32_USING_ETH_UTILS)
|
||||
#ifdef RT_USING_FINSH
|
||||
#include <finsh.h>
|
||||
|
||||
Reference in New Issue
Block a user