实现串口驱动,移植方便
This commit is contained in:
@ -10,7 +10,8 @@
|
||||
#ifndef DELAY_H
|
||||
#define DELAY_H
|
||||
|
||||
#include "stm32f4xx_hal.h"
|
||||
#include <stdint.h>
|
||||
#include "hal_delay.h"
|
||||
|
||||
/**
|
||||
* @brief Initialize delay module
|
||||
|
||||
Reference in New Issue
Block a user