This website requires JavaScript.
Explore
Help
Sign In
ctdo
/
crashtest-r0ket
Watch
16
Star
0
Fork
You've already forked crashtest-r0ket
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
e2039ec2f4
crashtest-r0ket
/
firmware
/
basic
/
byteorder.h
6 lines
97 B
C
Raw
Blame
History
#
ifndef _BYTEORDER_H_
#
define _BYTEORDER_H_
void
uint32touint8p
(
uint32_t
v
,
uint8_t
*
p
)
;
#
endif
Reference in New Issue
View Git Blame
Copy Permalink