Commit Graph

7 Commits

Author SHA1 Message Date
ladyada c226325dee add (currently slow) bitbang SPI, with MSB and LSB support 2019-05-18 18:46:25 -04:00
ladyada 9dbdadb3f6 doxdoxdox 2019-05-18 14:37:08 -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 bb33ff7118 initial SPI bus device 2019-05-17 23:36:14 -04:00