dashboard
repositories
filestore
activity
search
login
main
/
SX7H_BOOT
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
xl6600 bootloader初步编译通过
tao_z
2022-05-25
1044ba0d2286698d0da28112bffc0f114bef2134
[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