aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/mcusupport
Commit message (Expand)AuthorAgeFilesLines
* Mcu: Extend workaround for missing JSON file for Desktop target to Linuxhjk2020-08-201-1/+7
* McuSupport: Fix warning about missing field initializersAlessandro Portale2020-08-191-2/+6
* McuSupport: Read RGL configuration from jsonJacek Nijaki2020-08-181-37/+56
* McuSupport: Update wizard entry point generationJacek Nijaki2020-08-185-65/+4
* McuSupport: Update json kit processing to match Qt for MCUs 1.4Jacek Nijaki2020-08-182-35/+136
* Merge remote-tracking branch 'origin/4.12' into 4.13Eike Ziller2020-07-0614-58/+102
|\
| * McuSupport: Change version checking from exact == to >= minimumAlessandro Portale2020-07-063-18/+29
| * McuSupport: Find default FreeRTOS dir inside pre-installed board SDKAlessandro Portale2020-07-063-8/+25
| * McuSupport: Adjust license headersAlessandro Portale2020-07-0314-20/+20
| * McuSupport: Read *_FREERTOS_DIR values from .jsonAlessandro Portale2020-07-021-13/+2
| * McuSupport: Skip Renesas' "RGL" board SDKAlessandro Portale2020-07-021-1/+2
| * McuSupport: Bump supported Qt for MCUs version from 1.2 to 1.3Alessandro Portale2020-06-301-2/+2
| * McuSupport: Add MCU/Board SDK package to kitsAlessandro Portale2020-06-301-1/+27
* | Core/Utils: Migrate further to Utils::Idhjk2020-07-064-8/+8
* | Android, McuSupport: Change "download" icons to "online"Alessandro Portale2020-06-261-1/+1
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-06-251-6/+7
|\|
| * McuSupport: Display the expected Qt for MCUs SDK version numberAlessandro Portale2020-06-231-1/+2
| * McuSupport: Improve version checking, support Desktop-only installationAlessandro Portale2020-06-221-5/+5
* | Move InfoBar to UtilsEike Ziller2020-06-181-6/+6
* | Move Id from Core to UtilsEike Ziller2020-06-181-4/+2
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-06-151-10/+18
|\|
| * McuSupport: Enable resetting of path choosers to the default pathAlessandro Portale2020-06-111-10/+18
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-06-081-6/+10
|\|
| * McuSupport: Fix a bug in the writing of settingsAlessandro Portale2020-06-041-6/+10
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-06-038-13/+69
|\|
| * McuSupport: Qul v1.2 adjustmentsAlessandro Portale2020-05-278-13/+69
* | Use dialogParent() instead of mainWindow()Eike Ziller2020-06-021-4/+2
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-05-191-24/+0
|\|
| * Mcu: Remove unused functionshjk2020-05-191-24/+0
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-05-154-115/+186
|\|
| * McuSupport: Fix compile for gcc 5.3Christian Stenger2020-05-151-4/+4
| * McuSupport: Read supported targets from SDK .json filesAlessandro Portale2020-05-143-89/+148
| * McuSupport: Let user explicitly create or remove MCU target kitsAlessandro Portale2020-05-111-26/+38
* | Fix clang 10 warnings about unnecessary copies in range loopsChristian Kandeler2020-05-121-1/+1
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-05-114-29/+97
|\|
| * McuSupport: Add FreeRTOS variations to hardcoded list of targetsAlessandro Portale2020-05-061-25/+51
| * McuSupport: Add support for creating FreeRTOS kitsAlessandro Portale2020-05-064-8/+50
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-05-063-1/+32
|\|
| * McuSupport: If kits are missing, provide an InfoBar that opens settingsAlessandro Portale2020-05-062-0/+27
| * McuSupport: Remove outdated kits on KitManager::kitsLoadedAlessandro Portale2020-05-052-1/+5
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-04-284-36/+69
|\|
| * McuSupport: Identify existing Kits for MCU Targets via meta dataAlessandro Portale2020-04-282-10/+21
| * McuSupport: Make some functions in McuSupportOptions staticAlessandro Portale2020-04-273-29/+29
| * McuSupport: Remove outdated Qt for MCUs kitsAlessandro Portale2020-04-274-0/+22
* | CMake: Rename some constantsTobias Hunger2020-04-171-1/+1
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-04-173-60/+180
|\|
| * McuSupport: Fix RH850 kit issuesAlessandro Portale2020-04-143-12/+72
| * McuSupport: Use MCUXpresso IDE instead of SEGGER JLink for NXP kitsAlessandro Portale2020-04-141-15/+28
| * McuSupport: Fix Desktop kit issuesAlessandro Portale2020-04-143-39/+86
* | Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-04-143-2/+14
|\|