]>
begriffs open source - cmsis-freertos/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Vladimir Umek [Thu, 23 Feb 2017 09:25:34 +0000 (10:25 +0100)]
osThreadTerminate: thread state check added before delete operation
Vladimir Umek [Mon, 20 Feb 2017 09:48:51 +0000 (10:48 +0100)]
Added link to heap documentation
Vladimir Umek [Mon, 20 Feb 2017 09:25:08 +0000 (10:25 +0100)]
Merge branch 'develop' of https://github.com/ARM-software/CMSIS-FreeRTOS into develop
Vladimir Umek [Mon, 20 Feb 2017 09:18:49 +0000 (10:18 +0100)]
- Removed non-implemented functions
- Added heap_1 handling: functions that use heap free always return with osError
Vladimir Umek [Mon, 20 Feb 2017 08:32:52 +0000 (09:32 +0100)]
- Added component view
- Added heap_5 initialization and set heap_4 as default variant
- Added Cortex-A9 port includes (needs config file update)
Christopher Seidl [Thu, 16 Feb 2017 12:33:43 +0000 (13:33 +0100)]
Added example description
Christopher Seidl [Wed, 15 Feb 2017 15:12:27 +0000 (16:12 +0100)]
Added native FreeRTOS example project and a condition to Device:Startup, changed Readme.md file and worked on the general documentation.
Christopher Seidl [Fri, 3 Feb 2017 08:50:42 +0000 (09:50 +0100)]
Updated documentation after change of CClass (and minor typo fixes)
Christopher Seidl [Fri, 3 Feb 2017 08:23:00 +0000 (09:23 +0100)]
Updated pack generation (suppressing irrelevant warnings) and fixed problems due to moving of license text file. Removed Linux binaries of the PackChk tool. These are available from CMSIS_5 GitHub repo.
Christopher Seidl [Fri, 3 Feb 2017 07:06:47 +0000 (08:06 +0100)]
Moved license.txt back to License folder to be compatible with original FreeRTOS deliverables.
Joachim Krech [Thu, 2 Feb 2017 15:38:32 +0000 (16:38 +0100)]
Moved FreeRTOS components into bundle
Christopher Seidl [Mon, 30 Jan 2017 08:23:52 +0000 (09:23 +0100)]
Updated documentation and changed the download link in the PDSC file to Keil server.
Joachim Krech [Fri, 27 Jan 2017 13:08:27 +0000 (14:08 +0100)]
git to ignore Local_Release folder created by gen_pack.bat
Joachim Krech [Fri, 27 Jan 2017 12:30:19 +0000 (13:30 +0100)]
fixing pack generation script
Christopher Seidl [Thu, 26 Jan 2017 15:35:44 +0000 (16:35 +0100)]
Added the FreeRTOS license
Users have to accept it before installing the pack.
Christopher Seidl [Thu, 26 Jan 2017 13:20:45 +0000 (14:20 +0100)]
Initial documentation setup.
Vladimir Umek [Wed, 25 Jan 2017 12:50:32 +0000 (13:50 +0100)]
Merge pull request #1 from RobertRostohar/develop
Added Utilities
Robert Rostohar [Wed, 25 Jan 2017 12:36:32 +0000 (13:36 +0100)]
Added Utilities
Vladimir Umek [Wed, 25 Jan 2017 12:03:52 +0000 (13:03 +0100)]
Initial commit
Joachim Krech [Wed, 11 Jan 2017 13:24:24 +0000 (14:24 +0100)]
Create .gitignore - currently empty
Joachim Krech [Wed, 11 Jan 2017 13:20:50 +0000 (14:20 +0100)]
Adding LICENSE.md
Joachim Krech [Wed, 11 Jan 2017 13:20:11 +0000 (14:20 +0100)]
Create README.md