summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo/CORTEX_EFM32_Pearl_Gecko_Simplicity_Studio
Commit message (Expand)AuthorAgeFilesLines
* Update version number to V10.4.1 (#281)syncBack10_4_1David Chalco2020-09-176-6/+6
* Update Version number to 10.4.0 (#237)David Chalco2020-09-106-6/+6
* Update version number in readiness for V10.3.0 release. Sync SVN with reviewe...Yuhui.Zheng2020-02-076-12/+12
* Update version number ready for next release.Richard Barry2019-05-116-6/+6
* Update version number in readiness for V10.2.0 release.Richard Barry2019-02-176-12/+12
* Update version numbers ready for release.Richard Barry2018-09-076-6/+6
* Update copyright date ready for tagging V10.1.0.Richard Barry2018-08-226-6/+6
* Update version numbers in preparation for a new release.Richard Barry2018-08-216-6/+6
* Remove period from the URL that links to the web page that describes the Free...Richard Barry2018-06-151-1/+1
* Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 rea...Richard Barry2017-12-186-18/+12
* Update to MIT licensed FreeRTOS V10.0.0 - see https://www.freertos.org/Histor...Richard Barry2017-11-296-402/+156
* Update version number in preparation for maintenance release.Richard Barry2017-01-226-6/+6
* Prepare for V9.0.0 release:Richard Barry2016-05-206-6/+6
* Correct comment error that was replicated on many different main_full.c files.Richard Barry2016-04-043-9/+14
* Remove compiler warning by ensure prvInitialiseMutex() is not included if con...Richard Barry2016-03-311-4/+11
* Update version number to 9.0.0rc2.Richard Barry2016-03-306-6/+6
* Update MSP432 projects to use updated driver library files.Richard Barry2016-03-301-3/+2
* - Rework the StaticAllocation.c common demo file to reflect the changes to th...Richard Barry2016-03-291-16/+40
* Very minor changes to the EFM32 Giant and Pearl Geckos demos in preparation f...Richard Barry2016-03-181-1/+1
* Add low power timer library source file for the Pearl Gecko demo.Richard Barry2016-03-162-1/+545
* Rework the low power demo that uses the RTCC clock on the Pearl Gecko, and ad...Richard Barry2016-03-161-42/+86
* Replace Gecko Simplicity Studio project that had multiple build configuration...Richard Barry2016-03-0216-133/+366
* Add Pearl Gecko demo.Richard Barry2016-03-0220-0/+9965