Arduino_STM32/STM32F4
Frederic.Pillon ac9237248f Replace {build.path}/{archive_file} by {archive_file_path}
See https://github.com/arduino/Arduino/issues/6757#issuecomment-331861565
From @facchinm:
  Replacing {build.path}/{archive_file} with archive_file_path
  should remove the arduino_build_xxxxxx/.. part and make the path
  a bit shorter.

Issue also raised here using BP:
http://stm32duino.com/viewtopic.php?f=3&t=3070

Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
2018-01-09 09:18:36 +01:00
..
cores/maple Correct argument type bug in utoa (itoa.c itoa.h) See PR #271 2017-11-02 17:50:34 +11:00
libraries Merge pull request #333 from stevstrong/patch-2 2017-10-08 11:07:50 +11:00
system/libmaple replace all backslaches by slashes in include paths 2017-07-04 19:28:50 +02:00
variants Add partial support for a DFU bootloader for the F4 2017-09-03 10:51:08 +10:00
boards.txt Add partial support for a DFU bootloader for the F4 2017-09-03 10:51:08 +10:00
platform.txt Replace {build.path}/{archive_file} by {archive_file_path} 2018-01-09 09:18:36 +01:00