|
MeshX 0.4
This repository provides an implementation for Bluetooth Low Energy (BLE) Mesh network nodes. The project allows you to create BLE mesh nodes that can communicate with each other, enabling the development of smart home solutions or other IoT-based applications.
|
Header for GPIO unit tests. More...
#include "meshx_err.h"Go to the source code of this file.
Functions | |
| meshx_err_t | register_gpio_unit_tests (void) |
| Register GPIO unit tests with unit test framework. | |
Header for GPIO unit tests.
This file declares the GPIO unit test functions and registration.
Validates: Requirements 10.1-10.4
These unit tests validate GPIO API functions with:
| meshx_err_t register_gpio_unit_tests | ( | void | ) |
Register GPIO unit tests with unit test framework.