removed crp

This commit is contained in:
schneider 2011-12-11 16:13:29 +01:00
parent 112bc97dc6
commit 69235e7409
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
#define CRP_VALUE 0x0 // ANY non-magic value disables CRP
#endif
__attribute__ ((used, section("crp"))) const uint32_t the_crp=CRP_VALUE;
//__attribute__ ((used, section("crp"))) const uint32_t the_crp=CRP_VALUE;
/**************************************************************************/