Here is a list of all files with brief descriptions:
[detail level 123]
| ▼ src | |
| ▼ jfet_files | |
| bme68x.c | Driver implementation for the BME68X sensor. This file contains the core logic for initializing, configuring, and reading data from the Bosch BME68X gas, temperature, humidity, and pressure sensor |
| bme68x.h | BME68X Sensor API header file |
| bme68x_defs.h | |
| common.c | Common utility functions and definitions for the BME68X sensor interface |
| common.h | |
| globals.c | Global variables |
| HDC2080.c | Description: This library facilitates communication with, and configuration of, the HDC2080 Temperature and Humidity Sensor. It makes extensive use of the Wire.H library, and should be useable with both Arduino and Energia |
| HDC2080.h | |
| jfet_commandLine.c | Command Line Interface (CLI) functions and commands |
| jfet_common.h | Common struct, enum, externs, prototypes |
| jfet_sensor_functions.c | Sensor related functions |
| w25q64jv.c | W25Q64JW Mb Flash Memory (I2C) functions |
| W25Q64JV_Driver.h | W25Q64JV driver header file |
| ▼ watchdog | |
| watchdog_app.c | Watchdog application wrapper for initializing, starting, and feeding the watchdog timer using Zephyr watchdog APIs |
| watchdog_app.h | Watchdog module for Asset Tracker v2 |
| main.c | Nordic UART Bridge Service (NUS) sample |
| mainpage.h | |