dashboard
repositories
filestore
activity
search
login
main
/
SX7H_BOOT
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
调试更新,非完全体
tao_z
2022-05-31
41f087b7183a5730e46b7eaa322b6852d602babf
[SX7H_BOOT.git]
/
Hal
/
include
/
Hal_crc.h
1
2
3
4
#ifndef HAL_CRC_H
#define HAL_CRC_H
extern void Hal_CrcInit(void);
#endif