trying to toggle output on output compare and in interrupt, not working

This commit is contained in:
Wolfgang Hottgenroth
2016-10-23 00:34:06 +02:00
parent f8490e32a5
commit 07b99a9f23
15 changed files with 850 additions and 13 deletions

View File

@ -77,7 +77,7 @@
/*#define HAL_SMARTCARD_MODULE_ENABLED */
/*#define HAL_SPI_MODULE_ENABLED */
/*#define HAL_SRAM_MODULE_ENABLED */
/*#define HAL_TIM_MODULE_ENABLED */
#define HAL_TIM_MODULE_ENABLED
/*#define HAL_UART_MODULE_ENABLED */
/*#define HAL_USART_MODULE_ENABLED */
/*#define HAL_WWDG_MODULE_ENABLED */