wayne roberts / Mbed OS tx_test_typeABZ

Dependencies:   SX127x LPS22HB sx12xx_hal

Files at this revision

API Documentation at this revision

Comitter:
dudmuck
Date:
Wed Feb 20 21:12:18 2019 +0000
Parent:
0:77fa30d1c6b5
Commit message:
put mbed-os onto latest

Changed in this revision

LPS22HB.lib Show annotated file Show diff for this revision Revisions of this file
SX127x.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed-os.lib Show annotated file Show diff for this revision Revisions of this file
sx12xx_hal.lib Show annotated file Show diff for this revision Revisions of this file
--- a/LPS22HB.lib	Wed Feb 20 13:04:57 2019 -0800
+++ b/LPS22HB.lib	Wed Feb 20 21:12:18 2019 +0000
@@ -1,1 +1,1 @@
-https://os.mbed.com/teams/ST/code/LPS22HB/#f7b403c70f6b
+https://os.mbed.com/teams/ST/code/LPS22HB/#f7b403c70f6b
--- a/SX127x.lib	Wed Feb 20 13:04:57 2019 -0800
+++ b/SX127x.lib	Wed Feb 20 21:12:18 2019 +0000
@@ -1,1 +1,1 @@
-https://os.mbed.com/users/dudmuck/code/SX127x/#cd54c52c6003
+https://os.mbed.com/users/dudmuck/code/SX127x/#cd54c52c6003
--- a/main.cpp	Wed Feb 20 13:04:57 2019 -0800
+++ b/main.cpp	Wed Feb 20 21:12:18 2019 +0000
@@ -1,6 +1,10 @@
 #include "radio.h"
 #include "LPS22HBSensor.h"
 
+#ifndef TARGET_DISCO_L072CZ_LRWAN1
+    #error only_for_L072CZ_discovery
+#endif
+
 #define BW_KHZ              125
 #define SPREADING_FACTOR    7
 #define CF_HZ               915000000
--- a/mbed-os.lib	Wed Feb 20 13:04:57 2019 -0800
+++ b/mbed-os.lib	Wed Feb 20 21:12:18 2019 +0000
@@ -1,1 +1,1 @@
-https://github.com/ARMmbed/mbed-os/#f61dee1626b6e5c40905948545cafa0c9e87b73e
+https://github.com/ARMmbed/mbed-os/#bc132a6066cafdb9e4028251b5aff7cfcbcaa444
--- a/sx12xx_hal.lib	Wed Feb 20 13:04:57 2019 -0800
+++ b/sx12xx_hal.lib	Wed Feb 20 21:12:18 2019 +0000
@@ -1,1 +1,1 @@
-https://os.mbed.com/users/dudmuck/code/sx12xx_hal/#3303cf2867d4
+https://os.mbed.com/users/dudmuck/code/sx12xx_hal/#3303cf2867d4