Commit Graph

25 Commits (8b0ccf14449c5f8cf861365737a597106ba9ac01)

Author SHA1 Message Date
Richard Barry f5a6b610e1 Update version number to V7.0.1.
Richard Barry 5fbf3ab27e Change the RX62N port layer to allow it to be used with the V1.0.2 of the Renesas compiler.
Richard Barry 89bf1cf24f Update headers for Version 7.0.0 release.
Richard Barry 96ab89d253 Update to V6.1.1
Richard Barry 4778bd45e7 Update to FreeRTOS V6.1.0 release candidate.
Richard Barry c1dca1a069 Added a critical section around the call to vTaskIncrementTick() in all the RX ports.
Richard Barry ac19e40336 Just tidy up the RX port files.
Richard Barry 27683e7360 Implemented portYIELD_FROM_ISR() for RX port.
Richard Barry 810f45a61c Continue work on RX600 port - work in progress - add the actual context switch function.
Richard Barry df410c7e27 Continue work on RX600 port - work in progress.
Richard Barry 383f0b0f2f Continue work on RX600 port - work in progress. Added the SET/CLEAR from ISR macros.
Richard Barry 21898cc9d9 Continue work on RX600 port - work in progress.
Richard Barry fc050c4ab9 Continue work on RX600 port - work in progress.
Richard Barry c8e98a097e Starting point for new port - a project that will build, but as yet no implementation.
Richard Barry e854ebf1f5 Just tidy up indentation in SuperH port.c.
Richard Barry c73b3dc304 Add Cortus port to produce V6.0.5.
Richard Barry 808bb8e159 Update the V6.0.4. The primary difference being that the unsupported demos have now been removed from the download, and instead placed in their own forums.
Richard Barry e262d95404 Ready for V6.0.3 release.
Richard Barry 9b27b75715 Continue work on the SH2A port.
Richard Barry 9849c9ccab General tidy up of SH files.
Richard Barry 094945625d Add flop support.
Richard Barry b60eba005a Change interrupt mask in yield function.
Richard Barry 188a2c0cc1 Still a work in progress. Need to add flop support.
Richard Barry 68074c03d6 Work in progress.
Richard Barry e170cdef52 Skeleton for new port added.