git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3701 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
51ec1f0e1e
commit
211a79c0c9
|
@ -321,7 +321,7 @@
|
|||
#define VAL_GPIOE_MODER (PIN_MODE_INPUT(GPIOE_INT1) | \
|
||||
PIN_MODE_INPUT(GPIOE_INT2) | \
|
||||
PIN_MODE_INPUT(2) | \
|
||||
PIN_MODE_INPUT(GPIOE_CS_SPI) | \
|
||||
PIN_MODE_OUTPUT(GPIOE_CS_SPI) | \
|
||||
PIN_MODE_INPUT(4) | \
|
||||
PIN_MODE_INPUT(5) | \
|
||||
PIN_MODE_INPUT(6) | \
|
||||
|
|
Loading…
Reference in New Issue