Skip to content

Commit 31e52c0

Browse files
committed
Mention cc.mqttsn_protocol.cc_tools_plugin project in README.
1 parent 938d638 commit 31e52c0

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,15 @@ project is used to generate C++11 code of the protocol implementation.
1212
The [src](src) folder contains additional and/or overriding default functionality
1313
code snippets, that get injected into the generated code.
1414

15-
The **generated** CMake project of this protocol definition is hosted and can be
16-
viewed at [cc.mqttsn.generated](https://github.com/commschamp/cc.mqttsn.generated)
15+
The code generators from the [commsdsl](https://github.com/commschamp/commsdsl)
16+
repository generate full CMake projects.
17+
Some of these **generated** projects are hosted as separate
18+
repositories that can be viewed and used independently.
19+
20+
- [cc.mqttsn.generated](https://github.com/commschamp/cc.mqttsn.generated) - Protocol
21+
definition
22+
- [cc.mqttsn_protocol.cc_tools_plugin](https://github.com/commschamp/cc.mqttsn_protocol.cc_tools_plugin) -
23+
Protocol plugin for the [CommsChampion Tools](https://github.com/commschamp/cc_tools_qt).
1724

1825
# License
1926
Please read [License](https://github.com/commschamp/commsdsl#license)

0 commit comments

Comments
 (0)