!Compile: header and meta::naming rework in the rest of lib

This commit is contained in:
Christos Houtouridis
2019-01-24 10:48:31 +02:00
parent 031349a44d
commit 1ac1e0bf73
25 changed files with 203 additions and 373 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*/
#include <gtest.h>
#include <gtest/gtest.h>
#include <utl/com/_1wire_uart.h>
/*!
+1 -1
View File
@@ -17,7 +17,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*/
#include <gtest.h>
#include <gtest/gtest.h>
#include <utl/com/i2c_bb.h>
/*!
+2 -1
View File
@@ -17,9 +17,10 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
*/
#include <gtest.h>
#include <gtest/gtest.h>
#include <utl/com/spi_bb.h>
/*!
* \warning
* This is not right way of testing communication interfaces. We have to