ecos/packages/hal/cortexm/stm32/var/current Ch ...

[email protected] 23 Apr 2012 15:09:49 -0000
Newsgroups gmane.os.ecos.cvs
Message-ID <[email protected]>
CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	[email protected]	2012-04-23 15:09:49

Modified files:
	packages/hal/cortexm/stm32/var/current: ChangeLog 
	packages/hal/cortexm/stm32/var/current/include: var_io_eth.h 
	                                                var_io_pins.h 

Log message:
	* include/var_io_pins.h (CYGHWR_HAL_STM32_PIN_IN): Removed
	spurious parameter since the API for this macro should match the
	F2/F4 (HIPERFORMANCE) definition.
	* include/var_io_eth.h: Update F1 ETH_MII
	CYGHWR_HAL_STM32_PIN_IN() usage to reflect correct API.