|
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 PWM property-based tests. More...
#include "meshx_err.h"Go to the source code of this file.
Functions | |
| meshx_err_t | register_pwm_property_tests (void) |
| Register PWM property tests with unit test framework. | |
Header for PWM property-based tests.
This file declares the PWM property test functions and registration.
Validates: Requirements 4.1-4.10
Property 4: PWM Subsystem Correctness For any GPIO pin configured for PWM output (with frequency, duty cycle, resolution, and channel specifications), the PWM subsystem SHALL:
| meshx_err_t register_pwm_property_tests | ( | void | ) |
Register PWM property tests with unit test framework.