Alexander Schaefer
e3243d34c1
Define individual CMake variables for the different pigpio libraries.
...
The user has to specify which library he wants to link against, as all libraries define functions like gpio_write().
2016-03-12 21:50:16 +01:00
Alexander Schaefer
cac54fd86b
Fix copy-and-paste mistake.
2016-03-10 21:56:34 +01:00
Alexander Schaefer
c28367d2c8
Add readme
2016-03-10 21:55:01 +01:00
Alexander Schaefer
56d28cc80d
Add script that allows to start pigpiod as a service.
2016-03-10 21:45:20 +01:00
Alexander Schaefer
39856dc7fe
Move CMake find script to util folder.
2016-03-10 21:44:33 +01:00
joan2937
af72faadcf
Merge pull request #53 from fudger/master
...
CMake find script for pigpio
2016-03-09 10:14:29 +00:00
Alexander Schaefer
2442078b35
Changed title.
2016-03-09 00:54:03 +01:00
Alexander Schaefer
65bcbc0892
Add CMake find script for pigpio.
2016-03-08 23:05:19 +01:00
joan
be8beba544
V48
2016-03-08 14:28:15 +00:00
joan
46eb4d6056
V47
2016-03-01 21:41:36 +00:00
BjoernSch
a690936253
Merge pull request #1 from joan2937/master
...
Merge from upstream
2016-02-28 08:59:20 +01:00
joan
89fca37587
V46
2016-02-18 21:51:10 +00:00
joan
f99f64f781
V45
2016-02-13 14:42:41 +00:00
joan
ab3725839f
V44
2016-02-06 18:46:07 +00:00
joan2937
2ceab346b9
Merge pull request #45 from ipa-mdl/master
...
Introduced DISABLE_SER_CHECK_INITED
2016-01-08 10:55:12 +00:00
Mathias Lüdtke
ae0d4d97c4
Introduced DISABLE_SER_CHECK_INITED
...
Might be defined to turn off initialization checks for serial-only tests
2016-01-08 11:34:15 +01:00
joan
251ed80f5e
V43
2015-12-31 17:01:34 +00:00
joan2937
0549fcc2af
Merge pull request #43 from BjoernSch/master
...
Bind to localhost only/ Make the installation directory changeable
2015-12-28 10:42:24 +00:00
BjoernSch
7e0b539d6f
Make installation paths configurable
...
Make installation paths configurable
2015-12-22 17:44:27 +01:00
BjoernSch
2d81581f09
Add option to only bind to localhost
...
Add option to only bind to localhost
2015-12-22 17:36:17 +01:00
joan2937
d8f75fdfd7
Merge pull request #37 from Thuffir/master
...
Include version in help text to make identification easier.
2015-12-08 14:54:13 +00:00
Gergely Budai
15a1167106
Include version in help text to make identification easier.
2015-12-08 13:59:45 +01:00
joan
3ba2d7dc8d
V42
2015-11-30 14:08:19 +00:00
joan
88c63e3e9f
V41
2015-11-22 10:49:55 +00:00
joan
92bd13d857
V40
2015-11-10 14:57:12 +00:00
joan
b140e1aa74
V39
2015-10-28 11:06:53 +00:00
joan
f5912f84b4
V38
2015-10-02 08:23:02 +01:00
joan
294eac0916
Merge branch 'test_invert'
2015-08-30 10:56:12 +01:00
joan
ed780522a0
V37
2015-08-30 10:31:56 +01:00
joan
c1a2a9000a
V37
2015-08-30 09:40:42 +01:00
joan
3fcc9b8d69
Merge branch 'esorton-feature/invert-serial-logic'
2015-08-29 20:25:42 +01:00
Eric Sorton
5cf0d63695
Option to invert bit bang serial.
2015-08-29 09:23:55 -04:00
joan
1622877088
V36
2015-08-07 13:20:51 +01:00
joan
33a222f80b
V35
2015-07-24 21:17:29 +01:00
joan
927f3544f1
V34
2015-06-18 11:46:46 +01:00
joan
4ffd02b8fc
Merge branch 'Thuffir-master'
...
Create shared libraries rather than static
2015-06-01 18:32:14 +01:00
joan
573f447c78
V33-a
2015-06-01 18:32:03 +01:00
Gergely Budai
41d7a6914c
Shared libraries
...
- Also makes shared libraries (linked binaries will be smaller).
- Installed binaries and libraries will be stripped.
- Fixed some minor inconsistencies which resulted in not optimized executables (like gpiod).
2015-05-27 21:55:59 +02:00
joan
b68a696597
V33
2015-05-17 12:36:40 +01:00
joan
ff0e468b0b
V32
2015-04-23 12:39:23 +01:00
joan
9cbd6928b6
V32
2015-04-23 12:35:04 +01:00
joan
b9c55009e0
V32-a
2015-04-23 08:58:59 +01:00
Ksenia Balistreri
9e72562f27
add EMBEDDED_IN_VM compilation flag to remove debugging and signal handling
2015-04-08 19:20:07 +02:00
joan2937
232136f4fa
Update README.md
2015-03-13 11:05:21 +00:00
joan
68553c1ed6
V31
2015-03-02 22:38:55 +00:00
joan
adb8c8dbf6
V30
2015-02-25 20:34:52 +00:00
joan
9aeb30d0dc
V29
2015-02-14 21:34:20 +00:00
joan
19f0245957
Merge branch 'master' of https://github.com/joan2937/pigpio
...
Grab DHT11 example
2015-02-11 23:03:02 +00:00
joan
b14e0a0572
V28
2015-02-11 23:01:56 +00:00
joan2937
8a23e7a061
Merge pull request #4 from srounet/python/dht11
...
Add dht11 sensor python code.
2015-02-09 18:35:52 +00:00