Easily add all supported connectivity methods to your mbed OS project

Dependencies:   type-yd-driver

Committer:
MACRUM
Date:
Wed Jul 12 10:52:58 2017 +0000
Revision:
0:615f90842ce8
Initial commit

Who changed what in which revision?

UserRevisionLine numberNew contents of line
MACRUM 0:615f90842ce8 1 #!/bin/sh
MACRUM 0:615f90842ce8 2 #
MACRUM 0:615f90842ce8 3 # An example hook script to prepare a packed repository for use over
MACRUM 0:615f90842ce8 4 # dumb transports.
MACRUM 0:615f90842ce8 5 #
MACRUM 0:615f90842ce8 6 # To enable this hook, rename this file to "post-update".
MACRUM 0:615f90842ce8 7
MACRUM 0:615f90842ce8 8 exec git update-server-info