stm32f0: Various fixes according to comment: (#1453)
* Copyright in log.c * GPIO check completely removed * generic/timer_irq added * Change in doc section Signed-off-by: Eugene Krashtan <eug.krashtan@gmail.com>
This commit is contained in:
committed by
KevinOConnor
parent
312cabc3f7
commit
c7330e07a4
@@ -3,8 +3,8 @@
|
||||
* This file not required for regular Klipper usage, but hw/sw developer
|
||||
* can use USART TX pin instead SWO for debugging purposes
|
||||
*
|
||||
* Created on: Jan 17, 2019
|
||||
* Author: eug
|
||||
* Copyright (C) 2019 Eug Krashtan <eug.krashtan@gmail.com>
|
||||
* This file may be distributed under the terms of the GNU GPLv3 license.
|
||||
*/
|
||||
|
||||
#include "string.h"
|
||||
|
||||
Reference in New Issue
Block a user