Gaëtan Harter
5ce0c8f50d
boards/seeeduino_arch-pro: use FLASHFILE variable
...
Update to use FLASHFILE as file to be flashed on the board.
openocd.inc.mk now uses FLASHFILE variable so does not need to overwrite
FFLAGS anymore.
2019-03-26 19:26:42 +01:00
Gaëtan Harter
a0b97ad737
openocd: get flash and debug files from cli
...
Get FLASH_FILE and ELFFILE from command line instead of environment variable.
The documentation was claiming ELFFILE was given as a command line argument
already, but is was not.
2018-12-05 16:21:03 +01:00
Bas Stottelaar
0779ccc04e
boards: seeeduino_arch-pro: use hex file.
2018-04-03 11:45:43 +02:00
Joakim Nohlgård
f4e9cad85a
boards: Separate boards from debug adapter configuration
2017-11-17 10:03:05 +01:00
Joakim Nohlgård
339a4da9dc
Makefiles: move to new directory /makefiles
2017-04-04 15:11:54 +02:00
Bas Stottelaar
b800da4322
boards: seeeduino_arch-pro: initial support based on mbed_lpc1768 board
2016-07-16 11:47:34 +02:00