7 Commits

Author SHA1 Message Date
Chris
0625ef62ac chore: Alphabetize exclude directories. 2019-01-03 21:01:02 -06:00
Chris
6e76a61036 fix: Correct *_main.cc paths 2019-01-03 12:14:40 -06:00
Chris
53527583a8 fix: Remove Arduino entry points
Improved flexibility by removing the Arduino entry points in favor of manual calls to setup/loop that the user can call from their entry point.  This is the more common use case for Arudino.

Also added the gtest/gmock_main files to the PlatformIO ignore list since we are not supporting that feature.
2019-01-03 12:12:19 -06:00
Chris
06873c4125 fix: Add additional source and include directories.
This is still a work in progress.
2018-12-29 12:57:04 -06:00
Chris
25df705381 fix: correct JSON syntax 2018-12-15 13:31:56 -06:00
Chris Johnson
bcaf46a630 chore: Update version to latest release 2018-12-07 12:24:01 -06:00
Chris Johnson
66b9a6018e chore: Add initial library.json config
Added initial library.json config for PlatformIO

Version will be synced to proper googletest version once the PIO library has been registered and proven out round trip.
2018-12-06 12:35:06 -06:00