Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
purr-data
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Wynn
purr-data
9c9e0a8806e81f1d0d676b1b6e663b5f705fe4a6
purr-data
l2ork_addons
raspberry_pi
disis_gpio
build.sh
Find file
Normal view
Permalink
build.sh
80 B
Newer
Older
*added new externals for raspberry pi (disis_gpio for digital I/O and...
Ivica Bukvic
committed
11 years ago
1
curdir
=
`
pwd
`
port 78d634e8dc84b3c11611480000357efeea0b0027 from Pd-l2ork: fixed regression...
Jonathan Wilkes
committed
8 years ago
2
cd
wiringPi/
&&
cd
wiringPi/
&&
make static
*added new externals for raspberry pi (disis_gpio for digital I/O and...
Ivica Bukvic
committed
11 years ago
3
4
5
cd
$curdir
make
exit
0