Commit Graph

277 Commits (a7f134911aed0acdf0908686d6a721ad6e8ffd3a)

Author SHA1 Message Date
Richard Barry a7f134911a Just a formatting change.
Richard Barry f1e278e193 Added comment to assist debugging.
Richard Barry 794edd476e Put in "catch all" portmacro.h include to allow the path to the correct portmacro.h file to be included as a compiler option.
Richard Barry 2f40ad7393 Ready for V5.2.0 release.
Richard Barry 42b60ed69c Increment the uxTaskNumber variable when a task is deleted in addition to when a task is created. This is to assist kernel aware debuggers detecting when the task list needs refreshing.
Richard Barry 143c58e032 Minor changes to new queue functions plus add comments.
Richard Barry 55c96044b0 Some optimisations added.
Richard Barry aaeb4790de Optimisations - being checked in for backup - not yet complete.
Richard Barry 52ba0e651e Update to V5.1.2.
Richard Barry e31fe0ef80 Remove unnecessary semicolon.
Richard Barry ea209490e1 Continue 78K0R development.
Richard Barry 4a3e471fda Continue 78K0R development.
Richard Barry 035abe8707 Add code for near memory model.
Richard Barry e4319d7f88 Continue 78K0R development.
Richard Barry c1a2e601a6 Tidy up and comment.
Richard Barry bfd67da1e7 Continue 78K0R development.
Richard Barry 46425b4099 Continue 78K0R development.
Richard Barry c8b25f8bf2 Tidy up new port file.
Richard Barry 18797cb689 Change name of asm file to be consistent with other ports.
Richard Barry 97de395ad0 Add 78KR definition.
Richard Barry 7551ede806 New 78K0R first pass files added.
Richard Barry 667493bed2 Continued V850 development.
Richard Barry 4b4aecf217 Continued V850 development.
Richard Barry 1e29358197 Combine different part variants into a single port.c file.
Richard Barry 08464adb74 Combine different part variants into a single port.c file.
Richard Barry 99d615a7dd Add device specific versions of portasm.s85.
Richard Barry adc5c7142b Rename to make file name more generic.
Richard Barry ccb960ca8b Rename to make file name more generic.
Richard Barry e2e988191c Rename to make file name more generic.
Richard Barry 5acfec1f7c Rename to make file name more generic.
Richard Barry 34333e3d27 Continued V850 development.
Richard Barry 77fbf587ee Continued V850 development.
Richard Barry f622836e18 Add new port files for V850ES JJ3.
Richard Barry b93186e975 Rename device specific file.
Richard Barry 761540892b Tidy up and comment.
Richard Barry 0adf3d96c4 Add in the portYIELD_FROM_ISR() function.
Richard Barry cadd182942 More work in progress on NEC port and demo.
Richard Barry d811a00690 Rename file.
Richard Barry 8fa8b7c7a9 Correct some capitalisation issues for Linux users.
Richard Barry 5ebd915502 Formatting only.
Richard Barry 19e2d266b6 Renamed file.
Richard Barry d92156e85a Add in V850 include file.
Richard Barry f2114d04f2 New port - still a work in progress.
Richard Barry c1cb5dac54 Small modification to where header files are included from to make more portable.
Richard Barry c87cff51c2 Added the 16FX definition.
Richard Barry adad8eab83 Work in progress on new port - correct the configuration of the timer interrupt.
Richard Barry a859c59080 Minor updates only.
Richard Barry 2f795214d7 Continued work in progress on new demo.
Richard Barry c5f0933f49 Add SAM9XE definition.
Richard Barry e540f0abf4 New demo being added - work in progress.