arm-sdk

os build toolkit for various embedded devices
git clone https://git.parazyd.org/arm-sdk
Log | Files | Refs | Submodules | README | LICENSE

commit f3611cd8d0dd40c39d289504fc40efdab70714d1
parent a86f62858d4e50404e313906e536273302a5cf73
Author: parazyd <parazyd@dyne.org>
Date:   Fri,  9 Dec 2016 14:22:06 +0100

0.6 release

Diffstat:
Msdk | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sdk b/sdk @@ -17,7 +17,7 @@ # You should have received a copy of the GNU General Public License # along with this source code. If not, see <http://www.gnu.org/licenses/>. -armsdk_version="1.0" +armsdk_version="0.6" R=${ARM_SDK:-$PWD}