Commit graph

17 commits

Author SHA1 Message Date
Andrew J. Kroll 13950453c9 Fixes for spi4teensy3 on 3.5/3.6. Be sure to update your spi4teensy3 library as well. 2017-08-14 03:39:38 -04:00
Kristian Sloth Lauszus 42948831ce Explicit cast millis() and micros() to uint32_t, as it is uint64_t on the Arduino 101 2017-02-12 16:58:14 +01:00
Kristian Sloth Lauszus 6fb48f48e4 Fix millis() and micros() rollover bug
Also replace long with int32_t, so it is not architecture dependent
2017-02-12 15:10:07 +01:00
Kristian Sloth Lauszus 9e32aef86c Replace boolean with bool 2015-04-05 00:18:52 +02:00
Kristian Sloth Lauszus 67a7a66d3d Updated to newest version of testusbhostFAT
Fixes #143
2015-04-05 00:17:51 +02:00
Andrew J. Kroll bd8c8e7404 Fix use of "bool" so ARM compiles correctly 2015-02-19 03:14:39 -05:00
Kristian Lauszus d9dac13225 Updated testusbhostFAT example and submodules 2014-05-27 09:42:13 +02:00
Andrew J. Kroll 7e826ab32b Fix accidental comment paste. 2014-03-03 19:46:08 -05:00
Kristian Lauszus 191cdf9e2c Updated testusbhostFAT example and submodules 2013-11-24 16:03:28 +01:00
Kristian Sloth Lauszus 45c1297a91 Removed all unnecessary includes since there is no need to do that anymore
Also renamed all example extensions to .ino
2013-10-02 00:49:46 +02:00
Andrew J. Kroll 372e37e34f Update from head 2013-09-23 18:52:29 -04:00
Andrew J. Kroll 4bb0011713 Update from head 2013-09-23 18:48:44 -04:00
Andrew J. Kroll 5dcc65cab9 updates from head 2013-09-02 04:09:49 -04:00
Andrew J. Kroll 3d16d6f9d6 testusbhostFAT Updates 2013-08-09 02:27:34 -04:00
Andrew J. Kroll 0169e99af7 Updates to testusbhostFAT 2013-08-09 00:18:25 -04:00
Kristian Sloth Lauszus da0622a5f1 Uploaded newest testusbhostFAT code 2013-06-18 23:24:20 +02:00
Oleg Mazurov c979798fcc commit message 2013-06-11 21:12:45 -06:00