target unification

This commit is contained in:
Hugo Chiang 2023-02-04 13:47:17 +08:00
parent 410007c69b
commit 0e7af5460f
5 changed files with 4 additions and 4 deletions

View File

@ -39,7 +39,7 @@ jobs:
runs-on: ubuntu-22.04
strategy:
matrix:
targets: [ EMSRPROTO1, EMSRPROTO2, EMSRPROTO3, NEUTRONRCF435AIO, NEUTRONRCF435MINI ]
targets: [ EMSRPROTO1, EMSRPROTO2, EMSRPROTO3, NEUTRONRCF435MINI, NEUTRONRCF435SE ]
steps:
- name: Code Checkout
uses: actions/checkout@v2

View File

@ -20,8 +20,8 @@
#pragma once
#define TARGET_BOARD_IDENTIFIER "NEUTRONRCF435MINI"
#define USBD_PRODUCT_STRING "NERC"
#define TARGET_BOARD_IDENTIFIER "NERC"
#define USBD_PRODUCT_STRING "NEUTRONRCF435MINI"
/**********swd debuger reserved *****************
*
* pa13 swdio

View File

@ -21,7 +21,7 @@
#pragma once
#define TARGET_BOARD_IDENTIFIER "NERC"
#define USBD_PRODUCT_STRING "NEUTRONRCF435AIO"
#define USBD_PRODUCT_STRING "NEUTRONRCF435SE"
/**********swd debuger reserved *****************
*
* pa13 swdio