]> rtime.felk.cvut.cz Git - arc.git/history - examples/tiny/tiny.c
Fixed compiler warnings regarding unwanted ';'
[arc.git] / examples / tiny / tiny.c
2011-05-10 tojoFixed compiler warnings regarding unwanted ';'
2011-02-25 tojoMerged in from mpc551x_mcal
2011-02-11 johanMerge with 18a2d5e39e06e0f30c1da8af5dae231d52f0e02e
2011-01-28 eijaMerged in from default lint
2011-01-28 peteMerge from default
2011-01-27 peteMerge in from fixes branch
2011-01-19 peteFixed warnings in axamples.
2011-01-11 eijaMerge of lint branches.
2011-01-10 eijaMerged in from default
2011-01-04 tojoMerged in from default
2011-01-03 nierchanges for stm32 tools to work.
2010-12-22 maekMerge with cortex-r4 branch
2010-12-13 mahiISO C changes.
2010-12-13 eijaMerged in from default
2010-12-06 maekMerge with default
2010-12-01 maekMerge in fix for tiny example.
2010-12-01 maekCorrected printed strings in tiny example
2010-07-22 mahimerge with osek-ctest
2010-06-15 tojoMerged in from default
2010-06-14 mahiMerge with 0e036b1adeb8dc04e8d78232e12bfb02934f0abc
2010-06-03 peteMerge with hcs12_mcal
2010-05-25 peteMerged in from default
2010-05-25 tojoConverted all line endings to Windows (CR LF)
2010-05-24 jcarMerge with 611be225e1cd9a5cf482f394a0e53d3983ecb394
2010-04-13 tojoMerged in from default
2010-04-10 johanMerge with 146d33fa3f90257c93d56517e9afcdee77d95626
2010-04-08 tojoCleanup of simple_printf and console usage. Fixes to...
2010-04-08 tojoMerge with mahi-1
2010-04-07 mahiArm updates
2010-03-31 mahiHeader corrections. Brand new printf() implementation...
2010-03-17 tojoMerge in from default
2010-03-15 maekMerge with (krn-v2)
2010-03-09 mahiMerge
2010-03-09 mahiRenamed USE_DEBUG to USE_DEBUG_PRINT, for now. Updates...
2010-03-09 tojofixes for hcs12 kernel and gpt
2010-03-09 tojofull context switching, started on frt
2010-02-15 maekMerge with 5eed0471196ddd710647bb8cf83ad6e9aa189c61...
2010-02-08 mahiAdded start of HC12 port.
2010-02-03 mahiAgain, loads of refactoring and removing and adding...
2009-10-29 mahiMerge from arm-port
2009-10-27 mahiRemoved some compiler warnings. Made it possible to...
2009-10-05 peteMoved enabling of os tick interrupt from StartupHook...
2009-10-05 peteRemoved enabling of ostick interrupt from startup hooks.
2009-09-30 mahiSmall changes to tiny example and configuration. KEIL...
2009-09-27 mahiFull context switch on ARM now works.
2009-09-19 mahiMerge maek compiler warning removal.
2009-09-16 mahiInitial ARM port