Improve Makefile - Add comments - Use LDFLAGS instead of LINKOPTS - Use $(DEBUG)...
authorNathael Pajani <nathael.pajani@ed3l.fr>
Tue, 27 Sep 2016 20:11:15 +0000 (22:11 +0200)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Tue, 8 Nov 2022 16:03:04 +0000 (17:03 +0100)
commit501c43a2b85b7a0543047cdee320bda4d96c10db
tree039fc31294eaf281a76611745507ad9e1affc8a4
parent275c55c63ecb352f8f0e791b20256a73675f886e
Improve Makefile - Add comments - Use LDFLAGS instead of LINKOPTS - Use $(DEBUG) var Fixes on Linker script - Removed info page size and offset as they are accessible only "in app" - Remove duplicate hardcoded values - Fix for recent GCC versions - Fix system_init Update Readme
Makefile
README
lpc_link_lpc1224.ld