ladyada
|
a403ba0dab
|
allow not-scanning (MCP9600 hates it)
|
2019-10-07 23:13:49 -04:00 |
siddacious
|
5a94ba22da
|
Update library.properties
|
2019-09-13 15:41:19 -07:00 |
Ladyada
|
85577e9f2e
|
fix wrong exmaple
|
2019-08-29 15:00:58 -04:00 |
ladyada
|
ef1a09d38f
|
bump
|
2019-08-08 18:07:41 -04:00 |
Ladyada
|
4bfbfd612d
|
update for all nRF boards
|
2019-08-04 21:17:14 -04:00 |
Limor "Ladyada" Fried
|
e51641bcc3
|
Merge pull request #2 from scott-snyder/nrf52-20190716
Fix for compiling on NRF52.
|
2019-07-16 23:40:00 -04:00 |
scott snyder
|
fe7ae08615
|
Fix for compiling on NRF52.
SPI_BITORDER_MSBFIRST / SPI_BITORDER_LSBFIRST not defined when compiling
on nrf52.
|
2019-07-16 23:31:40 -04:00 |
Limor "Ladyada" Fried
|
03c635d2c2
|
Update library.properties
|
2019-05-18 19:47:55 -04:00 |
ladyada
|
91d06ac734
|
fix teensy
|
2019-05-18 19:36:21 -04:00 |
ladyada
|
104e783039
|
fix up due
|
2019-05-18 19:34:33 -04:00 |
ladyada
|
e61d6bac17
|
yikes everyone has a differnet way of doing SPI bit order
|
2019-05-18 19:20:13 -04:00 |
ladyada
|
dbe2441417
|
support mode0 and mode1 for now
|
2019-05-18 18:59:07 -04:00 |
ladyada
|
afd05ec7ab
|
Merge branch 'master' of github.com:adafruit/Adafruit_BusIO
|
2019-05-18 18:46:31 -04:00 |
ladyada
|
c226325dee
|
add (currently slow) bitbang SPI, with MSB and LSB support
|
2019-05-18 18:46:25 -04:00 |
Limor "Ladyada" Fried
|
401f630ea4
|
Update library.properties
|
2019-05-18 14:48:21 -04:00 |
ladyada
|
9dbdadb3f6
|
doxdoxdox
|
2019-05-18 14:37:08 -04:00 |
ladyada
|
22bb52fa3a
|
doxy spi too
|
2019-05-18 14:17:48 -04:00 |
ladyada
|
63b9ebf208
|
doxy i2c
|
2019-05-18 14:12:19 -04:00 |
ladyada
|
f1d3b87620
|
remove debugging, bump to 1.0.0 for a release that includes SPI
|
2019-05-18 03:16:36 -04:00 |
ladyada
|
e2237ec32c
|
swap around args for mixed use register
|
2019-05-18 03:10:14 -04:00 |
ladyada
|
805c5f5033
|
allow a register to be i2c or spi
|
2019-05-18 02:47:48 -04:00 |
ladyada
|
675ab5eaf4
|
backcompatibility
|
2019-05-18 02:34:39 -04:00 |
ladyada
|
9db807ebc1
|
tell ESP about MSBFIRST
|
2019-05-18 00:39:42 -04:00 |
ladyada
|
ac91c98c07
|
esp8266 and esp32 also don't define bitorder
|
2019-05-18 00:28:55 -04:00 |
ladyada
|
2633c75c4e
|
be picker about enum bitorder
|
2019-05-18 00:22:47 -04:00 |
ladyada
|
38dcfd17b0
|
fix missing bitorder define on some platforms, and update i2cregister to busioreg
|
2019-05-18 00:12:37 -04:00 |
ladyada
|
31ba580ed3
|
spi register support
|
2019-05-18 00:04:51 -04:00 |
ladyada
|
bb33ff7118
|
initial SPI bus device
|
2019-05-17 23:36:14 -04:00 |
ladyada
|
8bc19f41cf
|
rename in prep of SPIification
|
2019-05-17 22:53:56 -04:00 |
Jan Hoffmann
|
a8b3ac806e
|
Update library.properties
|
2019-04-11 17:40:06 +02:00 |
ladyada
|
e56a5166d9
|
fix some compiler complaints
|
2019-04-05 01:40:30 -04:00 |
ladyada
|
8bfc999327
|
add a default travis
|
2019-03-11 11:57:55 -04:00 |
ladyada
|
18b44c2862
|
add register abstractions
|
2019-03-11 11:55:40 -04:00 |
ladyada
|
77964bccaf
|
Add print debugger, bits type
|
2019-03-08 02:29:27 -05:00 |
Kevin Townsend
|
e3cf6e7183
|
Fixed some compile time errors
|
2019-03-07 23:51:36 +01:00 |
ladyada
|
a5bfc4ffa8
|
add an unsafe read
|
2019-03-07 16:23:12 -05:00 |
ladyada
|
428cdb3dbd
|
ok have some rough read/write libraries
|
2019-03-07 16:15:30 -05:00 |
ladyada
|
91f5520704
|
write, read and write_then_read
|
2019-03-07 15:13:03 -05:00 |
ladyada
|
fff83857cb
|
just to get into libmanager
|
2019-03-07 14:25:26 -05:00 |
ladyada
|
694010c57b
|
create an i2c device with an address and be able to detect it
|
2019-03-07 14:23:42 -05:00 |
ladyada
|
337886fe76
|
init
|
2019-03-07 13:49:19 -05:00 |
Limor "Ladyada" Fried
|
bfcae75839
|
Initial commit
|
2019-03-07 13:44:46 -05:00 |