beaglebone blue: build librobotcontrol with cmake

This commit is contained in:
Daniel Agar
2019-12-29 16:59:42 -05:00
parent b3889e6187
commit cc7a0cd69d
14 changed files with 92 additions and 50 deletions
+2
View File
@@ -38,6 +38,8 @@
*/
#pragma once
#include <inttypes.h>
#define BMP280_ADDR_CAL 0x88 /* address of 12x 2 bytes calibration data */
#define BMP280_ADDR_DATA 0xF7 /* address of 2x 3 bytes p-t data */