Skip to content

Commit ca7be0f

Browse files
committed
7.0.0rc2
1 parent b844ddd commit ca7be0f

File tree

3 files changed

+9
-25
lines changed

3 files changed

+9
-25
lines changed

.vscode/settings.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

README.md

Lines changed: 9 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,23 @@
11
![QP Framework](doxygen/images/qp_banner.jpg)
22

3-
> **NOTE:** If your company has a policy forbidding open source in your
4-
products, all QP frameworks can be
5-
[licensed commercially](https://www.state-machine.com/licensing),
6-
in which case you don't use any open source license and you do not violate
7-
your policy.
8-
9-
10-
---------------------------------------------------------------------------
113
# What's New?
124
View QP/C Revision History at: https://www.state-machine.com/qpc/history.html
135

6+
>**NOTE:** If you're interested in the latest QP/C version from Git,
7+
it is highly recommened that you download the latest
8+
[QP/C Release](https://github.com/QuantumLeaps/qpc/releases)
9+
as opposed to cloning the repo directy. This is because the `3rd_party`
10+
directory needed to build the examples is no longer provided in the
11+
`qpc` repository (and is provided in the QP/C release).
12+
1413

15-
---------------------------------------------------------------------------
1614
# Getting Started with QP/C
1715
The most recommended way of obtaining QP/C is by downloading the
1816
[QP-bundle](https://www.state-machine.com/#Downloads), which includes QP/C
1917
as well as the QM modeling tool and the QTools collection. The main advantage of
2018
obtaining QP/C bundled together like that is that you get all components,
2119
tools and examples ready to go.
2220

23-
><span style="background:yellow;"><strong>NOTE:</strong></span>
24-
If you're interested in the latest QP/C version from Git,
25-
it is highly recommened that you download the latest
26-
[QP/C Release](https://github.com/QuantumLeaps/qpc/releases)
27-
as opposed to cloning the repo directy. This is because the `3rd_party`
28-
directory needed to build the examples is no longer provided in the
29-
`qpc` repository (and is provided in the QP/C release).
30-
3121
### Getting Started Resources
3222
- [Video: "Getting Started with QP Real-Time Embedded Frameworks"][Video]
3323
provides instructions on how to download, install, and get started with QP.
@@ -36,7 +26,6 @@ provides instructions on how to download, install, and get started with QP.
3626
contains also a tutorial, in which you build a simple "Blinky" application.
3727

3828

39-
---------------------------------------------------------------------------
4029
# Documentation
4130
The online HTML documention for the **latest** version of QP/C is located
4231
at: https://www.state-machine.com/qpc
@@ -46,7 +35,6 @@ is located in the sub-folder [html](html). To view the offline documentation,
4635
open the file [html/index.html](html/index.html) in your web browser.
4736

4837

49-
---------------------------------------------------------------------------
5038
# About QP/C
5139
QP/C (Quantum Platform in C) is a lightweight, open source
5240
[Real-Time Embedded Framework (RTEF)][RTEF] for building modern embedded
@@ -104,7 +92,7 @@ and many times more open source users worldwide, the QP
10492
most popular such offering on the market. They power countless electronic
10593
products ranging from implantable medical devices to complex weapon systems.
10694

107-
---------------------------------------------------------------------------
95+
10896
# QP/C Licensing
10997
QP/C is licensed under the increasingly popular [dual licensing model][Lic],
11098
in which both the open source software distribution mechanism and
@@ -115,11 +103,10 @@ product, all QP frameworks can be [licensed commercially][Lic], in which case
115103
you don't use any open source license and you do not violate your policy.
116104

117105

118-
---------------------------------------------------------------------------
119106
# QP/C Documentation
120107
The **QP/C Manual** is located online at: https://www.state-machine.com/qpc
121108

122-
---------------------------------------------------------------------------
109+
123110
# How to Get Help?
124111
- [Free Support Forum](https://sourceforge.net/p/qpc/discussion/668726)
125112
- [Bug Reports](https://sourceforge.net/p/qpc/bugs/)

doxygen/images/game.mp4

-3.98 MB
Binary file not shown.

0 commit comments

Comments
 (0)