Fixed const correctness of digitalIn and gpioInit functions.
commit36509082103395ccfe40205e6055e78bb6729bd1
authorMartin Budden <mjbudden@gmail.com>
Tue, 9 Feb 2016 08:52:15 +0000 (9 08:52 +0000)
committerMartin Budden <mjbudden@gmail.com>
Sat, 16 Apr 2016 16:17:14 +0000 (16 17:17 +0100)
tree1fd127537895b241789ef84dee25418bacd93c9e
parent469eac9ef71165177e9bb1097f5e42e7dd7534ab
Fixed const correctness of digitalIn and gpioInit functions.
src/main/drivers/gpio.h
src/main/drivers/gpio_stm32f10x.c
src/main/drivers/gpio_stm32f30x.c