targets/Generic/plc_Generic_main.c
author Edouard Tisserant <edouard.tisserant@gmail.com>
Sun, 18 Feb 2018 22:29:35 +0100
changeset 1946 95fa4e05e30f
parent 1387 435965ca8b63
permissions -rw-r--r--
Avoid endline escaping in multiline xpath epressions in xslt. '&#10;' Is apparently ignored but never know...
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