Infuse-IoT SDK API
0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
infuse_tasks.h
Go to the documentation of this file.
1
11
12
#ifndef INFUSE_SDK_INCLUDE_GENERATED_TASK_RUNNER_TASKS_INFUSE_TASKS_H_
13
#define INFUSE_SDK_INCLUDE_GENERATED_TASK_RUNNER_TASKS_INFUSE_TASKS_H_
14
15
/* Simple list of infuse tasks to simplify application includes */
16
#include <
infuse/task_runner/tasks/tdf_logger.h
>
17
#include <
infuse/task_runner/tasks/imu.h
>
18
#include <
infuse/task_runner/tasks/battery.h
>
19
#include <
infuse/task_runner/tasks/environmental.h
>
20
#include <
infuse/task_runner/tasks/gnss.h
>
21
#include <
infuse/task_runner/tasks/network_scan.h
>
22
#include <
infuse/task_runner/tasks/bt_scanner.h
>
23
#include <
infuse/task_runner/tasks/soc_temperature.h
>
24
#include <
infuse/task_runner/tasks/audio_dmic.h
>
25
26
#endif
/* INFUSE_SDK_INCLUDE_GENERATED_TASK_RUNNER_TASKS_INFUSE_TASKS_H_ */
audio_dmic.h
Digital microphone task.
battery.h
Battery measurement task.
bt_scanner.h
Bluetooth scanner task.
environmental.h
Environmental sensing task.
network_scan.h
Network scan task.
soc_temperature.h
SoC temperature sensing task.
gnss.h
GNSS task.
imu.h
IMU task.
tdf_logger.h
TDF logger task.
generated
include
infuse
task_runner
tasks
infuse_tasks.h
Generated on
for Infuse-IoT SDK API by
1.14.0