Several patches from Petteri Aimonen (mostly NxWidgets)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5324 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
6a43d75878
commit
7fbc31650e
@ -180,7 +180,6 @@ config STM32_STM32F10XX
|
||||
|
||||
config STM32_VALUELINE
|
||||
bool
|
||||
select ARMV7M_CMNVECTOR
|
||||
|
||||
config STM32_HIGHDENSITY
|
||||
bool
|
||||
|
@ -835,14 +835,6 @@ struct eth_rxdesc_s
|
||||
* Public Functions
|
||||
****************************************************************************************************/
|
||||
|
||||
#undef EXTERN
|
||||
#if defined(__cplusplus)
|
||||
#define EXTERN extern "C"
|
||||
extern "C" {
|
||||
#else
|
||||
#define EXTERN extern
|
||||
#endif
|
||||
|
||||
#endif /* __ASSEMBLY__ */
|
||||
#endif /* STM32_NETHERNET > 0 */
|
||||
#endif /* __ARCH_ARM_SRC_STM32_CHIP_STM32_ETH_H */
|
||||
|
Loading…
x
Reference in New Issue
Block a user