diff --git a/docs/psoc6/general.rst b/docs/psoc6/general.rst
index 9c32d0332897f..534fa8b005e56 100644
--- a/docs/psoc6/general.rst
+++ b/docs/psoc6/general.rst
@@ -3,16 +3,69 @@
General information about the PSoC6™ port
=========================================
-The PSoC6™ port supports boards powered by the `Infineon PSoC6 family of microcontrollers `_.
+The PSoC™ 6 family is built on an ultra-low-power architecture, and the MCUs feature low-power design catering to tailored application domains.
+The PSoC6™ port supports boards powered by the `Infineon PSoC6 family of microcontrollers `_ and currently supports following MCU's:
+
+* PSoC™ 62 - Performance
+* PSoC™ 63 - Bluetooth™ Low Energy
.. _Supported boards:
Supported boards
-----------------
+^^^^^^^^^^^^^^^^^
+
+Following are the boards supported in this port:
+
+.. list-table::
+ :widths: 20 50
+ :header-rows: 1
+
+ * - Board name
+ - Distinguishing feature
+ * - CY8CPROTO-062-4343W
+ - Dual-core Arm Cortex-M4 and Cortex-M0+ MCU with versatile peripherals on board like:
+ - Industry-leading CAPSENSE™ for touch buttons and slider
+ - Networking capabilities
+ - microSD card interface
+ - 512-Mb Quad-SPI NOR flash
+ * - CY8CPROTO-063-BLE
+ - Dual-core Arm Cortex-M4 and Cortex-M0+ MCU with:
+ - Versatile peripherals
+ - Networking capabilities
+ - Bluetooth Low Energy (BLE) connectivity compatible with Bluetooth 5.0
+ - Snap-away form-factor
+
+For more hardware related details, check the following sections.
+
+CY8CPROTO-062-4343W
+--------------------
+
+Pinout
+******
+ .. image:: img/cy8cproto-062-4343w-pinout.png
+ :width: 1400
+
+
+Technical specifications
+************************
+Links for product details:
+
+* `CY8CPROTO-062-4343W product page with relevant documents `_
+* `CY8CPROTO-062-4343W MCU Datasheet `_
+
+CY8CPROTO-063-BLE
+-----------------
+
+Pinout
+******
+ .. image:: img/cy8cproto-063-ble-pinout.png
+ :width: 400
+
+Technical specifications
+************************
+Links for product details:
-The following boards are supported in the port:
+* `CY8CPROTO-063-BLE product page with relevant documents `_
+* `CY8CPROTO-063-BLE MCU Datasheet `_
- * `CY8CPROTO-062-4343W `_
-Find all the information, board and microcontroller features, and technical documentation in the
-linked board product page.
\ No newline at end of file
diff --git a/docs/psoc6/img/cy8cproto-062-4343w-pinout.png b/docs/psoc6/img/cy8cproto-062-4343w-pinout.png
new file mode 100644
index 0000000000000..1be9fd17d98b8
Binary files /dev/null and b/docs/psoc6/img/cy8cproto-062-4343w-pinout.png differ
diff --git a/docs/psoc6/img/cy8cproto-063-ble-pinout.png b/docs/psoc6/img/cy8cproto-063-ble-pinout.png
new file mode 100644
index 0000000000000..2f5dc2d52fdf2
Binary files /dev/null and b/docs/psoc6/img/cy8cproto-063-ble-pinout.png differ
diff --git a/docs/psoc6/img/cy8cproto-063-ble.jpg b/docs/psoc6/img/cy8cproto-063-ble.jpg
new file mode 100644
index 0000000000000..d6ababeae4911
Binary files /dev/null and b/docs/psoc6/img/cy8cproto-063-ble.jpg differ