-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Labels
Component: IDEThe Arduino IDEThe Arduino IDEfeature requestA request to make an enhancement (not a bug fix)A request to make an enhancement (not a bug fix)
Milestone
Description
This preference wasn't required in the boards.txt file previously, so it would be good to generate a default value for it (e.g. the prefix used for that board's keys in boards.txt). (This is for lib-1.5-cores). Otherwise, you get an error like:
[exec] /Users/mellis/Source/arduino/build/macosx/work/Arduino.app/Contents/Resources/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -w -fno-exceptions -ffunction-sections -fdata-sections -MMD -mmcu=attiny45 -DF_CPU=1000000L -DARDUINO=153 -D{build.board} -DARDUINO_ARCH_AVR -I/Users/mellis/Source/arduino/build/macosx/work/Arduino.app/Contents/Resources/Java/hardware/arduino/avr/cores/arduino -I/Users/mellis/Documents/Arduino/hardware/attiny/avr/variants/tiny8 /var/folders/v6/4xtyhj9r8xl785006s6n6dkh0000gp/T/build7981273616439051879.tmp/Blink.cpp -o /var/folders/v6/4xtyhj9r8xl785006s6n6dkh0000gp/T/build7981273616439051879.tmp/Blink.cpp.o
[exec] <command-line>: error: macro names must be identifiers
Metadata
Metadata
Assignees
Labels
Component: IDEThe Arduino IDEThe Arduino IDEfeature requestA request to make an enhancement (not a bug fix)A request to make an enhancement (not a bug fix)