libopencm3-examples icon indicating copy to clipboard operation
libopencm3-examples copied to clipboard

Use the linker script generator module

Open BuFran opened this issue 10 years ago • 1 comments

Issues:

  1. There is one rule missing in the gcc-rules.mk so the second commit must be edited after addition of this rule to the gcc-rules.mk
  2. There must be added option SILENT to the gcc-rules.mk to be the build messages optionally more silent.
  3. There must be done a way to conditionally delete the generated linker script during CLEAN process.

This pull request can go to master only after these issues will be corrected and some commits edited. But all features is working and ready for consideration.

BuFran avatar Feb 07 '14 16:02 BuFran

:red_circle: Until the PullRequest libopencm3/libopencm3#262 will be in master.

BuFran avatar Feb 09 '14 18:02 BuFran