Add MATEKF405 target

This commit is contained in:
easyco 2017-05-11 13:19:44 +08:00
parent 5678b5ec27
commit aec33b8a7d
2 changed files with 2 additions and 1 deletions

View File

@ -37,3 +37,4 @@ const timerHardware_t timerHardware[USABLE_TIMER_CHANNEL_COUNT] = {
DEF_TIM(TIM4, CH1, PB6, TIM_USE_LED, TIMER_OUTPUT_ENABLED, 0) // LED DMA1_ST0
};