This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
GfA
/
libmodbus
Tarkkaile
5
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
df7d633fd9
Haarat
Tagit
GfA
GfATest
master
libmodbus
/
.travis.yml
.travis.yml
100 B
Historia
Raaka
1
2
3
4
5
6
7
language: c
compiler:
- gcc
- clang
script: ./autogen.sh && ./configure && make && make check