Skip to content

etrobo-fun/raspike-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

raspike-scripts

Required

  1. RasPike-env on ~/work
  2. GNU Stow
    • Install sudo apt install stow

Usage

Install

$ cd ~
$ git clone https://github.com/etrobo-fun/raspike-scripts.git
$ cd raspike-scripts
$ stow -v dotfiles

Uninstall

$ cd ~/raspike-scripts
$ stow -vD dotfiles
$ cd ..
$ rm -r raspike-scripts

t_stddef.h.patch

RasPike-env has a problem about compile C++ program.

Using this patch, resolve the problem.

$ patch ~/work/RasPike/include/t_stddef.h raspike-scripts/t_stddef.h.patch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages