Commit 31e52c0 1 parent 938d638 commit 31e52c0 Copy full SHA for 31e52c0
File tree 1 file changed +9
-2
lines changed
1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,15 @@ project is used to generate C++11 code of the protocol implementation.
12
12
The [ src] ( src ) folder contains additional and/or overriding default functionality
13
13
code snippets, that get injected into the generated code.
14
14
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 ) .
17
24
18
25
# License
19
26
Please read [ License] ( https://github.com/commschamp/commsdsl#license )
You can’t perform that action at this time.
0 commit comments