Imported files from METIS SVN
This commit is contained in:
@@ -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
22
epics/iocs/ISTTOKrpi/.gitignore
vendored
Normal 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/
|
||||||
Reference in New Issue
Block a user