Accepting configuration files for real world projects

If you wish to add more files to this library, you are more than welcome. However, I only accept files under the following conditions:

  • Must be generated using CP2130 Configurator, version 3.0 or later;
  • The name must be lowercase;
  • The name must follow the convention "projectname-revision.xml", where "projectname" should not have spaces (use underscores if you must, but it is preferable not to use any special characters) and where revision can follow the convention "rMn" where M is the major revision letter and n the minor revision number (e.g. r0, r1, r2, ra, ra1, ra2, rb, rb1, rb2). This convention is not rigid, and you can discard the "r" prefix, or even use "alpha" or "beta", or other convention for revision names that you follow;
  • Last but not least, the file should be valid and must not have out-of-bounds values. It should not represent a partial configuration (therefore pointing to the first condition, since CP2130 Configurator always generates files correctly).

Although it is not strictly necessary to define serial number generation parameters before creating the file, these parameters are a must have for the sake of completeness. The generator settings should be exported with the generator enabled by default and generating automatically when loading the file.

The idea is to submit configurations pertaining to real open-source hardware projects that use the CP2130 in any way. So, when submitting your file, please leave a link to the project it pertains to. This is essential! Your file will not be accepted otherwise.

P.S.: Please submit on GitHub and not here. Go to https://github.com/bloguetronica/cp2130-conf-library.

Edited by Samuel Lourenço