Skip to content
This repository was archived by the owner on Apr 24, 2019. It is now read-only.

Commit 04f8828

Browse files
authored
Merge pull request #31 from SeppoTakalo/master
Update to new mbed OS baseline and add dependencies.
2 parents c161593 + 35cd714 commit 04f8828

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

atmel-rf-driver.lib

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
https://github.com/ARMmbed/atmel-rf-driver/#4fb763e3a34c8ad501c111c1e007854349ae18ed

mbed-os.lib

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/ARMmbed/mbed-os/#f6592621b87a97fdf3d42a15e447ccc58dd0c1e4
1+
https://github.com/ARMmbed/mbed-os/#bd4bfce7a2c8fec8325dbe768ddc43bec2f09c88

mbed_app.json

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
},
1616
"target_overrides": {
1717
"*": {
18+
"target.features_add": ["IPV6", "CLIENT", "IPV4"],
1819
"mbed-client.reconnection-count": 3,
1920
"mbed-client.reconnection-interval": 5
2021
}

0 commit comments

Comments
 (0)