]> git.sur5r.net Git - freertos/history - FreeRTOS/Demo/CORTEX_M0+_Atmel_SAMD20_XPlained
Add the beginnings of a Microblaze project for the KC705.
[freertos] / FreeRTOS / Demo / CORTEX_M0+_Atmel_SAMD20_XPlained /
2015-01-16 rtelUpdate version number in preparation for official V8...
2014-12-21 rtelUpdate version numbers in preparation for V8.2.0 releas...
2014-09-02 rtelUpdate version number to 8.1.2 after moving the default... V8.1.2
2014-08-29 rtelUpdate version number to 8.1.1 for patch release that...
2014-08-16 rtel***IMMINENT RELEASE NOTICE***
2014-04-24 rtelUpdate version number ready for release. V8.0.1
2014-02-18 rtelUpdate version number to V8.0.0 (without the release...
2014-02-11 rtelUpdate the demo directory to use the version 8 type...
2013-12-31 rtelChange version numbers ready for V8.0.0 release candida...
2013-12-30 rtelUpdate FreeRTOS+ more demos that use FreeRTOS+CLI to...
2013-12-30 rtelUpdate demos that use FreeRTOS+CLI to remove casting...
2013-12-30 rtelRemove casting from definition of configMAX_PRIORITIES...
2013-12-27 rtelChange 'signed char *pcTaskName) to 'char *pcTaskName...
2013-12-27 rtelStart to remove unnecessary 'signed char *' casts from...
2013-11-08 richardbarryChange version numbers in preparation for V7.6.0 release.
2013-10-22 richardbarryRemove the SVC handler from the SAMD20 FreeRTOSConfig...
2013-10-14 richardbarryRemove maths library dependency form SAMD20 project. V7.5.3
2013-10-14 richardbarryUpdate FreeRTOS version number to V7.5.3
2013-10-12 richardbarryFix broken link in Atmel Studio SAMD20 project.
2013-10-09 richardbarryIncrease minimal stack size for the SAMD20 demo.
2013-10-09 richardbarryComplete tidy up of SAMD20 demo.
2013-10-08 richardbarryComplete SAMD20 demo - still needs tidy up.
2013-10-03 richardbarryComplete CLI demo on SAMD20.
2013-10-02 richardbarryGet CLI functioning in SAMD20 demo.
2013-10-02 richardbarryStarting point for the SAMD20 demo.