Greg Williams be7be41580 Updated to latest version of Unity.
Removed -Wno-duplicate-decl-specifier flag from all YAML files, since unsupported in some versions of gcc. Reimplemented ignore in specific files and generated code using a pragmas instead, which are setup to ignore undefined pragma values.
Added initial .travis.yml file for TravisCI builds.
2014-07-25 15:13:29 -04:00
2014-07-25 15:13:29 -04:00
2014-07-25 15:13:29 -04:00
2014-07-25 15:13:29 -04:00
2014-07-25 15:13:29 -04:00
2014-07-25 15:13:29 -04:00

Welcome to CMock!

![](http://travis-ci.org/atomicobject/kinetic-c.png?branch=master)

[CMock build status](http://travis-ci.org/throwtheswitch/kinetic-c) is provided via [Travis CI](http://travis-ci.org)

Getting Started
================

    > git clone --recursive https://github.com/throwtheswitch/cmock.git
    > cd cmock
    > bundle install # Ensures you have all RubyGems needed
    > bundle execute rake # Run all CMock library tests

API Documentation
=================

* Not sure what you're doing?
** [View docs/CMock_Summary.md](docs/CMock_Summary.md)
* Interested in our MIT-style license?
** [View docs/license.txt](docs/license.txt)
* Are there examples?
** They are all in [/examples](examples/)
* Any other resources to check out?
** Definitely! Check out our developer portal on [ThrowTheSwitch.org](http://throwtheswitch.org)
S
Description
Mirror of https://github.com/ThrowTheSwitch/CMock.git for ESP-IDF submodules
Readme 4.9 MiB
Languages
C 58.9%
Ruby 23.2%
Assembly 9.5%
Tcl 7.9%
Batchfile 0.4%