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

Update to new mbed OS baseline and add dependencies. #31

Merged
merged 3 commits into from
Jun 16, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions atmel-rf-driver.lib
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
https://github.com/ARMmbed/atmel-rf-driver/#4fb763e3a34c8ad501c111c1e007854349ae18ed
2 changes: 1 addition & 1 deletion mbed-os.lib
Original file line number Diff line number Diff line change
@@ -1 +1 @@
https://github.com/ARMmbed/mbed-os/#f6592621b87a97fdf3d42a15e447ccc58dd0c1e4
https://github.com/ARMmbed/mbed-os/#bd4bfce7a2c8fec8325dbe768ddc43bec2f09c88
1 change: 1 addition & 0 deletions mbed_app.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
},
"target_overrides": {
"*": {
"target.features_add": ["IPV6", "CLIENT", "IPV4"],
"mbed-client.reconnection-count": 3,
"mbed-client.reconnection-interval": 5
}
Expand Down