Statistics
| Branch: | Tag: | Revision:

amiro-blt / Target / Modules / flash.mk @ 19d9fea2

History | View | Annotate | Download (3.015 KB)

# Date Author Comment
19d9fea2 2020-07-03 12:03 Thomas Schöpping

flash script enhanced:
If no 'local' installation of stm32flash (in Host/Source/stm32flash) is detected, the script now tries to use a system-wide installation.

94886d84 2020-01-17 11:43 Thomas Schöpping

All copyright forms updated to 2020.

449d916a 2019-01-21 12:59 Thomas Schöpping

README.txt updated; all Copyright notes updated to 2019

03906dc3 2018-09-20 11:20 Thomas Schöpping

Introduced an alias for the serial ports (/dev/ttypUSB[0-9]*).
For programmer devices an additional symbolic link "/dev/ttyAMiRo<ID>" gets created.
The old interface is still supported, though.

9ed9243f 2018-06-13 09:14 Thomas Schöpping

target makefiles modified to get rid of absolute paths

6ac03b0f 2018-03-09 17:49 Thomas Schöpping

Target/Makefile enhanced to be more generic

367c0652 2018-03-09 16:48 Thomas Schöpping

Moved the Taget/Demo/XXX/ folders to Target/Modules/.
The module folders were further renamed to contain the module revision (e.g. DiWheelDrive_1-1).