The wizard will take care of choosing the correct programmer type or ask
this information to the user.
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3829
38d2e660-2303-0410-9eaa-
f027e97ec537
#
# Programmer interface configuration, see http://dev.bertos.org/wiki/ProgrammerInterface for help
-context_switch_PROGRAMMER_TYPE = arduino
+context_switch_PROGRAMMER_TYPE = none
context_switch_PROGRAMMER_PORT = none
# Files included by the user.
#
# Programmer interface configuration, see http://dev.bertos.org/wiki/ProgrammerInterface for help
-kernel_PROGRAMMER_TYPE = arduino
-kernel_PROGRAMMER_PORT = "/dev/ttyUSB0 -b 57600"
+kernel_PROGRAMMER_TYPE = none
+kernel_PROGRAMMER_PORT = none
# Files included by the user.
kernel_USER_CSRC = \
#
# Programmer interface configuration, see http://dev.bertos.org/wiki/ProgrammerInterface for help
-sd_fat_PROGRAMMER_TYPE = jtag-tiny
-sd_fat_PROGRAMMER_PORT = usb
+sd_fat_PROGRAMMER_TYPE = none
+sd_fat_PROGRAMMER_PORT = none
# Files included by the user.
sd_fat_USER_CSRC = \
#
# Programmer interface configuration, see http://dev.bertos.org/wiki/ProgrammerInterface for help
-empty_PROGRAMMER_TYPE = luminary
+empty_PROGRAMMER_TYPE = none
empty_PROGRAMMER_PORT = none
# Files included by the user.
empty_USER_CPPFLAGS = \
-fno-strict-aliasing \
-fwrapv \
- -O2 \
#
#
# Programmer interface configuration, see http://dev.bertos.org/wiki/ProgrammerInterface for help
-context_switch_PROGRAMMER_TYPE = jtag-tiny
+context_switch_PROGRAMMER_TYPE = none
context_switch_PROGRAMMER_PORT = none
# Files included by the user.