update regnual (incompatible to 1.0.x)

This commit is contained in:
NIIBE Yutaka
2013-02-19 13:37:27 +09:00
parent 70c0f63629
commit 76a9e0e9b6
8 changed files with 284 additions and 8 deletions

View File

@@ -195,7 +195,6 @@ ULIBS =
##############################################################################
include $(CHIBIOS)/os/ports/GCC/ARMCMx/rules.mk
MCFLAGS= -mcpu=$(MCU) -mfix-cortex-m3-ldrd
distclean: clean
-rm -f Makefile gnuk.ld config.h *.inc

View File

@@ -164,7 +164,6 @@ SECTIONS
. = ALIGN(512);
_regnual_start = .;
/* It was __ram_start__ + 0x1a00 in 1.0.x */
@CERTDO_SUPPORT_START@
.gnuk_ch_certificate :