Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why different v7.0.1 commits? #23

Closed
rexut opened this issue Sep 24, 2022 · 2 comments
Closed

Why different v7.0.1 commits? #23

rexut opened this issue Sep 24, 2022 · 2 comments

Comments

@rexut
Copy link

rexut commented Sep 24, 2022

.. and why is there a brand new main branch (master) with an complete different v7.0.1 commit?

image

git log --oneline --graph 61084b9c ..5c010817

* 5c010817 7.0.2
* 899b4ea9 7.0.2
* 283e1c3d Update README.md
* 6d0dc29a 7.0.1
* 61084b9c (tag: v7.0.1) 7.0.1
* e922fc13 7.0.1
* 862265e1 7.0.1
* 20e4b27d (tag: v7.0.1rc2) 7.0.1rc2
* 6ac2e923 (tag: v7.0.0) 7.0.0

git diff --stat 61084b9c..6d0dc29a

 .gitignore                                                                                      |    4 +-
 .gitmodules                                                                                     |    3 +
 3rd_party                                                                                       |    1 +
 LICENSES/LicenseRef-QL-dual.qlc                                                                 |   26 +
 LICENSES/QM-EVAL-QPC.qlc                                                                        |   25 +
 LICENSES/QP-Arduino_GPL_Exception.txt                                                           |   46 +
 LICENSES/QP-RasPi_GPL_Exception.txt                                                             |   48 +
 LICENSES/QP-mbed_GPL_Exception.txt                                                              |   42 +
 README.md                                                                                       |    7 +
 doxygen/images/github-star.jpg                                                                  |  Bin 0 -> 25587 bytes
 doxygen/make.bat                                                                                |  186 +-
 doxygen/rsm.bat                                                                                 |   88 +-
 doxygen/rsm_qpc.cfg                                                                             |   14 +-
 examples/arm-cm/blinky_efm32-slstk3401a/qk/gnu/flash.bat                                        |   96 +-
 examples/arm-cm/blinky_efm32-slstk3401a/qk/iar/blinky-qk.ewd                                    | 8426 ++++++++++++++++++++++++++++----------------------------
 examples/arm-cm/blinky_efm32-slstk3401a/qk/iar/blinky-qk.ewp                                    | 6368 +++++++++++++++++++++---------------------
 examples/arm-cm/blinky_efm32-slstk3401a/qk/iar/blinky-qk.eww                                    |   20 +-
 examples/arm-cm/blinky_efm32-slstk3401a/qk/iar/blinky-qk.icf                                    |   56 +-
 examples/arm-cm/blinky_efm32-slstk3401a/qv/gnu/flash.bat                                        |   96 +-
 examples/arm-cm/blinky_efm32-slstk3401a/qv/iar/blinky-qv.ewd                                    | 8918 +++++++++++++++++++++++++++++------------------------------
 examples/arm-cm/blinky_efm32-slstk3401a/qv/iar/blinky-qv.ewp                                    | 6644 ++++++++++++++++++++++----------------------
 examples/arm-cm/blinky_efm32-slstk3401a/qv/iar/blinky-qv.eww                                    |   20 +-
 examples/arm-cm/blinky_efm32-slstk3401a/qv/iar/blinky-qv.icf                                    |   56 +-
 examples/arm-cm/blinky_ek-tm4c123gxl/qk/gnu/flash.bat                                           |   64 +-
 examples/arm-cm/blinky_ek-tm4c123gxl/qk/iar/blinky-qk.ewd                                       | 8426 ++++++++++++++++++++++++++++----------------------------
 examples/arm-cm/blinky_ek-tm4c123gxl/qk/iar/blinky-qk.ewp                                       | 6346 +++++++++++++++++++++---------------------
 examples/arm-cm/blinky_ek-tm4c123gxl/qk/iar/blinky-qk.eww                                       |   20 +-
 examples/arm-cm/blinky_ek-tm4c123gxl/qk/iar/blinky-qk.icf                                       |   56 +-
 examples/arm-cm/blinky_ek-tm4c123gxl/qv/gnu/flash.bat                                           |   64 +-
 examples/arm-cm/blinky_ek-tm4c123gxl/qv/iar/blinky-qv.ewd                                       | 8924 +++++++++++++++++++++++++++++------------------------------
 examples/arm-cm/blinky_ek-tm4c123gxl/qv/iar/blinky-qv.ewp                                       | 6046 ++++++++++++++++++++--------------------
 examples/arm-cm/blinky_ek-tm4c123gxl/qv/iar/blinky-qv.eww                                       |   20 +-
 examples/arm-cm/blinky_ek-tm4c123gxl/qv/iar/blinky-qv.icf                                       |   56 +-
 examples/arm-cm/dpp_efm32-slstk3401a/qk/gnu/flash.bat                                           |   96 +-
 examples/arm-cm/dpp_efm32-slstk3401a/qk/iar/dpp-qk.ewd                                          | 8426 ++++++++++++++++++++++++++++----------------------------
 examples/arm-cm/dpp_efm32-slstk3401a/qk/iar/dpp-qk.ewp                                          | 7058 +++++++++++++++++++++++------------------------
 examples/arm-cm/dpp_efm32-slstk3401a/qk/iar/dpp-qk.eww                                          |   20 +-
 examples/arm-cm/dpp_efm32-slstk3401a/qk/iar/dpp-qk.icf                                          |   56 +-
 examples/arm-cm/dpp_efm32-slstk3401a/qv/gnu/flash.bat                                           |   96 +-
 examples/arm-cm/dpp_efm32-slstk3401a/qv/iar/dpp-qv.ewd                                          | 8426 ++++++++++++++++++++++++++++----------------------------
 examples/arm-cm/dpp_efm32-slstk3401a/qv/iar/dpp-qv.ewp                                          | 6374 +++++++++++++++++++++---------------------
 examples/arm-cm/dpp_efm32-slstk3401a/qv/iar/dpp-qv.eww                                          |   20 +-
 examples/arm-cm/dpp_efm32-slstk3401a/qv/iar/dpp-qv.icf                                          |   56 +-
 examples/arm-cm/dpp_efm32-slstk3401a/qview/qview-dpp.bat                                        |   16 +-
 examples/arm-cm/dpp_efm32-slstk3401a/qview/qview-dpp1.bat                                       |   16 +-
 examples/arm-cm/dpp_efm32-slstk3401a/qxk/gnu/flash.bat                                          |   96 +-
 examples/arm-cm/dpp_efm32-slstk3401a/qxk/iar/dpp-qxk.ewd                                        | 8426 ++++++++++++++++++++++++++++----------------------------
 examples/arm-cm/dpp_efm32-slstk3401a/qxk/iar/dpp-qxk.ewp                                        | 7088 +++++++++++++++++++++++------------------------
 examples/arm-cm/dpp_efm32-slstk3401a/qxk/iar/dpp-qxk.eww                                        |   20 +-
 examples/arm-cm/dpp_efm32-slstk3401a/qxk/iar/dpp-qxk.icf                                        |   56 +-
 examples/arm-cm/dpp_efm32-slstk3401a/win32-gui/dpp-gui.sln                                      |   46 +-
 examples/arm-cm/dpp_efm32-slstk3401a/win32-gui/dpp-gui.vcxproj                                  |  546 ++--
 examples/arm-cm/dpp_efm32-slstk3401a/win32-gui/dpp-gui.vcxproj.filters                          |   90 +-
 examples/arm-cm/dpp_ek-tm4c123gxl/lint-plus/lin.bat                                             |  128 +-
 examples/arm-cm/dpp_ek-tm4c123gxl/qk/gnu/flash.bat                                              |   64 +-
 examples/arm-cm/dpp_ek-tm4c123gxl/qk/gnu_with-stack-prot/flash.bat                              |   64 +-
 examples/arm-cm/dpp_ek-tm4c123gxl/qk/iar/dpp-qk.ewd                                             | 8426 ++++++++++++++++++++++++++++----------------------------
 examples/arm-cm/dpp_ek-tm4c123gxl/qk/iar/dpp-qk.ewp                                             | 6646 ++++++++++++++++++++++----------------------
 examples/arm-cm/dpp_ek-tm4c123gxl/qk/iar/dpp-qk.eww                                             |   20 +-
 examples/arm-cm/dpp_ek-tm4c123gxl/qk/iar/dpp-qk.icf                                             |   56 +-
 examples/arm-cm/dpp_ek-tm4c123gxl/qv/gnu/flash.bat                                              |   64 +-
 examples/arm-cm/dpp_ek-tm4c123gxl/qv/iar/dpp-qv.ewd                                             | 8426 ++++++++++++++++++++++++++++----------------------------
 examples/arm-cm/dpp_ek-tm4c123gxl/qv/iar/dpp-qv.ewp                                             | 6370 +++++++++++++++++++++---------------------
 examples/arm-cm/dpp_ek-tm4c123gxl/qv/iar/dpp-qv.eww                                             |   20 +-
 examples/arm-cm/dpp_ek-tm4c123gxl/qv/iar/dpp-qv.icf                                             |   56 +-
 examples/arm-cm/dpp_ek-tm4c123gxl/qview/qview-dpp.bat                                           |   16 +-
 examples/arm-cm/dpp_ek-tm4c123gxl/qview/qview-dpp1.bat                                          |   16 +-
 examples/arm-cm/dpp_ek-tm4c123gxl/qxk/gnu/flash.bat                                             |   64 +-
 examples/arm-cm/dpp_ek-tm4c123gxl/qxk/iar/dpp-qxk.ewd                                           | 8426 ++++++++++++++++++++++++++++----------------------------
 examples/arm-cm/dpp_ek-tm4c123gxl/qxk/iar/dpp-qxk.ewp                                           | 6638 ++++++++++++++++++++++----------------------
 examples/arm-cm/dpp_ek-tm4c123gxl/qxk/iar/dpp-qxk.eww                                           |   20 +-
 examples/arm-cm/dpp_ek-tm4c123gxl/qxk/iar/dpp-qxk.icf                                           |   56 +-
 examples/arm-cm/dpp_mbed-lpc1768/qk/iar/dpp-qk.ewd                                              | 8924 +++++++++++++++++++++++++++++------------------------------
 examples/arm-cm/dpp_mbed-lpc1768/qk/iar/dpp-qk.ewp                                              | 6016 ++++++++++++++++++++--------------------
 examples/arm-cm/dpp_mbed-lpc1768/qk/iar/dpp-qk.eww                                              |   20 +-
 examples/arm-cm/dpp_mbed-lpc1768/qk/iar/dpp-qk.icf                                              |   76 +-
 examples/arm-cm/dpp_mbed-lpc1768/qv/iar/dpp-qv.ewd                                              | 8924 +++++++++++++++++++++++++++++------------------------------
 examples/arm-cm/dpp_mbed-lpc1768/qv/iar/dpp-qv.ewp                                              | 6034 ++++++++++++++++++++--------------------
 examples/arm-cm/dpp_mbed-lpc1768/qv/iar/dpp-qv.eww                                              |   20 +-
 examples/arm-cm/dpp_mbed-lpc1768/qv/iar/dpp-qv.icf                                              |   76 +-
 examples/arm-cm/dpp_nucleo-h743zi/qk/iar/dpp-qk.ewp                                             | 6626 ++++++++++++++++++++++----------------------
 examples/arm-cm/dpp_nucleo-h743zi/qk/iar/dpp-qk.eww                                             |   20 +-
 examples/arm-cm/dpp_nucleo-h743zi/qk/iar/dpp-qk.icf                                             |  166 +-
 examples/arm-cm/dpp_nucleo-h743zi/qv/iar/dpp-qv.ewd                                             | 8498 ++++++++++++++++++++++++++++----------------------------
 examples/arm-cm/dpp_nucleo-h743zi/qv/iar/dpp-qv.ewp                                             | 6626 ++++++++++++++++++++++----------------------
 examples/arm-cm/dpp_nucleo-h743zi/qv/iar/dpp-qv.eww                                             |   20 +-
 examples/arm-cm/dpp_nucleo-h743zi/qv/iar/dpp-qv.icf                                             |  166 +-
 examples/arm-cm/dpp_nucleo-h743zi/qview/qview-dpp.bat                                           |   16 +-
 examples/arm-cm/dpp_nucleo-h743zi/qview/qview-dpp1.bat                                          |   16 +-
 examples/arm-cm/dpp_nucleo-h743zi/qxk/iar/dpp-qxk.ewd                                           | 8498 ++++++++++++++++++++++++++++----------------------------
 examples/arm-cm/dpp_nucleo-h743zi/qxk/iar/dpp-qxk.ewp                                           | 6652 ++++++++++++++++++++++----------------------
 examples/arm-cm/dpp_nucleo-h743zi/qxk/iar/dpp-qxk.eww                                           |   20 +-
 examples/arm-cm/dpp_nucleo-h743zi/qxk/iar/dpp-qxk.icf                                           |  166 +-
 examples/arm-cm/dpp_nucleo-l053r8/qk/iar/dpp-qk.ewd                                             | 8426 ++++++++++++++++++++++++++++----------------------------
 examples/arm-cm/dpp_nucleo-l053r8/qk/iar/dpp-qk.ewp                                             | 7070 +++++++++++++++++++++++------------------------
 examples/arm-cm/dpp_nucleo-l053r8/qk/iar/dpp-qk.eww                                             |   20 +-
 examples/arm-cm/dpp_nucleo-l053r8/qk/iar/dpp-qk.icf                                             |   72 +-
 examples/arm-cm/dpp_nucleo-l053r8/qv/iar/dpp-qv.ewd                                             | 8426 ++++++++++++++++++++++++++++----------------------------
 examples/arm-cm/dpp_nucleo-l053r8/qv/iar/dpp-qv.ewp                                             | 6610 ++++++++++++++++++++++----------------------
 examples/arm-cm/dpp_nucleo-l053r8/qv/iar/dpp-qv.eww                                             |   20 +-
 examples/arm-cm/dpp_nucleo-l053r8/qv/iar/dpp-qv.icf                                             |   72 +-
 examples/arm-cm/dpp_nucleo-l053r8/qview/qview-dpp.bat                                           |   16 +-
 examples/arm-cm/dpp_nucleo-l053r8/qview/qview-dpp1.bat                                          |   16 +-
 examples/arm-cm/dpp_nucleo-l053r8/qxk/iar/dpp-qxk.ewd                                           | 8426 ++++++++++++++++++++++++++++----------------------------
 examples/arm-cm/dpp_nucleo-l053r8/qxk/iar/dpp-qxk.ewp                                           | 7096 +++++++++++++++++++++++------------------------
 examples/arm-cm/dpp_nucleo-l053r8/qxk/iar/dpp-qxk.eww                                           |   20 +-
 examples/arm-cm/dpp_nucleo-l053r8/qxk/iar/dpp-qxk.icf                                           |   72 +-
 examples/arm-cm/dpp_nucleo-l152re/qk/iar/dpp-qk.ewd                                             | 8498 ++++++++++++++++++++++++++++----------------------------
 examples/arm-cm/dpp_nucleo-l152re/qk/iar/dpp-qk.ewp                                             | 6610 ++++++++++++++++++++++----------------------
 examples/arm-cm/dpp_nucleo-l152re/qk/iar/dpp-qk.eww                                             |   20 +-
 examples/arm-cm/dpp_nucleo-l152re/qk/iar/dpp-qk.icf                                             |   70 +-
 examples/arm-cm/dpp_nucleo-l152re/qk/visualgdb/dpp-qk-Spy.vgdbsettings                          |  266 +-
 examples/arm-cm/dpp_nucleo-l152re/qk/visualgdb/dpp-qk.sln                                       |   56 +-
 examples/arm-cm/dpp_nucleo-l152re/qk/visualgdb/dpp-qk.vcxproj                                   |  294 +-
 examples/arm-cm/dpp_nucleo-l152re/qk/visualgdb/dpp-qk.vcxproj.filters                           |  272 +-
 examples/arm-cm/dpp_nucleo-l152re/qk/visualgdb/stm32.props                                      |   62 +-
 examples/arm-cm/dpp_nucleo-l152re/qk/visualgdb/stm32.xml                                        |   76 +-
 examples/arm-cm/dpp_nucleo-l152re/qspy200824_123412.seq                                         |  252 +-
 examples/arm-cm/dpp_nucleo-l152re/qspy200824_123438.seq                                         |  198 +-
 examples/arm-cm/dpp_nucleo-l152re/qv/iar/dpp-qv.ewd                                             | 8918 +++++++++++++++++++++++++++++------------------------------
 examples/arm-cm/dpp_nucleo-l152re/qv/iar/dpp-qv.ewp                                             | 6616 ++++++++++++++++++++++----------------------
 examples/arm-cm/dpp_nucleo-l152re/qv/iar/dpp-qv.eww                                             |   20 +-
 examples/arm-cm/dpp_nucleo-l152re/qv/iar/dpp-qv.icf                                             |   70 +-
 examples/arm-cm/dpp_nucleo-l152re/qview/qview-dpp.bat                                           |   16 +-
 examples/arm-cm/dpp_nucleo-l152re/qview/qview-dpp1.bat                                          |   16 +-
 examples/arm-cm/dpp_nucleo-l152re/qxk/iar/dpp-qxk.ewd                                           | 8498 ++++++++++++++++++++++++++++----------------------------
 examples/arm-cm/dpp_nucleo-l152re/qxk/iar/dpp-qxk.ewp                                           | 6634 ++++++++++++++++++++++----------------------
 examples/arm-cm/dpp_nucleo-l152re/qxk/iar/dpp-qxk.eww                                           |   20 +-
 examples/arm-cm/dpp_nucleo-l152re/qxk/iar/dpp-qxk.icf                                           |   70 +-
 examples/arm-cm/dpp_stm32f4-discovery/qk/gnu/flash.bat                                          |   46 +-
 examples/arm-cm/dpp_stm32f4-discovery/qk/iar/dpp-qk.ewd                                         | 8426 ++++++++++++++++++++++++++++----------------------------
 examples/arm-cm/dpp_stm32f4-discovery/qk/iar/dpp-qk.ewp                                         | 6394 +++++++++++++++++++++---------------------
 examples/arm-cm/dpp_stm32f4-discovery/qk/iar/dpp-qk.eww                                         |   20 +-
 examples/arm-cm/dpp_stm32f4-discovery/qk/iar/dpp-qk.icf                                         |   68 +-
 examples/arm-cm/dpp_stm32f4-discovery/qv/gnu/flash.bat                                          |   46 +-
 examples/arm-cm/dpp_stm32f4-discovery/qv/iar/dpp-qv.ewd                                         | 8426 ++++++++++++++++++++++++++++----------------------------
 examples/arm-cm/dpp_stm32f4-discovery/qv/iar/dpp-qv.ewp                                         | 6370 +++++++++++++++++++++---------------------
 examples/arm-cm/dpp_stm32f4-discovery/qv/iar/dpp-qv.eww                                         |   20 +-
 examples/arm-cm/dpp_stm32f4-discovery/qv/iar/dpp-qv.icf                                         |   68 +-
 examples/arm-cm/dpp_stm32f4-discovery/qxk/gnu/flash.bat                                         |   46 +-
 examples/arm-cm/dpp_stm32f4-discovery/qxk/iar/dpp-qxk.ewd                                       | 8426 ++++++++++++++++++++++++++++----------------------------
 examples/arm-cm/dpp_stm32f4-discovery/qxk/iar/dpp-qxk.ewp                                       | 6418 +++++++++++++++++++++---------------------
 examples/arm-cm/dpp_stm32f4-discovery/qxk/iar/dpp-qxk.eww                                       |   20 +-
 examples/arm-cm/dpp_stm32f4-discovery/qxk/iar/dpp-qxk.icf                                       |   68 +-
 examples/arm-cm/game_efm32-slstk3401a/qk/gnu/flash.bat                                          |   96 +-
 examples/arm-cm/game_efm32-slstk3401a/qk/iar/game-qk.ewd                                        | 9164 ++++++++++++++++++++++++++++++------------------------------
 examples/arm-cm/game_efm32-slstk3401a/qk/iar/game-qk.ewp                                        | 6632 ++++++++++++++++++++++----------------------
 examples/arm-cm/game_efm32-slstk3401a/qk/iar/game-qk.eww                                        |   20 +-
 examples/arm-cm/game_efm32-slstk3401a/qk/iar/game-qk.icf                                        |   56 +-
 examples/arm-cm/game_efm32-slstk3401a/qv/gnu/flash.bat                                          |   96 +-
 examples/arm-cm/game_efm32-slstk3401a/qv/iar/game-qv.ewd                                        | 9482 +++++++++++++++++++++++++++++++-------------------------------
 examples/arm-cm/game_efm32-slstk3401a/qv/iar/game-qv.ewp                                        | 6134 ++++++++++++++++++++---------------------
 examples/arm-cm/game_efm32-slstk3401a/qv/iar/game-qv.eww                                        |   20 +-
 examples/arm-cm/game_efm32-slstk3401a/qv/iar/game-qv.icf                                        |   56 +-
 examples/arm-cm/game_efm32-slstk3401a/win32-gui/game-gui.sln                                    |   46 +-
 examples/arm-cm/game_efm32-slstk3401a/win32-gui/game-gui.vcxproj                                |  586 ++--
 examples/arm-cm/game_efm32-slstk3401a/win32-gui/game-gui.vcxproj.filters                        |  130 +-
 examples/arm-cm/game_efm32-slstk3401a/win32-gui/make.bat                                        |   48 +-
 examples/arm-cm/low-power_ek-tm4c123gxl/qk/gnu/flash.bat                                        |   64 +-
 examples/arm-cm/low-power_ek-tm4c123gxl/qk/iar/low-power-qk.ewd                                 | 8426 ++++++++++++++++++++++++++++----------------------------
 examples/arm-cm/low-power_ek-tm4c123gxl/qk/iar/low-power-qk.ewp                                 | 6526 +++++++++++++++++++++----------------------
 examples/arm-cm/low-power_ek-tm4c123gxl/qk/iar/low-power-qk.eww                                 |   20 +-
 examples/arm-cm/low-power_ek-tm4c123gxl/qk/iar/low-power-qk.icf                                 |   56 +-
 examples/arm-cm/low-power_ek-tm4c123gxl/qv/gnu/flash.bat                                        |   64 +-
 examples/arm-cm/low-power_ek-tm4c123gxl/qv/iar/low-power-qv.ewd                                 | 8426 ++++++++++++++++++++++++++++----------------------------
 examples/arm-cm/low-power_ek-tm4c123gxl/qv/iar/low-power-qv.ewp                                 | 6520 +++++++++++++++++++++----------------------
 examples/arm-cm/low-power_ek-tm4c123gxl/qv/iar/low-power-qv.eww                                 |   20 +-
 examples/arm-cm/low-power_ek-tm4c123gxl/qv/iar/low-power-qv.icf                                 |   56 +-
 examples/arm-cm/low-power_ek-tm4c123gxl/qxk/gnu/flash.bat                                       |   64 +-
 examples/arm-cm/low-power_ek-tm4c123gxl/qxk/iar/low-power-qxk.ewd                               | 8426 ++++++++++++++++++++++++++++----------------------------
 examples/arm-cm/low-power_ek-tm4c123gxl/qxk/iar/low-power-qxk.ewp                               | 6538 +++++++++++++++++++++----------------------
 examples/arm-cm/low-power_ek-tm4c123gxl/qxk/iar/low-power-qxk.eww                               |   20 +-
 examples/arm-cm/low-power_ek-tm4c123gxl/qxk/iar/low-power-qxk.icf                               |   56 +-
 examples/arm-cr/blinky_launchxl2-tms57012/qk/iar/blinky-qk.ewd                                  | 9800 ++++++++++++++++++++++++++++++++---------------------------------
 examples/arm-cr/blinky_launchxl2-tms57012/qk/iar/blinky-qk.ewp                                  | 6154 ++++++++++++++++++++---------------------
 examples/arm-cr/blinky_launchxl2-tms57012/qk/iar/blinky-qk.eww                                  |   20 +-
 examples/arm-cr/blinky_launchxl2-tms57012/qk/iar/blinky-qk.icf                                  |   90 +-
 examples/arm-cr/blinky_launchxl2-tms57012/qk/ti/.cproject                                       |  564 ++--
 examples/arm-cr/blinky_launchxl2-tms57012/qk/ti/.project                                        |  150 +-
 examples/arm-cr/blinky_launchxl2-tms57012/qv/iar/blinky-qv.ewd                                  | 9800 ++++++++++++++++++++++++++++++++---------------------------------
 examples/arm-cr/blinky_launchxl2-tms57012/qv/iar/blinky-qv.ewp                                  | 6142 ++++++++++++++++++++---------------------
 examples/arm-cr/blinky_launchxl2-tms57012/qv/iar/blinky-qv.eww                                  |   20 +-
 examples/arm-cr/blinky_launchxl2-tms57012/qv/iar/blinky-qv.icf                                  |   90 +-
 examples/arm-cr/blinky_launchxl2-tms57012/qv/ti/.cproject                                       |  600 ++--
 examples/arm-cr/blinky_launchxl2-tms57012/qv/ti/.project                                        |  150 +-
 examples/arm-cr/dpp_launchxl2-tms57012/qk/iar/dpp-qk.ewd                                        | 8918 +++++++++++++++++++++++++++++------------------------------
 examples/arm-cr/dpp_launchxl2-tms57012/qk/iar/dpp-qk.ewp                                        | 6688 ++++++++++++++++++++++----------------------
 examples/arm-cr/dpp_launchxl2-tms57012/qk/iar/dpp-qk.eww                                        |   20 +-
 examples/arm-cr/dpp_launchxl2-tms57012/qk/iar/dpp-qk.icf                                        |   90 +-
 examples/arm-cr/dpp_launchxl2-tms57012/qk/ti/.cproject                                          |  562 ++--
 examples/arm-cr/dpp_launchxl2-tms57012/qk/ti/.project                                           |  168 +-
 examples/arm-cr/dpp_launchxl2-tms57012/qv/iar/dpp-qv.ewd                                        | 9800 ++++++++++++++++++++++++++++++++---------------------------------
 examples/arm-cr/dpp_launchxl2-tms57012/qv/iar/dpp-qv.ewp                                        | 6136 ++++++++++++++++++++---------------------
 examples/arm-cr/dpp_launchxl2-tms57012/qv/iar/dpp-qv.eww                                        |   20 +-
 examples/arm-cr/dpp_launchxl2-tms57012/qv/iar/dpp-qv.icf                                        |   90 +-
 examples/arm-cr/dpp_launchxl2-tms57012/qv/ti/.cproject                                          |  562 ++--
 examples/arm-cr/dpp_launchxl2-tms57012/qv/ti/.project                                           |  168 +-
 examples/arm-cr/dpp_launchxl2-tms57012/qview/qview-dpp.bat                                      |   16 +-
 examples/arm-cr/dpp_launchxl2-tms57012/qview/qview-dpp1.bat                                     |   16 +-
 examples/emwin/demo_no_wm/demo_no_wm.sln                                                        |   48 +-
 examples/emwin/demo_no_wm/demo_no_wm.vcxproj                                                    |  498 ++--
 examples/emwin/demo_no_wm/demo_no_wm.vcxproj.filters                                            |  158 +-
 examples/emwin/demo_with_wm/demo_with_wm.sln                                                    |   48 +-
 examples/emwin/demo_with_wm/demo_with_wm.vcxproj                                                |  498 ++--
 examples/emwin/demo_with_wm/demo_with_wm.vcxproj.filters                                        |  158 +-
 examples/freertos/arm-cm/dpp_ek-tm4c123gxl/gnu/flash.bat                                        |   64 +-
 examples/freertos/arm-cm/dpp_ek-tm4c123gxl/iar/dpp.ewd                                          | 8426 ++++++++++++++++++++++++++++----------------------------
 examples/freertos/arm-cm/dpp_ek-tm4c123gxl/iar/dpp.ewp                                          | 6626 ++++++++++++++++++++++----------------------
 examples/freertos/arm-cm/dpp_ek-tm4c123gxl/iar/dpp.eww                                          |   20 +-
 examples/freertos/arm-cm/dpp_ek-tm4c123gxl/iar/dpp.icf                                          |   56 +-
 examples/freertos/arm-cm/dpp_nucleo-h743zi/iar/dpp.ewd                                          | 8426 ++++++++++++++++++++++++++++----------------------------
 examples/freertos/arm-cm/dpp_nucleo-h743zi/iar/dpp.ewp                                          | 6692 ++++++++++++++++++++++----------------------
 examples/freertos/arm-cm/dpp_nucleo-h743zi/iar/dpp.eww                                          |   20 +-
 examples/freertos/arm-cm/dpp_nucleo-h743zi/iar/dpp.icf                                          |  166 +-
 examples/lwip/arm-cm/lwip_ek-lm3s6965/qk/gnu/flash.bat                                          |   64 +-
 examples/lwip/arm-cm/lwip_ek-lm3s6965/qk/iar/lwip-qk.ewd                                        | 8426 ++++++++++++++++++++++++++++----------------------------
 examples/lwip/arm-cm/lwip_ek-lm3s6965/qk/iar/lwip-qk.ewp                                        | 6484 +++++++++++++++++++++----------------------
 examples/lwip/arm-cm/lwip_ek-lm3s6965/qk/iar/lwip-qk.eww                                        |   20 +-
 examples/lwip/arm-cm/lwip_ek-lm3s6965/qk/iar/lwip-qk.icf                                        |   56 +-
 examples/lwip/arm-cm/lwip_ek-lm3s6965/qv/gnu/flash.bat                                          |   64 +-
 examples/lwip/arm-cm/lwip_ek-lm3s6965/qv/iar/lwip-qv.ewd                                        | 8426 ++++++++++++++++++++++++++++----------------------------
 examples/lwip/arm-cm/lwip_ek-lm3s6965/qv/iar/lwip-qv.ewp                                        | 6490 +++++++++++++++++++++----------------------
 examples/lwip/arm-cm/lwip_ek-lm3s6965/qv/iar/lwip-qv.eww                                        |   20 +-
 examples/lwip/arm-cm/lwip_ek-lm3s6965/qv/iar/lwip-qv.icf                                        |   56 +-
 examples/lwip/arm-cm/lwip_ek-lm3s6965/website.bat                                               |   14 +-
 examples/lwip/arm-cm/lwip_ek-lm3s6965/website/ssi_demo.shtm                                     |  192 +-
 examples/lwip/arm-cm/lwip_ek-lm3s6965/website/style.css                                         |    4 +-
 examples/msp430/blinky_msp-exp430f5529lp/qk/ccs-gnu/.cproject                                   |  564 ++--
 examples/msp430/blinky_msp-exp430f5529lp/qk/ccs-gnu/.project                                    |  158 +-
 examples/msp430/blinky_msp-exp430f5529lp/qk/ccs-ti/.cproject                                    |  644 ++---
 examples/msp430/blinky_msp-exp430f5529lp/qk/ccs-ti/.launches/blinky-qk_msp-exp430f5529lp.launch |   32 +-
 examples/msp430/blinky_msp-exp430f5529lp/qk/ccs-ti/.project                                     |  148 +-
 examples/msp430/blinky_msp-exp430f5529lp/qk/iar/blinky-qk.ewd                                   | 2372 ++++++++--------
 examples/msp430/blinky_msp-exp430f5529lp/qk/iar/blinky-qk.ewp                                   | 7124 +++++++++++++++++++++++------------------------
 examples/msp430/blinky_msp-exp430f5529lp/qk/iar/blinky-qk.eww                                   |   20 +-
 examples/msp430/blinky_msp-exp430f5529lp/qv/ccs-gnu/.cproject                                   |  564 ++--
 examples/msp430/blinky_msp-exp430f5529lp/qv/ccs-gnu/.project                                    |  158 +-
 examples/msp430/blinky_msp-exp430f5529lp/qv/ccs-ti/.cproject                                    |  642 ++---
 examples/msp430/blinky_msp-exp430f5529lp/qv/ccs-ti/.project                                     |  158 +-
 examples/msp430/blinky_msp-exp430f5529lp/qv/iar/blinky-qv.ewd                                   | 2372 ++++++++--------
 examples/msp430/blinky_msp-exp430f5529lp/qv/iar/blinky-qv.ewp                                   | 7110 +++++++++++++++++++++++------------------------
 examples/msp430/blinky_msp-exp430f5529lp/qv/iar/blinky-qv.eww                                   |   20 +-
 examples/msp430/dpp_msp-exp430f5529lp/qk/ccs-gnu/.cproject                                      |  564 ++--
 examples/msp430/dpp_msp-exp430f5529lp/qk/ccs-gnu/.project                                       |  168 +-
 examples/msp430/dpp_msp-exp430f5529lp/qk/ccs-ti/.cproject                                       |  640 ++---
 examples/msp430/dpp_msp-exp430f5529lp/qk/ccs-ti/.project                                        |  168 +-
 examples/msp430/dpp_msp-exp430f5529lp/qk/iar/dpp-qk.ewd                                         | 2372 ++++++++--------
 examples/msp430/dpp_msp-exp430f5529lp/qk/iar/dpp-qk.ewp                                         | 7130 +++++++++++++++++++++++------------------------
 examples/msp430/dpp_msp-exp430f5529lp/qk/iar/dpp-qk.eww                                         |   20 +-
 examples/msp430/dpp_msp-exp430f5529lp/qv/ccs-gnu/.cproject                                      |  564 ++--
 examples/msp430/dpp_msp-exp430f5529lp/qv/ccs-gnu/.project                                       |  168 +-
 examples/msp430/dpp_msp-exp430f5529lp/qv/ccs-ti/.cproject                                       |  640 ++---
 examples/msp430/dpp_msp-exp430f5529lp/qv/ccs-ti/.project                                        |  168 +-
 examples/msp430/dpp_msp-exp430f5529lp/qv/iar/dpp-qv.ewd                                         | 2372 ++++++++--------
 examples/msp430/dpp_msp-exp430f5529lp/qv/iar/dpp-qv.ewp                                         | 7108 +++++++++++++++++++++++------------------------
 examples/msp430/dpp_msp-exp430f5529lp/qv/iar/dpp-qv.eww                                         |   20 +-
 examples/pic32/blinky_microstick2-pic32/qk/xc32/nbproject/Makefile-genesis.properties           |   30 +-
 examples/pic32/blinky_microstick2-pic32/qk/xc32/nbproject/configurations.xml                    | 1518 +++++-----
 examples/pic32/blinky_microstick2-pic32/qk/xc32/nbproject/private/configurations.xml            |  122 +-
 examples/pic32/blinky_microstick2-pic32/qk/xc32/nbproject/private/private.xml                   |   16 +-
 examples/pic32/blinky_microstick2-pic32/qk/xc32/nbproject/project.xml                           |   86 +-
 examples/pic32/blinky_microstick2-pic32/qv/xc32/nbproject/Makefile-genesis.properties           |   30 +-
 examples/pic32/blinky_microstick2-pic32/qv/xc32/nbproject/configurations.xml                    | 1516 +++++-----
 examples/pic32/blinky_microstick2-pic32/qv/xc32/nbproject/private/configurations.xml            |  122 +-
 examples/pic32/blinky_microstick2-pic32/qv/xc32/nbproject/private/private.xml                   |   16 +-
 examples/pic32/blinky_microstick2-pic32/qv/xc32/nbproject/project.xml                           |   82 +-
 examples/pic32/dpp_microstick2-pic32/qk/xc32/nbproject/Makefile-genesis.properties              |   30 +-
 examples/pic32/dpp_microstick2-pic32/qk/xc32/nbproject/configurations.xml                       | 1518 +++++-----
 examples/pic32/dpp_microstick2-pic32/qk/xc32/nbproject/private/configurations.xml               |  122 +-
 examples/pic32/dpp_microstick2-pic32/qk/xc32/nbproject/private/private.xml                      |   20 +-
 examples/pic32/dpp_microstick2-pic32/qk/xc32/nbproject/project.xml                              |   86 +-
 examples/pic32/dpp_microstick2-pic32/qv/xc32/nbproject/Makefile-genesis.properties              |   30 +-
 examples/pic32/dpp_microstick2-pic32/qv/xc32/nbproject/configurations.xml                       | 1512 +++++-----
 examples/pic32/dpp_microstick2-pic32/qv/xc32/nbproject/private/configurations.xml               |  122 +-
 examples/pic32/dpp_microstick2-pic32/qv/xc32/nbproject/private/private.xml                      |   16 +-
 examples/pic32/dpp_microstick2-pic32/qv/xc32/nbproject/project.xml                              |   82 +-
 examples/qutest/blinky/test/test_vc.sln                                                         |   36 +-
 examples/qutest/blinky/test/test_vc.vcxproj                                                     |  320 +--
 examples/qutest/blinky/test/test_vc.vcxproj.filters                                             |   24 +-
 examples/qutest/dpp/test_philo/test_vc.sln                                                      |   36 +-
 examples/qutest/dpp/test_philo/test_vc.vcxproj                                                  |  320 +--
 examples/qutest/dpp/test_philo/test_vc.vcxproj.filters                                          |   24 +-
 examples/qutest/target_efm32/flash.bat                                                          |   96 +-
 examples/qutest/target_efm32/test.icf                                                           |   56 +-
 examples/threadx/arm-cm/dpp_ek-tm4c123gxl/iar/dpp.ewd                                           | 8426 ++++++++++++++++++++++++++++----------------------------
 examples/threadx/arm-cm/dpp_ek-tm4c123gxl/iar/dpp.ewp                                           | 7540 +++++++++++++++++++++++++-------------------------
 examples/threadx/arm-cm/dpp_ek-tm4c123gxl/iar/dpp.eww                                           |   20 +-
 examples/threadx/arm-cm/dpp_ek-tm4c123gxl/iar/dpp.icf                                           |   56 +-
 examples/threadx/arm-cm/dpp_stm32f429-discovery/iar/dpp.ewd                                     | 8426 ++++++++++++++++++++++++++++----------------------------
 examples/threadx/arm-cm/dpp_stm32f429-discovery/iar/dpp.ewp                                     | 7572 +++++++++++++++++++++++++-------------------------
 examples/threadx/arm-cm/dpp_stm32f429-discovery/iar/dpp.eww                                     |   20 +-
 examples/threadx/arm-cm/dpp_stm32f429-discovery/iar/dpp.icf                                     |   60 +-
 examples/workstation/calc/calc.sln                                                              |   50 +-
 examples/workstation/calc/calc.vcxproj                                                          |  320 +--
 examples/workstation/calc/calc.vcxproj.filters                                                  |   24 +-
 examples/workstation/calc1_sub/lint-plus/lin.bat                                                |  128 +-
 examples/workstation/defer/qspy200822_125414.seq                                                |  138 +-
 examples/workstation/dpp/dpp.sln                                                                |   84 +-
 examples/workstation/dpp/dpp.vcxproj                                                            |  728 ++---
 examples/workstation/dpp/dpp.vcxproj.filters                                                    |   26 +-
 examples/workstation/dpp/qview/qview-dpp.bat                                                    |   16 +-
 examples/workstation/dpp/qview/qview-dpp1.bat                                                   |   16 +-
 examples/workstation/qhsmtst/qhsmtst.sln                                                        |   50 +-
 examples/workstation/qhsmtst/qhsmtst.vcxproj                                                    |  316 +--
 examples/workstation/qhsmtst/qhsmtst.vcxproj.filters                                            |   20 +-
 examples/zephyr/blinky/CMakeLists.txt                                                           |   51 +-
 examples/zephyr/blinky/README.md                                                                |   52 +
 examples/zephyr/blinky/README.rst                                                               |   42 -
 examples/zephyr/blinky/prj.conf                                                                 |    2 +-
 examples/zephyr/blinky/src/bsp.c                                                                |    3 +-
 examples/zephyr/dpp/CMakeLists.txt                                                              |   68 +-
 examples/zephyr/dpp/README.md                                                                   |   52 +
 examples/zephyr/dpp/README.rst                                                                  |   53 -
 examples/zephyr/dpp/{src => }/dpp.qm                                                            |   10 +-
 examples/zephyr/dpp/prj.conf                                                                    |    6 +-
 examples/zephyr/dpp/src/bsp.c                                                                   |   11 +-
 examples/zephyr/dpp/src/dpp.h                                                                   |    6 +-
 examples/zephyr/dpp/src/philo.c                                                                 |    6 +-
 examples/zephyr/dpp/src/table.c                                                                 |    6 +-
 ports/lint-plus/lin.bat                                                                         |  138 +-
 ports/win32-qutest/qp.sln                                                                       |   60 +-
 ports/win32-qutest/qp.vcxproj                                                                   |  416 +--
 ports/win32-qutest/qp.vcxproj.filters                                                           |  154 +-
 ports/win32-qv/qp.sln                                                                           |   84 +-
 ports/win32-qv/qp.vcxproj                                                                       |  806 +++---
 ports/win32-qv/qp.vcxproj.filters                                                               |  178 +-
 ports/win32/qp.sln                                                                              |   84 +-
 ports/win32/qp.vcxproj                                                                          |  804 +++---
 ports/win32/qp.vcxproj.filters                                                                  |  178 +-
 ports/zephyr/README.md                                                                          |    3 +
 zephyr/CMakeLists.txt                                                                           |   52 +
 zephyr/Kconfig                                                                                  |   21 +
 zephyr/README.md                                                                                |   26 +
 zephyr/module.yml                                                                               |    3 +
 {ports/zephyr => zephyr}/qep_port.h                                                             |    0
 {ports/zephyr => zephyr}/qf_port.c                                                              |    9 +-
 {ports/zephyr => zephyr}/qf_port.h                                                              |    0
 {ports/zephyr => zephyr}/qs_port.h                                                              |    0
 338 files changed, 328507 insertions(+), 328163 deletions(-)
@quantum-leaps
Copy link
Contributor

Thanks for your interest in this repo!

Several big changes happened at milestone 7.x. For example, the 3rd_party directory has been deleted and replaced with an external submodule. Also, as most examples for git commands use the "master" branch, this was introduced as well. Probably not the best idea...

@quantum-leaps
Copy link
Contributor

The issue is closed with the comment above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants