update history & freertos project
This commit is contained in:
@@ -1,3 +1,42 @@
|
||||
RELEASE CMSIS for REV A 20121211
|
||||
1/ Updated SPIFI library
|
||||
2/ Bug fix to USBDEV_ROM example
|
||||
3/ Addition of SGPIO DMA example
|
||||
|
||||
RELEASE: LPC4300CMSIS_20121203
|
||||
1/ Added SGPIO DMA example code in \Examples\SGPIO\SGPIO_DMA_PatternGenerator
|
||||
|
||||
RELEASE: LPC4300CMSIS_20120801
|
||||
1/ Added SPIFI/Hitex flash mode in Examples\USBDEV\Usb_MassStorage example
|
||||
2/ Added first PWM emulation block using SCT
|
||||
3/ Added example showing a 32-bit data transmission preceded by a sync pulse
|
||||
|
||||
RELEASE: LPC4300CMSIS_20120531
|
||||
1/ Updated on RTC driver
|
||||
2/ Updated on SSP driver
|
||||
3/ Updated on IAR Flash Drivers for external Parallel Flash, SPIFI Flash and Internal Flash
|
||||
4/ Updated on Keil Internal Flash Driver
|
||||
5/ Added I2C bit bang example with 2 GPIOs operate as I2C master to control I2C device on the 7 inches display module
|
||||
6/ Added SPI master example using SGPIO pins
|
||||
7/ Updated on LCDTerm.c to compatible with Hitex A4 board
|
||||
|
||||
RELEASE: LPC4300CMSIS_20120427
|
||||
1/ Updated abstract.txt for IAR support
|
||||
2/ Updated on ADC driver
|
||||
3/ Updated SPIFI and Hitex flash directory in project files (*.ewd)
|
||||
|
||||
RELEASE: LPC4300CMSIS_20120417
|
||||
1/ Added IAR port of BOOTFAST example (high-speed mode from SPIFI or external Flash)
|
||||
2/ New version of SPIFI library supports large SPIFI >= 256 Mb and does not use memset/memcpy
|
||||
|
||||
RELEASE: LPC4300CMSIS_20120405
|
||||
1/ Updated ADC1_2 pin for LPC4350 Hitex A4 board (ADC examples)
|
||||
2/ Updated NVIC priority bits number
|
||||
3/ Updated on RTC driver
|
||||
4/ Updated on I2S driver
|
||||
5/ Updated correct setting for Deep Sleep mode: PWR_SLEEP_MODE_DEEP_SLEEP 0x3F00AA with 0x3000AA
|
||||
6/ Added OTP_API example
|
||||
|
||||
RELEASE: LPC4300CMSIS_20111209
|
||||
1/ Change in BOOTFAST speed stepping ratio
|
||||
2/ Updated SPIFI Flash Driver for Keil MDK
|
||||
|
||||
@@ -3,6 +3,6 @@ found on NXP's website.
|
||||
|
||||
At the time of writing, this can be found at the following link:
|
||||
|
||||
http://www.lpcware.com/file_filter/nxp?term_node_tid_depth=All&term_node_tid_depth_1=104
|
||||
http://www.lpcware.com/content/nxpfile/lpc4350apdlzip
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user