targets/Generic/plc_Generic_main.c
author dporopat <denis.poropat@smarteh.si>
Tue, 10 Apr 2018 09:54:22 +0200
branch#2486
changeset 2196 9017e830ae70
parent 1387 435965ca8b63
permissions -rw-r--r--
#2486 Added option to use websocket register options. Added function getValidOptins to read options from wampconf.json.
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