support avr architecture based on ATMega32
1. IAR project, see TencentOS-tiny\board\ATMega32\IAR, both 4.12 and 7.20 is supplied.
This commit is contained in:
7
board/ATMega32/BSP/include/tim.h
Normal file
7
board/ATMega32/BSP/include/tim.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef __TIM_H_
|
||||
#define __TIM_H_
|
||||
|
||||
// void Timer2_Init(uint32_t clock, uint32_t tick_per_second);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user