Skip to content

Commit 07ceab1

Browse files
committed
Include VIDI X version in the directory name and MICROPY_HW_BOARD_NAME
1 parent 39b44c7 commit 07ceab1

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

ports/espressif/boards/vidi_x/mpconfigboard.h renamed to ports/espressif/boards/vidi_x_v1.1/mpconfigboard.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
#pragma once
88

9-
#define MICROPY_HW_BOARD_NAME "VIDI X"
9+
#define MICROPY_HW_BOARD_NAME "VIDI X V1.1"
1010
#define MICROPY_HW_MCU_NAME "ESP32"
1111

1212
#define MICROPY_HW_LED_STATUS (&pin_GPIO2)

0 commit comments

Comments
 (0)