LPCOpen Platform  v1.03
LPCOpen Platform for NXP LPC Microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
LPCOpen v1.01 release (Feb 2013)

Changes from previous release

  • Restores LPCXpresso-IDE projects for the 18xx/43xx platforms, LPCXpresso-IDE projects are now centered around boards instead of devices and should be much easier to use Revised (and much simpler) doxumentation for LPC18xx/43xx LPCXpresso-IDE examples
  • Adds LPC13xx CHIP support - this includes the LPC1343 and LPC1347 device families
  • Adds LPCXpresso LPC1347 board support with tool chain support for Keil Uvision4, IAR Embedded Workbench, and version 5 of the LPCXpresso-IDE
  • Adds LPCXpresso LPC11C24 board support with tool chain support for Keil Uvision4 and version 5 of the LPCXpresso-IDE
  • Adds LPCXpresso LPC11U14 board support with tool chain support for Keil Uvision4 (support for version 5 of the LPCXpresso-IDE is already available in v1.00)
  • Intoduces a new UART driver model (uart_004) which should be much smaller and more efficient than previous UART drivers, currently used for the LPC11xx and LPC13xx platforms only
  • Lots of fixes related to code standardization - commenting, APIs, types, etc.
  • Various tweaks to reduce final image size - API changes, code optimization, etc.
  • Support for uC/OS-III including LCP18xx/43xx projects using uC/OS-III