File tree Expand file tree Collapse file tree
sduino/hardware/sduino/stm8 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5-3rd-party-Hardware-specification
88
99name=STM8S Boards
10- version=0.4.0-pre1
10+ version=0.4.0
1111
1212# General folder structure variables
1313# ----------------------------------
@@ -37,7 +37,8 @@ compiler.warning_flags.all=-Wp-Wall -V
3737# Default "compiler.path" is correct, change only if you want to override the initial value
3838compiler.path={runtime.tools.sdcc.path}/bin
3939compiler.wrapper.path={runtime.tools.STM8Tools.path}/wrapper
40- compiler.wrapper.path.windows={runtime.tools.STM8Tools.path}/win/bash" "{runtime.tools.STM8Tools.path}/wrapper
40+ compiler.wrapper.path.windows={runtime.tools.STM8Tools.path}/win/busybox"
41+ ash "{runtime.tools.STM8Tools.path}/wrapper
4142compiler.tools.path={runtime.tools.avr-gcc.path}/bin
4243
4344compiler.c.cmd=sdcc
You can’t perform that action at this time.
0 commit comments