Add nextthing boards

add chip, chippro and pocketchip
This commit is contained in:
Guilhem Baccialone 2024-10-15 23:00:08 +02:00 committed by GitHub
parent 1372ebb073
commit e5f3a21383
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
44 changed files with 12876 additions and 0 deletions

View file

@ -0,0 +1,9 @@
#!/bin/bash
BUILD_NUMBER=$1
BUILDROOT_HASH=$(git rev-parse HEAD)
echo ${BUILD_NUMBER} >build
echo ${BUILDROOT_HASH} >buildroot_githash
echo "put version information into $PWD"
ls