platform.h 88 B

123456
  1. #ifndef INCLUDE_PLATFORM_H
  2. #define INCLUDE_PLATFORM_H
  3. #define TIMER_FREQ 32768
  4. #endif