parse-community / parse-embedded-sdks

The Embedded SDKs for the Parse Platform
http://parseplatform.org
Other
246 stars 118 forks source link

Refactoring the RTOS SDK into common and platform-specific #36

Closed francip closed 9 years ago

francip commented 9 years ago

This change refactors the example RTOS SDK implementation for CC3200 and splits it into two parts - CC3200-specific implementation and common logic that can be used for any RTOS SDK implementation.

mtl2034 commented 9 years ago

LGTM