Rename OPENMV4R target.

This commit is contained in:
iabdalkader 2020-02-05 20:02:54 +02:00
parent 2c61d5ec11
commit f20fdf4a83
5 changed files with 6 additions and 6 deletions

View File

@ -60,10 +60,10 @@ jobs:
paths: ~/build/$TARGET
- stage: build
env: TARGET=OPENMV4R
env: TARGET=OPENMV4P
workspaces:
create:
name: OPENMV4R_WORKSPACE # workspace names are escaped.
name: OPENMV4P_WORKSPACE # workspace names are escaped.
paths: ~/build/$TARGET
- stage: build
@ -83,10 +83,10 @@ jobs:
- OPENMV2_WORKSPACE
- OPENMV3_WORKSPACE
- OPENMV4_WORKSPACE
- OPENMV4R_WORKSPACE
- OPENMV4P_WORKSPACE
- WINC1500_WORKSPACE
script:
- zip -r firmware_${TRAVIS_TAG}.zip OPENMV2 OPENMV3 OPENMV4 OPENMV4R WINC1500
- zip -r firmware_${TRAVIS_TAG}.zip OPENMV2 OPENMV3 OPENMV4 OPENMV4P WINC1500
deploy:
provider: releases
api_key:

@ -1 +1 @@
Subproject commit 10a28761e8c01350b9bcc84aca273bc7445ae6e0
Subproject commit a9d3041b0eaa2a0a5a3a9ff449004864f4852b5d

View File

@ -12,7 +12,7 @@
#define __OMV_BOARDCONFIG_H__
// Architecture info
#define OMV_ARCH_STR "OMV4R H7 32768 SDRAM" // 33 chars max
#define OMV_ARCH_STR "OMV4P H7 32768 SDRAM" // 33 chars max
#define OMV_BOARD_TYPE "H7"
#define OMV_UNIQUE_ID_ADDR 0x1FF1E800