]> granicus.if.org Git - esp-idf/commitdiff
doc: include compiler version in issue template
authorIvan Grokhotkov <ivan@espressif.com>
Tue, 25 Sep 2018 04:44:47 +0000 (12:44 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Fri, 26 Oct 2018 04:47:32 +0000 (12:47 +0800)
docs/issue_template.md

index 7f7576572b46a8584e298d96daa300c9279791ea..7bf65e7815b2a32340a95f2cb95dd54b83a6ed4e 100644 (file)
@@ -26,11 +26,13 @@ If the issue cannot be solved after the steps before, please follow these instru
 
 - Development Kit:      [ESP32-Wrover-Kit|ESP32-DevKitC|ESP32-PICO-Kit|ESP32-LyraT|ESP32-LyraTD-MSC|none]
 - Kit version (for WroverKit/PicoKit/DevKitC): [v1|v2|v3|v4]
-- Core (if using chip or module): [ESP32-Wrover-I|ESP32-Wrover|ESP32-PICO-D4|ESP32-SOLO-I|ESP32-WROOM-32U|ESP-WROOM-32D|ESP-WROOM32|ESP32]
-- IDF version (``git rev-parse --short HEAD`` to get the commit id.): 
-    //bd6ea4393c7d2f059fc4decc70f1ec3eb3597268
-- Development Env:             [Arduino IDE|Make|Eclipse|other]
-- Operating System:            [Windows|Ubuntu|MacOS]
+- Module or chip used:  [ESP32-WROOM-32|ESP32-WROOM-32D|ESP32-WROOM-32U|ESP32-WROVER|ESP32-WROVER-I|ESP32-WROVER-B|ESP32-WROVER-IB|ESP32-SOLO-1|ESP32-PICO-D4|ESP32]
+- IDF version (run ``git describe --tags`` to find it): 
+    // v3.2-dev-1148-g96cd3b75c
+- Build System:         [Make|CMake]
+- Compiler version (run ``xtensa-esp32-elf-gcc --version`` to find it):
+    // 1.22.0-80-g6c4433a
+- Operating System:     [Windows|Linux|macOS]
 - Power Supply:         [USB|external 5V|external 3.3V|Battery]
 
 ## Problem Description