X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Farduino%2Fbenchmark%2Farduino_context_switch%2Fproject.bertos;h=d41227fbb5dd2cdc5fcf347783e3a9d59f6fa86e;hb=6fffd0614f75137e8fed424c87835d4e7d478ef7;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..d41227fb 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/bin/avr-gcc p11 -ssS'ENABLED_MODULES' +ssS'PROJECT_HW_PATH_FROM_MAKEFILE' p12 -(lp13 -S'ser' +Vboards/arduino +p13 +sS'ENABLED_MODULES' p14 -aS'kernel' -p15 -aS'formatwr' +(lp15 +S'context_switch' p16 -aS'kfile' +aS'formatwr' p17 -aS'context_switch' -p18 aS'heap' +p18 +aS'kernel' p19 -aS'signal' +aS'kfile' p20 -aS'timer' +aS'ser' p21 -asS'CPU_NAME' +aS'signal' p22 -VATmega328P +aS'timer' 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_SRC_PATH_FROM_MAKEFILE' +p31 +Vboards/arduino/benchmark/arduino_context_switch +p32 sS'OUTPUT' -p29 -(lp30 +p33 +(lp34 S'codelite' -p31 +p35 as. \ No newline at end of file