add nano g1 (#1351)

* add nano g1

* Update platformio.ini

* Update configuration.h

* Revert platformio.ini to previous state

* Update configuration.h

* Update platformio.ini

Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com>
This commit is contained in:
neilhao
2022-04-04 20:16:19 +10:00
committed by GitHub
co-authored by GitHub Thomas Göttgens
parent 6c2d45d866
commit 0c600363c8
5 changed files with 46 additions and 1 deletions
+4
View File
@@ -240,6 +240,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define HW_VENDOR HardwareModel_T_ECHO
#elif defined(NANO_G1)
#define HW_VENDOR HardwareModel_NANO_G1
#elif NRF52_SERIES
#define HW_VENDOR HardwareModel_NRF52_UNKNOWN