Imported files from METIS SVN

This commit is contained in:
Bernardo Carvalho
2019-10-09 11:32:12 +01:00
parent 70c9ee4b76
commit 5971458f3e
2 changed files with 31 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# ISTTOK Repository
This repository contains code developed at [IPFN](https://isttok.ipfn.tecnico.ulisboa.pt/) for the
ISTTOK Project
## Directory Structure
- **epics** : [EPICS](https://epics-controls.org) IOC Application and CS-S Panels
Inside each folder exists more information on how to use the code.

22
epics/iocs/ISTTOKrpi/.gitignore vendored Normal file
View File

@@ -0,0 +1,22 @@
i# Object files
*.o
*.ko
*.obj
*.elf
# Linker output
*.ilk
*.map
*.exp
# Precompiled Headers
*.gch
*.pch
# epics output
*O.linux-arm*
*O.Common*
db/
dbd/
bin/
lib/