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.
Loading...
Searching...
No Matches
src Directory Reference

Files

 
gpio_integration_property_test.c
 Property-based tests for GPIO element integration validation.
 
gpio_integration_test.c
 Integration tests for MeshX GPIO subsystem.
 
gpio_platform_property_test.c
 Property-based tests for GPIO platform abstraction validation.
 
gpio_property_test.c
 Property-based tests for MeshX GPIO interface validation.
 
gpio_test_registry.c
 Registry for all GPIO-related unit and property tests.
 
gpio_unit_test.c
 Unit tests for MeshX GPIO subsystem.
 
pwm_property_test.c
 Property-based tests for MeshX PWM subsystem correctness.
 
unit_test.c
 Unit test module for the production console.