mirror of
https://github.com/QuantumLeaps/qpcpp.git
synced 2025-01-28 06:02:56 +08:00
34cdcc7929
major release 7.0.0 release candidate 1
29 lines
2.2 KiB
Plaintext
29 lines
2.2 KiB
Plaintext
/*! @page gs Getting Started
|
|
@tableofcontents
|
|
@nav{index,struct}
|
|
|
|
@section gs_obtain Downloading & Installing QP™/C++
|
|
The most recommended way of obtaining QP/C++™ is by downloading the @webref{#Downloads, <b>QP-bundle™</b>}, which includes QP™/C++ as well as other QP™ frameworks and also the @webref{products/qm, QM™ modeling tool} and the @webref{products/qtools, QTools™ collection}. The main advantage of obtaining QP™/C++ bundled together like that is that you get all components, tools and examples ready to go.
|
|
|
|
[![QP-bundle Downloads](qp-bundle.png)](https://www.state-machine.com/#Downloads)
|
|
|
|
@note
|
|
<a target="_blank" href="https://github.com/QuantumLeaps/qpcpp" title="QP™/C++ on GitHub"><img style="float:right; clear:right;" src="img/github-corner.png"></a>
|
|
<a class="extern" target="_blank" href="https://github.com/QuantumLeaps/qpcpp"><strong>GitHub QP™/C++ repository</strong></a>
|
|
If you are allergic to installers and GUIs or don't have administrator privileges you can also **download and install QP™/C++ separately** from the <a class="extern" target="_blank" href="https://github.com/QuantumLeaps/qpcpp"><b>QP™/C++ GitHub repository</b></a>.
|
|
|
|
|
|
@section gs_video Getting Started with QP™ Video
|
|
The YouTube Video <a class="extern" target="_blank" href="https://youtu.be/O7ER6_VqIH0"><strong>Getting Started with QP™ Frameworks</strong></a> provides instructions on how to download, install and get started with QP quickly.
|
|
|
|
[![Video: Getting Started with QP™ Real-Time Embedded Framework](getting-started-with-qp.jpg)](https://youtu.be/O7ER6_VqIH0)
|
|
|
|
|
|
@section gs_an Getting Started with QP™ AppNote
|
|
The Quantum Leaps Application Note @webref{doc/AN_Getting_Started_with_QP.pdf, <strong>Getting Started with QP™/C++</strong>} provides instructions on how to download, install and get started with QP™/C++ quickly. The application note also contains a **QP™/C++ Tutorial**, in which you build a simple "Blinky" application.
|
|
|
|
[![Application Note: Getting Started with QP™ Real-Time Embedded Framework](AN_Getting-Started.png)](https://www.state-machine.com/doc/AN_Getting_Started_with_QP.pdf)
|
|
|
|
@nav{index,struct}
|
|
*/
|