[STM32F0] add support of autotrimming HSI to USB SOF frames

Signed-off-by: Frantisek Burian <BuFran@seznam.cz>
This commit is contained in:
Kuldeep Singh Dhaka
2014-03-20 22:55:31 +01:00
committed by Frantisek Burian
parent 3974e5f48d
commit 331acce4fc
3 changed files with 18 additions and 1 deletions

View File

@@ -125,6 +125,8 @@
BEGIN_DECLS
void crs_autotrim_usb_enable(void);
END_DECLS
/**@}*/