microbuilder / LPC810_CodeBase

Open source code base for the ARM Cortex M0+ LPC810 family from NXP
85 stars 43 forks source link

Correct LPC810 flash size; gcc build cleanups. #7

Closed kamalmostafa closed 11 years ago

kamalmostafa commented 11 years ago

Fix the flash size in the gcc linker script (4K, not 64K)... wishful thinking? ;-)

Clean up gcc build warnings.