Equipment Firmware Development Process Outline
This User Guide has a tremendous amount of valuable information about properly porting and using the ConnectWare Library (CWL).
It is strongly recommended that implementors read or at least skim this section and the rest of the document before using the library. If not, implementors should at least read this section and refer to the rest of the User Guide when more information is needed.
Contact Powerhouse Dynamics at connectware@powerhousedynamics.com to setup credentials for the ConnectWare read only Git repository located at
https://github.com/Powerhouse-Dynamics/connectware
The Connectware Git Repository has moved! We will now be available on GitHub!
You need to have a FREE Github account. https://github.com/signup
If you have a Github account using the same email address as used in Beanstalk, we will send you an invite to the new GitHub repository. All you need is to accept the invitation.
If you have a Github account using a different email address, please send us the email address you would like to add at connectware@powerhousedynamics.com We will send the invite to that email address.
Our goal is that the CWL compiles cleanly without warnings or errors on all toolchains. If any warnings or errors are encountered that require changes to core CWL files, then please report it to the maintainers.