PlatformIO support for ESP32 devices using Zephyr framework

I am new to this embedded dev environment. I am trying to see where can I start to be able to:

  1. Use PlatformIO to build BLE applications for ESP32-C3 using Zephyr framework.
  2. Since ESP32-C3 supports on chip debug, how do I configure OCD server for the above environment?