This website requires JavaScript.
Explore
Help
Register
Sign In
utils
/
stm32f407-openocd
Watch
1
Star
0
Fork
You've already forked stm32f407-openocd
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
stm32f407-openocd
/
Core
/
Inc
/
debug.h
6 lines
85 B
C
Raw
Permalink
Blame
History
#
ifndef DEBUG_H
#
define DEBUG_H
extern
void
Printf
(
const
char
*
format
,
.
.
.
)
;
#
endif
Reference in New Issue
View Git Blame
Copy Permalink