Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
wiringPi
/
2ab836ecea3ba1f9cfef762cff0669be4d9bcf1c
2ab836e
Build system: Add a .gitignore
by Ian Jackson
· 10 years ago
95a2928
Build system: Add missing set -e
by Ian Jackson
· 10 years ago
5edd177
Updated the board types to cope with an 0014 version in the new compute module
by Gordon Henderson
· 10 years ago
72b2af2
OK. So the Pi v2 I have had older firmware and it wasn't quite
by Gordon Henderson
· 10 years ago
7cb8174
OK, so an easier way to manage versions.
by Gordon Henderson
· 11 years ago
eb1fc2c
Updates to the build process
by Gordon Henderson
· 11 years ago
51fff3c
Updated a technicality in softPwm, and added a suggested memset to zero
by Gordon Henderson
· 11 years ago
d42e831
Updated versions for new maker - mbest
by Gordon Henderson
· 11 years ago
0a9fdeb
Minor changes to the PiGlow code - got the orange & yellow the right way
by Gordon Henderson
· 11 years ago
df45388
Fixed a bug in the gpio readall command on model B's (caused by a side-effect
by Gordon Henderson
· 11 years ago
dca8a19
Updated mostly to the gpio readall command to support the Raspberry Pi B+
by Gordon Henderson
· 11 years ago
0150b02
Fixed a small bug in the ISR code where it was looking for the gpio program.
by Gordon Henderson
· 11 years ago
7cbb886
Bumped version to 2.15
by Gordon Henderson
· 11 years ago
6fba403
Updates for the Raspnerry Pi Compute Module - changes to the gpio program
by Gordon Henderson
· 11 years ago
05e2f67
changed to pin mode to support softPwm.
by Gordon Henderson
· 11 years ago
f18c8f7
Added some tweaks to gpio to set alt modes on pins (sssh!)
by Gordon Henderson
· 12 years ago
43422be
Bumped version
by Gordon Henderson
· 12 years ago
477f856
It helps if you add the files into GIT...
by Gordon Henderson
· 12 years ago
f52dd83
Minor changes to the files and removed a bit of debug.
by Gordon Henderson
· 12 years ago
5e16e15
tidied and tested DRC Serial (renamed it it drcSerial too)
by Gordon Henderson
· 12 years ago
e25cbc0
Added in the PiGlow devLib extension driver.
by Gordon Henderson
· 12 years ago
cbf6d64
Added in PiGlow devLib and a couple of examples for the PiGlow bumped version.
by Gordon Henderson
· 12 years ago
d24cf06
Added in the SN3218 LED controller IC - as used in the PiGlow
by Gordon Henderson
· 12 years ago
8c8578a
Reverted gpio readall to older version - new version is gpio nreadall
by Gordon Henderson
· 12 years ago
27afc01
Added in a max5322 SPI D to A chip
by Gordon Henderson
· 12 years ago
4d43c8c
gpio Makefile changed to add PREFIX & DESTDIR mcp3004.c bugfixed. It works now!
by Gordon Henderson
· 12 years ago
45bfe43
Typo in mcp3002.c
by Gordon Henderson
· 12 years ago
02a3bd8
Readall command in gpio changed.
by Gordon Henderson
· 12 years ago
4a379ec
Properly added the max31855 files now
by Gordon Henderson
· 12 years ago
2769876
Fixed delayMicroseconds for more than 1 second. Added new code for max31855
by Gordon Henderson
· 12 years ago
348bc73
Sorted a variable initialisation issue that was giving incorrect results
by Gordon Henderson
· 12 years ago
711017e
More typos, added mcp3004/mcp3008
by Gordon Henderson
· 12 years ago
41fb1b9
Gah. another small fix to the I2C code.
by Gordon Henderson
· 12 years ago
a7c21d3
Bumped version number to 2.04
by Gordon Henderson
· 12 years ago
bfaf266
Aded lcd-adafruit to test/drive the Adafruit RGB LCD plate
by Gordon Henderson
· 12 years ago
25895a8
Bother. Small issue crept into the SPI code.
by Gordon Henderson
· 12 years ago
da38443
wiringPi Version 2 - First commit (of v2)
by Gordon Henderson
· 12 years ago
98bcb20
Slight change to the gpio program to fix SPI buffer size when loading
by Gordon Henderson
· 12 years ago
4c8862e
Botched the ALT order in gpio )-: (Or maybe Broadcom did!!!)
by Gordon Henderson
· 13 years ago
56c77b5
Added a clock mode to enable the GPIo pins to be set with
by Gordon Henderson
· 13 years ago
4ba36e2
Fixed a minor formatting issue in gpio readall
by Gordon Henderson
· 13 years ago
e8f6258
Quite a few changes here.
by Gordon Henderson
· 13 years ago
db925ce
Updated the build & makefile to allow for building the
by Gordon Henderson
· 13 years ago
95342e1
changed build to not do the I2C checks.
by Gordon Henderson
· 13 years ago
be04c1b
Changed the build system to drop I2C for now. Seems to cause too many issues
by Gordon Henderson
· 13 years ago
c82fb87
Updated the build script to better try to detect lack of i2c-dev
by Gordon Henderson
· 13 years ago
4673e38
Change to the build script to check for the presence of the I2C development
by Gordon Henderson
· 13 years ago
c121349
Minor changes to messages being printed from wiringPiSetup()
by Gordon Henderson
· 13 years ago
13bbba7
Lots of changes here. Added new I2C test code, a new serialTest program,
by Gordon Henderson
· 13 years ago
25e4ec5
Big update here.
by Gordon Henderson
· 13 years ago
183c5a6
More changes to help reflect usage on Rev 2 / 512MB Raspberry Pi's.
by Gordon Henderson
· 13 years ago
86a5c68
Updating gpio manual page
by Gordon Henderson
· 13 years ago
db2edcc
Updated examples makefile to not actually make any code now.
by Gordon Henderson
· 13 years ago
538a066
Added in some new functions to return the Pi board revision and
by Gordon Henderson
· 13 years ago
8cb4939
Improved the PWM functions with help from Chris Hall.
by Gordon Henderson
· 13 years ago
30d79da
A-Ha! discovered that overvolted Raspberry Pi's have 10000 added to their
by Gordon Henderson
· 13 years ago
728cdc4
Updated wiringPi to check the the hardware board revision, to
by Gordon Henderson
· 13 years ago
99095e3
Added new SPI driver helpers.
by Gordon Henderson
· 13 years ago
4666573
Added C++ wrappers for some of the newer .h files
by Gordon Henderson
· 13 years ago
c6799ea
Updating softPwm to fix some typos.
by Gordon Henderson
· 13 years ago
a20fb1b
Added software PWM module into wiringPi - library code and an example.
by Gordon Henderson
· 13 years ago
e636f62
Merge branch 'master' of git://git.drogon.net/wiringPi
by Gordon Henderson
· 13 years ago
fbab4b8
Changes to the piNes driver to relect the new delayMicroseconds()
by Gordon Henderson
· 13 years ago
870ba41
Updated pwmWrite to not mask the value written in-case a call
by Gordon Henderson
· 13 years ago
1bb4989
Merge branch 'master' of git.drogon.net:projects/wiringPi
by Gordon Henderson
· 13 years ago
178ea08
Minor updates to GPIO and README files
by Gordon Henderson
· 13 years ago
f99ffed
Updated the GPIO command to add in new features for PWM
by Gordon Henderson
· 13 years ago
c433519
Updated gpio program to fix some minor issues.
by Gordon Henderson
· 13 years ago
8fcaefd
Updated Makefile so that uninstall works properly
by Gordon Henderson
· 13 years ago
c056a9e
Tidying up
by Gordon Henderson
· 13 years ago
f9bec27
Tidying up some old debug
by Gordon Henderson
· 13 years ago
4bf5e13
Added a description!
by Gordon Henderson
· 13 years ago
c213e05
Added some comments about removing the call to pullUpDnControl() in pinMode ()
by Gordon Henderson
· 13 years ago
83214ad
Merge branch 'master' of hermes:git/wiringPi
by Gordon Henderson
· 13 years ago
b23cb44
Updated wiringPi.c to work with some pullUpDown stuff
by Gordon Henderson
· 13 years ago
0d68cee
Updated wiringPi.c to work with some pullUpDown stuff
by Gordon Henderson
· 13 years ago
bf0ad86
Initial move to GIT
by Gordon Henderson
· 13 years ago