X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=boards%2Farduino%2Fbenchmark%2Farduino_context_switch%2Fproject.bertos;h=652791790b65c6e6067efce5be59a99755fc15d6;hb=3659d918dd3fb3fe6bd0c69c0f9792bbea709792;hp=b7ccc0bd02a8871bf05181069a86c50434e50f02;hpb=a9694caa1505e6387d8976437d38b330499e18dc;p=bertos.git diff --git a/boards/arduino/benchmark/arduino_context_switch/project.bertos b/boards/arduino/benchmark/arduino_context_switch/project.bertos index b7ccc0bd..65279179 100644 --- a/boards/arduino/benchmark/arduino_context_switch/project.bertos +++ b/boards/arduino/benchmark/arduino_context_switch/project.bertos @@ -9,55 +9,63 @@ V16000000 p4 sS'WIZARD_VERSION' p5 -I3 +I4 sS'PROJECT_NAME' p6 -Vcontext_switch +Varduino_context_switch p7 sS'TOOLCHAIN' p8 (dp9 -Vpath +S'path' p10 -V/opt/avr-4.3.2/bin/avr-gcc +V/usr/local/toolchain/avr/bin/avr-gcc p11 -ssS'ENABLED_MODULES' +ssS'PROJECT_SRC_PATH_FROM_MAKEFILE' p12 -(lp13 -S'ser' +Vboards/arduino/benchmark/arduino_context_switch +p13 +sS'ENABLED_MODULES' p14 -aS'kernel' -p15 -aS'formatwr' +(lp15 +S'signal' p16 -aS'kfile' +aS'kernel' p17 -aS'context_switch' +aS'ser' p18 -aS'heap' +aS'kfile' p19 -aS'signal' +aS'context_switch' p20 aS'timer' p21 -asS'CPU_NAME' +aS'formatwr' p22 -VATmega328P +aS'heap' p23 -sS'PROJECT_HW_PATH' +asS'CPU_NAME' p24 -S'../..' +VATmega328P p25 -sS'PROJECT_SRC_PATH' +sS'PROJECT_HW_PATH' p26 -S'.' +S'../..' p27 -sS'PRESET' +sS'PROJECT_SRC_PATH' p28 +S'.' +p29 +sS'PRESET' +p30 I01 +sS'PROJECT_HW_PATH_FROM_MAKEFILE' +p31 +Vboards/arduino +p32 sS'OUTPUT' -p29 -(lp30 +p33 +(lp34 S'codelite' -p31 +p35 as. \ No newline at end of file