Skip to content

Arduino IDE 2.x: GD32 boards do not appear in Boards Manager #145

Description

@Saandeeparduino

Environment
Arduino IDE: 2.3.2
OS: Windows 10 64-bit

Board Manager URL:

https://raw.githubusercontent.com/CommunityGD32Cores/GD32Core-New/main/package_gd32_index.json

Description

I added the official GD32 Boards Manager URL in Arduino IDE and restarted the IDE. The package index downloads successfully, and package_gd32_index.json is created in the Arduino15 directory.

However, no GD32 boards appear in the Boards Manager when searching for GD32, GigaDevice, or GD32Community.

What I checked
The JSON URL is accessible.
package_gd32_index.json is downloaded successfully.
Arduino IDE version is 2.3.2.
Restarted Arduino IDE multiple times.
Cleared the package cache and tried again.
Additional observations

The current package_gd32_index.json references platform version 0.0.1. It appears the package may be incomplete or incompatible with Arduino IDE 2.x.

There is also a related issue (#135) reporting installation failure due to a missing platform archive checksum. It is possible this issue is related to the package index or metadata.

Expected behavior

The GigaDevice GD32 platform should appear in Boards Manager and be installable.

Actual behavior

No GD32 platform is displayed in Boards Manager, so installation cannot be started.

Could the maintainers please verify whether the current package_gd32_index.json is compatible with Arduino IDE 2.x and whether any required metadata is missing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions