Explorar o código

RT_TIMER_TICK_PER_SECOND in rtconfig.h for softtime scheduler ,maybe is not used.

pangwei %!s(int64=10) %!d(string=hai) anos
pai
achega
3c1c093230
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      bsp/stm32f40x/rtconfig.h

+ 0 - 1
bsp/stm32f40x/rtconfig.h

@@ -32,7 +32,6 @@
 /* #define RT_USING_TIMER_SOFT */
 #define RT_TIMER_THREAD_PRIO		4
 #define RT_TIMER_THREAD_STACK_SIZE	512
-#define RT_TIMER_TICK_PER_SECOND	10
 
 /* SECTION: IPC */
 /* Using Semaphore*/