Esp8685 / esp32-c3

I have an ESP8685-WROOM-03, which is technically an ESP32-C3. I checked all the supported boards, but I did not find mine. What I want to know is how I can implement this board on my own to work with the OpenMQTTGateway software.

Here is my board, but in Tasmotas docs: ESP8685-WROOM-03 ESP32-C3 TYWE2S Replacement Module (ESP8685-WROOM-03) Configuration for Tasmota

Change board

board = esp32-c3-devkitm-1

Or use a C3 firmware

As I understand that esp32-c3-devkitm-1 uses esp32-c3-mini-1, but I have esp8685-wroom-03. Will it still work?