This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lusa
/
gd32450i-eval
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
39e23a982e
Branches
Tags
dev
master
gd32450i-eval
/
app
/
bmc
/
userinfo
/
userinfo.h
userinfo.h
101 B
History
Raw
1
2
3
4
5
6
7
8
#ifndef __USER_INFO_H__
#define __USER_INFO_H__
#include <stdint.h>
#endif __USER_INFO_H__