This commit is contained in:
rusefi 2019-04-20 10:21:45 -04:00
parent 1878fd4e34
commit 16c68ef5d1
1 changed files with 0 additions and 3 deletions

View File

@ -9,9 +9,6 @@
* be using same EXTI line. See https://stm32f4-discovery.net/2014/08/stm32f4-external-interrupts-tutorial/ * be using same EXTI line. See https://stm32f4-discovery.net/2014/08/stm32f4-external-interrupts-tutorial/
* See also comments in digital_input_hw.cpp * See also comments in digital_input_hw.cpp
* *
*
* TODO: In release 18.2.0 the EXT driver is no more provided for STM32, there is a PAL demo under /testhal/STM32/multi/PAL with examples of callbacks and synchronous API.
*
* @date Jan 2, 2015 * @date Jan 2, 2015
* @author Andrey Belomutskiy, (c) 2012-2018 * @author Andrey Belomutskiy, (c) 2012-2018
*/ */