This website requires JavaScript.
Explore
Help
Sign In
zhangzhaopeng
/
fusion
Watch
1
Star
0
Fork
You've already forked fusion
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
fusion
/
hal
/
hal_mcu
/
hal_interface_mcu.h
6 lines
93 B
C
Executable File
Raw
Permalink
Blame
History
#
ifndef __MCU_H__
#
define __MCU_H__
int32_t
hal_mcu_init
(
)
;
int32_t
hal_mcu_deinit
(
)
;
#
endif
Reference in New Issue
View Git Blame
Copy Permalink