dashboard
repositories
filestore
activity
search
login
main
/
SX7H_BOOT
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
保存bootloader调试到下载flash,以前步骤均ok。
tao_z
2022-06-01
0ff91e66071237834a1501c78648729c8c32f67a
[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