Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Eclipse Projects
Eclipse Titan
titan.TestPorts.Serial
Commits
fe2c0f18
Commit
fe2c0f18
authored
Oct 25, 2017
by
Elemer Lelik
Browse files
version info added
parent
62fa96d9
Changes
5
Hide whitespace changes
Inline
Side-by-side
demo/SerialPortTests.ttcn
View file @
fe2c0f18
...
...
@@ -7,6 +7,7 @@
*
* Contributors:
* Lenard Nagy
* version R1A
******************************************************************************/
module
SerialPortTests
{
...
...
src/SerialPort.cc
View file @
fe2c0f18
...
...
@@ -7,6 +7,7 @@
*
* Contributors:
* Lenard Nagy
* version R1A
******************************************************************************/
#include "SerialPort.hh"
...
...
src/SerialPort.cfg
View file @
fe2c0f18
...
...
@@ -7,6 +7,7 @@
#
# Contributors:
# Lenard Nagy
# version R1A
####################################################################################
[MODULE_PARAMETERS]
...
...
src/SerialPort.hh
View file @
fe2c0f18
...
...
@@ -7,6 +7,7 @@
*
* Contributors:
* Lenard Nagy
* version R1A
******************************************************************************/
#ifndef SerialPort_HH
...
...
src/SerialPortTypes.ttcn
View file @
fe2c0f18
...
...
@@ -7,6 +7,7 @@
*
* Contributors:
* Lenard Nagy
* version R1A
******************************************************************************/
module
SerialPortTypes
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment