Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This release added an xSemaphoreTakeFromISR() implementation, and a vQueueDelete() handler for the FreeRTOS MPU port. There were assorted code cleanups, the removal of legacy handlers, and bugfixes.
The Cortex-M3 Tasking port was added. The separately distributed ports for Cortex-M0 IAR, Cortex-M0 GCC, and Cortex-M4F GCC were merged in. The Windows simulator was fixed to reduce usage of trace macros. A new trace macro was added, traceMOVE_TASK_TO_READY_STATE(). The FreeRTOS MPU port was updated. The xQueueReset() and xSemaphoreGetMutexHolder() functions were introduced.
This release adds support for the Cortex-M4F IAR, Cortex-M4F Keil/RVDS, and TriCore GCC platforms. Demos have been added for the new ports. Command handlers now receive the entire command string, giving them direct access to parameters. Minor bugfixes and enhancements.
此版本为瑞萨 RX200 和 RL78 添加端口。它将演示添加为飞思卡尔动力学 K60 和富士通 FM3 MB9A310。Microblaze V8 端口层已被完全取代。什锦的 API 扩展。ARM7、 手臂 IAR 和 PIC32 代码清理。已添加一个新的部分完成的命令行解释器,以及新的演示。
标签:
Enhancements, Code cleanups, Demos, Stable
This release adds ports for the Renesas RX200 and RL78. It adds demos for the Freescale Kinetis K60 and Fujitsu FM3 MB9A310. The Microblaze V8 port layer has been completely replaced. Assorted API extensions. Code cleanups for the ARM7, ARM IAR, and PIC32. A new partially-completed command line interpreter has been added, along with new demos.
This release adds the Fujitsu FM3 and SmartFusion demo applications. It updates the RX600 port and demo applications to support version 1.0.2.0 of the Renesas compiler. It modifies the RX600 Ethernet driver slightly to make it more robust under heavy load, and updates the uIP handling task to make use of the FreeRTOS software timers. It ensures correct byte alignment for the PIC32 port layer. It changes the behaviour when tasks are suspended before the scheduler has been started.