mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-20 10:08:33 -04:00
MSP430:
Add additional NOPs as required by hardware manual. Microblaze: Previously a task inherited the exception enable state from the context from which xTaskCreate() was called. Now tasks all have exceptions enabled if they are enabled in the hardware. Windows/GCC: Improve the implementation of portGET_HIGHEST_PRIORITY. Common code: Simplify the pointer use in xQueueGenericCreate() Demo apps: Remove jpg images that were used to create web pages. Fix capitalisation issues in some demos where some header files are incldued with the wrong case, preventing building on Linux. Remove the Microblaze demos that are using obsolete tools. Update main_blinky for the Windows port demo to include a software timer example.
This commit is contained in:
parent
95b73d40d9
commit
d3e053568d
157 changed files with 157 additions and 65765 deletions
|
@ -1,15 +0,0 @@
|
|||
The following files will be modified:
|
||||
system.mhs
|
||||
system.mss
|
||||
|
||||
--------------------------------------
|
||||
The following changes will be made:
|
||||
Core ppc440mc_ddr2 2.00.a will be replaced by 2.00.b
|
||||
Core clock_generator 3.00.a will be replaced by 3.01.a
|
||||
|
||||
Driver cpu_ppc440 1.00.b will be replaced by 1.01.a
|
||||
Driver iic 1.14.a will be replaced by 1.15.a
|
||||
--------------------------------------
|
||||
The following changes need to be made manually by the user:
|
||||
Core xps_ethernetlite 2.01.a needs to be replaced by 3.00.a
|
||||
Core plbv46_pcie 3.00.b needs to be replaced by 4.01.a
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue