Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: SX127x LPS22HB sx12xx_hal
Revision 1:48040edc5d0f, committed 2019-02-20
- 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
--- 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