20260324
This commit is contained in:
17
IAPV1.1/main/pbdata.h
Normal file
17
IAPV1.1/main/pbdata.h
Normal file
@ -0,0 +1,17 @@
|
||||
#ifndef _pbdata_H
|
||||
#define _pbdata_H
|
||||
|
||||
#include "stdio.h"
|
||||
|
||||
#include "misc.h"
|
||||
#include "stm32l1xx.h"
|
||||
#include "stm32l1xx_usart.h"
|
||||
#include "stm32l1xx_tim.h"
|
||||
#include "stm32l1xx_gpio.h"
|
||||
#include "stm32l1xx_rcc.h"
|
||||
#include "stm32l1xx_adc.h"
|
||||
|
||||
#include "sys.h"
|
||||
#include "delay.h"
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user