exip
Alpha 0.5.4
|
Information on how to build exip using GCC toolchain. More...
Compiler options such as debugging support and optimization parameters are located in a subfolder for each build target under build/gcc/[target] The object files, dependencies and compiler output is stored in the /bin folder
Make targets:
Additionally a command-line argument TARGET can be used to specify the target platform (pc by default). For example: make TARGET=contiki all