targets/Generic/plc_Generic_main.c
author dporopat <denis.poropat@smarteh.si>
Thu, 19 Apr 2018 13:40:56 +0200
branch#2486
changeset 2202 237c1a2de1c8
parent 1387 435965ca8b63
permissions -rw-r--r--
#2486 Adding reconnect funtion to WampClient. Global TransportFactory not needed anymore.
1387
435965ca8b63 Re-introduced toolchain_makefile.py. This time, it comes with a 'Generic' target, and a 'genericmake' example
Edouard Tisserant
parents:
diff changeset
     1
/**
435965ca8b63 Re-introduced toolchain_makefile.py. This time, it comes with a 'Generic' target, and a 'genericmake' example
Edouard Tisserant
parents:
diff changeset
     2
 * No platform specific code for "Generic" target
435965ca8b63 Re-introduced toolchain_makefile.py. This time, it comes with a 'Generic' target, and a 'genericmake' example
Edouard Tisserant
parents:
diff changeset
     3
 **/
435965ca8b63 Re-introduced toolchain_makefile.py. This time, it comes with a 'Generic' target, and a 'genericmake' example
Edouard Tisserant
parents:
diff changeset
     4