Initial integration of: MB85RSxx_SPI FRAM driver HelloWorld_ST_Sensors sensor classes ESHD FRAM test code (not tested - compile/build verification only)

Dependencies:   mbed LPS22HB LSM6DSL MB85RSxx_SPI LSM303AGR HTS221 LIS3MDL BSP_B-L475E-IOT01

Files at this revision

API Documentation at this revision

Comitter:
stillChris
Date:
Sun Sep 08 04:04:49 2019 +0000
Parent:
8:2a542bbf7bb7
Commit message:
Clean build, exception MBED_RAM_SIZE redefinition

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 2a542bbf7bb7 -r cb7fe3e130fc main.cpp
--- a/main.cpp	Sun Sep 01 05:00:15 2019 +0000
+++ b/main.cpp	Sun Sep 08 04:04:49 2019 +0000
@@ -101,7 +101,7 @@
 
     while(1) {
         printf("\n\nESHD Sensor Loop\n");
-        printf("~~~~~~~~~~~~~~\n\n");
+        printf("~~~~~~~~~~~~~~~~\n\n");
 
         led2 = 1;