A1-board-selector-CCD.c A1: add support for updated product variants, small fixes Jun 4, 2014 A1-board-selector-CCR.c A1: add support for updated product variants, small fixes Jun 4, 2014 A1-board-selector.h A1: add support for updated product variants, small fixes ...
meaning of the code (white-space, formatting, missing semi-colons, etc)' + }, + { + value: 'refactor', + name: + 'refactor: A code change that neither fixes a bug nor adds a feature' + }, + { + value: 'test', + name: 'test: Add missing tests or correcting exis...