Mark Liffiton
|
5c46b3c9fa
|
Add constants from wiringShift.h (closes #64)
|
2019-08-27 18:22:53 +09:00 |
|
Joshua Yang
|
1d6da20ab5
|
Update submodule
Signed-off-by: Joshua Yang <joshua.yang@hardkernel.com>
|
2019-07-17 13:50:23 +09:00 |
|
Joshua Yang
|
628d22a7f2
|
Update submodule
Signed-off-by: Joshua Yang <joshua.yang@hardkernel.com>
|
2019-07-10 17:58:32 +09:00 |
|
Joshua Yang
|
c27886a4c1
|
Update submodule
Signed-off-by: Joshua Yang <joshua.yang@hardkernel.com>
|
2019-07-09 17:41:44 +09:00 |
|
Joshua Yang
|
f34dfd3813
|
Update submodule
Signed-off-by: Joshua Yang <joshua.yang@hardkernel.com>
|
2019-07-09 16:10:40 +09:00 |
|
Joshua Yang
|
9fee23e410
|
Update submodule
|
2019-07-04 15:33:51 +09:00 |
|
Joshua Yang
|
2670906161
|
Update submodule
|
2019-06-27 17:25:44 +09:00 |
|
Mark Liffiton
|
8600c3977c
|
Fix swig build (missing arg broke ISR callbacks), clean up unneeded makefile, bump version for release.
|
2019-03-06 11:00:24 +09:00 |
|
Joshua Yang
|
f3ff344d83
|
Update submodule
|
2019-02-25 16:12:26 +09:00 |
|
Joshua Yang
|
7d0a8d75ae
|
setup.py: Add wiringPi*.c files to the latest WiringPi
|
2019-02-25 15:54:20 +09:00 |
|
Joshua Yang
|
45934c6e3e
|
Update submodule
|
2019-02-13 14:38:29 +09:00 |
|
Joshua Yang
|
d955f742f6
|
Upstream for refactored WiringPi sources
|
2019-02-13 14:34:43 +09:00 |
|
Joshua Yang
|
e5cb5472aa
|
Update submodule
|
2018-11-29 18:32:39 +09:00 |
|
Joshua Yang
|
1831d40065
|
Except R.Pi SPI/I2C and rht03 files
|
2018-11-29 16:03:23 +09:00 |
|
Joshua Yang
|
201138c1a9
|
Update .gitignore
|
2018-11-29 16:00:09 +09:00 |
|
Joshua Yang
|
e9859910aa
|
Update submodule
|
2018-11-29 15:57:37 +09:00 |
|
Joshua Yang
|
0a9cdce257
|
Update submodule
|
2018-09-04 13:51:44 +09:00 |
|
Joshua Yang
|
b346b4459d
|
Update submodule branch dev to master
|
2018-06-18 11:16:39 +09:00 |
|
Joshua Yang
|
325c15d603
|
Update submodule
|
2018-06-14 11:20:13 +09:00 |
|
Joshua Yang
|
ef119dc1e7
|
Remove msg function
|
2018-02-22 14:32:32 +09:00 |
|
Joshua Yang
|
96afcf0368
|
Change binding functions for ODROID's
|
2018-02-22 13:54:08 +09:00 |
|
Joshua Yang
|
8d7c2233e8
|
Exclude wiringPi.c, odroid_template.c from the C sources for SWIG
|
2018-02-22 13:52:33 +09:00 |
|
Joshua Yang
|
5dab3db6e1
|
Update submodule URL to hardkernel/wiringPi
|
2018-02-20 17:36:48 +09:00 |
|
Mark Liffiton
|
ed4f8cb882
|
Update README.md
Cleaned up and clarified, mostly in the Usage section, and added a section on using SPI (closes #62).
|
2017-10-21 16:25:06 -05:00 |
|
Mark Liffiton
|
bafb611350
|
Merge pull request #60 from neuralpi/master
Changing the protocol of submodule from HTTP to HTTPS
|
2017-08-17 13:38:29 -05:00 |
|
neuralassembly
|
dfa3c420f2
|
Changing the protcol of submodule from HTTP to HTTPS
|
2017-08-18 07:35:29 +09:00 |
|
Philip Howard
|
7d29354281
|
Merge pull request #58 from liffiton/master
Use swig if available, but package wiringpi_wrap.c in the source dist.
|
2017-08-15 12:38:29 +01:00 |
|
Mark Liffiton
|
37ca9707f6
|
Use swig if available, but package wiringpi_wrap.c in the source dist.
|
2017-08-13 12:52:10 -05:00 |
|
Mark Liffiton
|
8a3a64c475
|
Merge pull request #57 from liffiton/master
Fix for build missing wiringpi.py.
|
2017-08-12 23:41:51 -05:00 |
|
Mark Liffiton
|
f43bfceb5f
|
Fix for build missing wiringpi.py.
|
2017-08-12 23:34:01 -05:00 |
|
Mark Liffiton
|
f66dc8aae9
|
Merge pull request #56 from liffiton/master
Fix for building new WiringPi from source dist; build simplifications.
|
2017-08-12 23:04:20 -05:00 |
|
Mark Liffiton
|
3644907985
|
Fix for building new WiringPi from source dist; build simplifications.
|
2017-08-12 22:50:58 -05:00 |
|
Philip Howard
|
6a99cd6349
|
Update README.md
|
2017-08-12 11:04:25 +01:00 |
|
Philip Howard
|
4051aab52a
|
Merge pull request #39 from joerick/patch-1
Add `apt-get install wiringpi` to README
|
2017-08-12 10:12:04 +01:00 |
|
Philip Howard
|
380f9a906a
|
Merge pull request #45 from BaReinhard/patch-1
Missing a letter in a return value
|
2017-08-12 10:10:45 +01:00 |
|
Philip Howard
|
04a3e26b49
|
Update README.md
|
2017-08-12 10:07:12 +01:00 |
|
Philip Howard
|
2fcaeaf276
|
Merge pull request #51 from neuralpi/master
Using current wiringPi 2.44 to support kernel 4.9
|
2017-08-12 09:46:11 +01:00 |
|
Ivo Stratev
|
f6ea082ff6
|
Merge pull request #48 from mhv-shared/patch-1
Fix markdown for headings in README.md
|
2017-04-14 23:01:04 +03:00 |
|
MakeHaven shared account
|
0ccd8204b1
|
Fix markdown for headings in README.md
|
2017-04-14 08:34:40 -04:00 |
|
neuralassembly
|
91b71d701f
|
Add fix for kernel 4.9.
|
2017-03-29 17:25:14 +09:00 |
|
Brett Reinhard
|
76db7e6658
|
Missing a letter in a return value
Missing a letter in a return value for sofPwmWrite, changed to softPwmWrite to keep consistency
|
2016-12-16 07:37:29 -08:00 |
|
Joe Rickerby
|
1b9c63aa44
|
Add apt-get install wiringpi to README
Fix #37
|
2016-07-20 11:39:04 +01:00 |
|
Philip Howard
|
321ca837fd
|
Update to address #38 #36
|
2016-07-20 11:22:31 +01:00 |
|
Philip Howard
|
f0f50daf91
|
Updated README.md with note about submodules
|
2016-07-20 11:14:24 +01:00 |
|
Phil Howard
|
4ca39a6761
|
Added stub package for wiringpi2
|
2016-03-09 12:31:47 +00:00 |
|
Phil Howard
|
6577b7e592
|
Updated to reflect wiringpi2 to wiringpi rename
|
2016-03-09 12:19:22 +00:00 |
|
Phil Howard
|
77ce6cd9eb
|
Renamed from wiringpi2 to wiringpi
|
2016-03-09 11:49:38 +00:00 |
|
Philip Howard
|
2a1be1fcce
|
Merge pull request #34 from obtitus/master
clarification of install instructions
|
2016-03-09 10:59:23 +00:00 |
|
Øystein Bjørndal
|
478d471750
|
clarification of install instructions
|
2016-03-05 22:52:11 +01:00 |
|
Philip Howard
|
9dbb08d313
|
Merge pull request #32 from lurch/patch-1
Update `url` in setup.py in line with recent changes
|
2016-02-29 17:49:35 +00:00 |
|