Ajout FishPeper
This commit is contained in:
7
OpenSky/arch/rasp/hal_clocksource.h
Normal file
7
OpenSky/arch/rasp/hal_clocksource.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef __HAL_CLOCKSOURCE_H__
|
||||
#define __HAL_CLOCKSOURCE_H__
|
||||
|
||||
// no necessary for stm32, it is done in system startup
|
||||
#define hal_clocksource_init() {}
|
||||
|
||||
#endif // __HAL_CLOCKSOURCE_H__
|
||||
Reference in New Issue
Block a user