This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
ardupilot
mirror of
https://github.com/ArduPilot/ardupilot
Watch
5
Star
0
Fork
You've already forked ardupilot
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e707341b73
ardupilot
/
libraries
/
AP_HAL_Linux
/
qflight
/
qflight_util.h
4 lines
95 B
C
Raw
Blame
History
#
include
<rpcmem.h>
#
define QFLIGHT_RPC_ALLOCATE(type) (type *)rpcmem_alloc_def(sizeof(type))
Reference in New Issue
View Git Blame
Copy Permalink