Skip to content

pa-cotte/alif-sample-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alif-sample-app

This repository is used to highlight features and bugs related to ALIF's E7 devkit. Each of them will be in its own branch, and there is a template branch to start from.

Prerequisites

Git & Docker

sudo apt install git
sudo apt install docker
sudo apt install docker-buildx
sudo usermod -aG docker $USER

UDEV rules

wget -O 60-openocd.rules https://sf.net/p/openocd/code/ci/master/tree/contrib/60-openocd.rules?format=raw
sudo cp 60-openocd.rules /etc/udev/rules.d
sudo udevadm control --reload

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors