Hello,
Can someone point me to the license(s) for the LPC 8XX Code Bundle Examples?
We have an application and bootloader working with MCUXpresso SDk but it is quite bloated and would like to get closer to the registers. It seems the Code Bundle Examples will help us here. But before we dig in, we can't seem to find a license for this code.
Most files do not have any license info and then certain files we would need to work with seem to be copyrighted by Keil. Specifically LPC845-Example-Code-Bundle-MCUXpresso/utilities_lib/src/FlashFaimPrg.c
has the following comment:
/***********************************************************************/
/* This file is part of the uVision/ARM development tools */
/* Copyright (c) 2003-2009 Keil Software. All rights reserved. */
/***********************************************************************/
/* */
/* FlashDev.C: Flash Programming Functions adapted for */
/* NXP LPC11xx/13xx/LPC17xx Flash using IAP */
/* */
/***********************************************************************/
Any help in identifying a license would be appreciated!
Thanks,
Ed