|
HF-BNO08x
0.1.0-dev
|
Comprehensive Integration Test Suite for BNO08x Driver. More...
#include "esp_log.h"#include "esp_system.h"#include "freertos/FreeRTOS.h"#include "freertos/task.h"#include <memory>#include <stdio.h>#include "../../../inc/bno08x.hpp"#include "TestFramework.h"#include "esp32_bno08x_bus.hpp"Functions | |
| void | app_main (void) |
Comprehensive Integration Test Suite for BNO08x Driver.
This is a complete integration test suite that tests all functionality of the BNO08x driver.
Test Categories:
| void app_main | ( | void | ) |