You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Initial baseline for ECI code
Changes from repo start:
* Add Travis CI pipeline to run unit tests and verify example apps build
* Added checksum to event msgs
* Updated macro names to remove last traces of SIL naming convention
* Renamed macros to standardize naming (see issue #3)
* Updated documentation to add into on getting started using examples
Some macros ECI defines do not follow the naming convention (starting with
ECI_
) and should be standardized.Known offenders are the Event types (which start with
EVENT_MESSAGE
) and HK and Table-related MIDs (which start withSIL_
).The text was updated successfully, but these errors were encountered: