Espressif ESP32-C3-WROOM-02 Mismatch

When I search for: Espressif ESP32-C3-WROOM-02
The results are limited to: Espressif ESP-WROOM-02

Upon inspecting the platform.io file, I see platform=espressif8266. From my understanding, the Espressif ESP32-C3-WROOM-02 uses the ESPIDF language instead of RTOS, that is the only option available when creating a new project.

What is the best board to select or have PlatformIO developers notified of this issue/bug so that there can be proper support for this development board?

Thanks!

The ESP-WROOM-02 is an ESP8266 module, this is not a bug.

There are plenty of ESP32-C3-WROOM-02 based boards available in the espressif32 platform, foremost “Espressif ESP32-C3-DevKitC-02”, as documented. Usually, boards are listed in the search, not the raw modules, search for them first.