![]() |
DJI Payload SDK
1.4.0
|
Files | |
file | psdk_arch_sys.c |
This file is a template providing the PSDK system wrapper functions. For example, for an application running on a STM32 MCU with FreeRTOS and CMSIS-RTOS, the files "\psdk_arch\arch_rtos" provide the wrapper functions for inter-thread communication and resource sharing with mutexes. | |
file | psdk_arch_sys.h [code] |
This file is a template containing the PSDK system wrapper function prototypes. | |