]>
begriffs open source - cmsis-freertos/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jonatan Antoni [Tue, 20 Feb 2018 10:58:08 +0000 (11:58 +0100)]
Pack: Update PSDC and changelog for 10.0.1 release.
Vladimir Umek [Mon, 19 Feb 2018 06:22:54 +0000 (07:22 +0100)]
Compiler warning statement fixed
Vladimir Umek [Thu, 1 Feb 2018 07:03:57 +0000 (08:03 +0100)]
Updated config files
Jonatan Antoni [Fri, 26 Jan 2018 13:49:23 +0000 (14:49 +0100)]
Added pack manifest file for building pack on CMSIS-Jenkins.
Vladimir Umek [Fri, 26 Jan 2018 07:49:43 +0000 (08:49 +0100)]
Updated to FreeRTOS V10.0.1
Christopher Seidl [Tue, 9 Jan 2018 15:20:54 +0000 (16:20 +0100)]
Changed documentation according to the latest Arm branding guidelines.
Vladimir Umek [Tue, 5 Dec 2017 10:44:31 +0000 (11:44 +0100)]
Debug awareness enhanced (CMSIS:RTOS2:FreeRTOS component)
Vladimir Umek [Wed, 29 Nov 2017 11:14:07 +0000 (12:14 +0100)]
Updated to OS Tick API 1.0.1
Vladimir Umek [Mon, 27 Nov 2017 13:12:26 +0000 (14:12 +0100)]
Fixed context switch response latency for API calls from ISR
Vladimir Umek [Mon, 6 Nov 2017 10:15:51 +0000 (11:15 +0100)]
Updated to CMSIS RTOS2 API 2.1.2
Jonatan Antoni [Fri, 11 Aug 2017 15:24:39 +0000 (17:24 +0200)]
Update pdsc and readme after release.
Jonatan Antoni [Fri, 11 Aug 2017 15:08:59 +0000 (17:08 +0200)]
Updated FreeRTOS CMSIS-RTOS2 config file version to 10.0.0 because it received a major (breaking) change since 9.0.0.
Jonatan Antoni [Fri, 11 Aug 2017 14:52:29 +0000 (16:52 +0200)]
Set final release date.
Jonatan Antoni [Fri, 11 Aug 2017 14:29:21 +0000 (16:29 +0200)]
Updated all example project to reference latest component versions.
Daniel Brondani [Fri, 11 Aug 2017 13:32:09 +0000 (15:32 +0200)]
Removed vApplicationIRQHandler from system_ARMCA9.c files in examples.
Daniel Brondani [Fri, 11 Aug 2017 13:30:11 +0000 (15:30 +0200)]
Fixed osThreadFlagsSet to return the flags value after setting it.
SDCMSIS-634
Jonatan Antoni [Fri, 11 Aug 2017 11:34:06 +0000 (13:34 +0200)]
Updated documentation history and version for release 9.1.0
Jonatan Antoni [Fri, 11 Aug 2017 09:47:55 +0000 (11:47 +0200)]
Fixed CMSIS-FreeRTOS integration for Cortex-A.
Daniel Brondani [Thu, 10 Aug 2017 15:49:16 +0000 (17:49 +0200)]
Fixed board names of Cortex-A examples.
Removed tabs from PDSC file.
Jonatan Antoni [Thu, 10 Aug 2017 08:32:16 +0000 (10:32 +0200)]
Update PDSC for Release 9.0.1
Updated revision history.
Updated all examples.
Added Blinky example for Cortex-A9 with AC6.
Jonatan Antoni [Fri, 10 Mar 2017 14:30:38 +0000 (15:30 +0100)]
Added support for ARM Compiler 6.
Daniel Brondani [Thu, 10 Aug 2017 08:00:22 +0000 (10:00 +0200)]
Added missing include os_tick.h
Vladimir Umek [Wed, 5 Jul 2017 07:00:31 +0000 (09:00 +0200)]
Updated Blinky for Cortex-A to use IRQ Controller API
Vladimir Umek [Wed, 5 Jul 2017 05:00:54 +0000 (07:00 +0200)]
Merge pull request #5 from JohannesTrageser/patch-1
Update cmsis_os2.c
JohannesTrageser [Mon, 3 Jul 2017 20:54:33 +0000 (22:54 +0200)]
Update cmsis_os2.c
FreeRTOS allocates 4 Times more Stack for its Threads than Keil RTX because FreeRTOS uses Stack Size in numbers of StackType_t, which is defined as uint32_t in portmacro.h and Keil RTX and the CMSIS API use Stack Size in Bytes.
Vladimir Umek [Wed, 14 Jun 2017 12:42:26 +0000 (14:42 +0200)]
Added support for OS Tick and updated examples
Daniel Brondani [Thu, 13 Apr 2017 14:11:53 +0000 (16:11 +0200)]
Updated Blinky CA9 FVP example
Christopher Seidl [Thu, 23 Mar 2017 09:51:04 +0000 (10:51 +0100)]
Added configuration documentation for native and CMSIS-RTOS2 variants.
Christopher Seidl [Wed, 22 Mar 2017 15:19:29 +0000 (16:19 +0100)]
Updated examples with Event Recorder functionality, running in simulation.
Christopher Seidl [Mon, 20 Mar 2017 08:58:43 +0000 (09:58 +0100)]
Refined documentation w.r.t. the usage of Event Recorder.
Vladimir Umek [Mon, 13 Mar 2017 13:39:41 +0000 (14:39 +0100)]
Debug event TaskIncrementTick level set to Detail
Reinhard Keil [Mon, 13 Mar 2017 13:13:06 +0000 (14:13 +0100)]
Update README.md
Reinhard Keil [Mon, 13 Mar 2017 13:11:53 +0000 (14:11 +0100)]
Update README.md
Reinhard Keil [Mon, 13 Mar 2017 13:10:41 +0000 (14:10 +0100)]
Update readme.txt
Joachim Krech [Mon, 13 Mar 2017 08:48:18 +0000 (09:48 +0100)]
Finalize version 1.0.0 release
Vladimir Umek [Mon, 13 Mar 2017 08:04:34 +0000 (09:04 +0100)]
Fixed IS_IRQ check for CM0 and added minor corrections
Vladimir Umek [Fri, 10 Mar 2017 09:45:23 +0000 (10:45 +0100)]
Minor bugfixes
Vladimir Umek [Thu, 9 Mar 2017 10:08:46 +0000 (11:08 +0100)]
Moved kernel tick timer specifics to FreeRTOS_Tick_Config module
Jonatan Antoni [Thu, 9 Mar 2017 08:21:30 +0000 (09:21 +0100)]
Enhanced documentation to state that ARM Compiler v6 is not supported by FreeRTOS.
Christopher Seidl [Tue, 7 Mar 2017 13:21:25 +0000 (14:21 +0100)]
Added example documentation for the i.MX6 ARM Cortex-A9.
Vladimir Umek [Tue, 7 Mar 2017 09:07:55 +0000 (10:07 +0100)]
Consistency update (config files)
Vladimir Umek [Thu, 2 Mar 2017 13:58:28 +0000 (14:58 +0100)]
Removed C comment since DoxyGen does not like it
Vladimir Umek [Thu, 2 Mar 2017 13:40:34 +0000 (14:40 +0100)]
Fixed pack generator to remove the documentation folder
Vladimir Umek [Thu, 2 Mar 2017 12:56:37 +0000 (13:56 +0100)]
Merge branch 'develop' of https://github.com/ARM-software/CMSIS-FreeRTOS into feature/evr_docu_preparations
Vladimir Umek [Thu, 2 Mar 2017 12:54:24 +0000 (13:54 +0100)]
Added debug events documentation and fixed the generator script
brondani [Wed, 1 Mar 2017 16:37:55 +0000 (17:37 +0100)]
Added example for Cortex-A9 FVP
Vladimir Umek [Wed, 1 Mar 2017 13:06:58 +0000 (14:06 +0100)]
Added debug events for Event Recorder
Added CMSIS-RTOS compatibility layer
Vladimir Umek [Wed, 1 Mar 2017 12:48:25 +0000 (13:48 +0100)]
Merge branch 'develop' of https://github.com/ARM-software/CMSIS-FreeRTOS into develop
Vladimir Umek [Tue, 28 Feb 2017 09:24:27 +0000 (10:24 +0100)]
Merge remote-tracking branch 'remotes/upstream/develop' into develop
Christopher Seidl [Fri, 24 Feb 2017 13:18:37 +0000 (14:18 +0100)]
Added documentation stubs and preparation for the event recorder functions.
Christopher Seidl [Thu, 23 Feb 2017 18:12:40 +0000 (19:12 +0100)]
Added CMSIS validation suite results.
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