Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ARM-software/CMSIS_5 issues and pull requests

#844 - SVD files : missing the core peripherals

Issue - State: open - Opened by Jegeva over 4 years ago - 52 comments
Labels: review, SVD

#100 - RTOS2 documentation - thread and message queue

Issue - State: closed - Opened by FerdinandEn about 8 years ago - 14 comments
Labels: bug, documentation, DONE

#99 - RTOS2 Debug

Issue - State: closed - Opened by eugene345 about 8 years ago - 6 comments
Labels: DONE

#98 - Error when compiling with GCC6

Issue - State: closed - Opened by clementperon about 8 years ago - 8 comments
Labels: DONE, DSP

#97 - DSP arm_fir_decimate_q15 too slow in library

Issue - State: closed - Opened by WMXZ-EU about 8 years ago - 4 comments

#96 - Task state hooks in user application

Issue - State: closed - Opened by offchooffcho about 8 years ago - 2 comments
Labels: DONE, review

#95 - Added __CMSIS_GCC_OUT_RW_REG

Pull Request - State: closed - Opened by Kochise about 8 years ago

#94 - RTOS2 uVision crash using osThreadAttr_t

Issue - State: closed - Opened by FerdinandEn about 8 years ago - 5 comments
Labels: DONE

#93 - SVDConv v3_2_48 causes problems with new member IO definitions (__IOM and others)

Issue - State: closed - Opened by David-Garcia-Polo about 8 years ago - 2 comments
Labels: review

#92 - No thread delete function in RTOS2

Issue - State: closed - Opened by joabeck about 8 years ago - 4 comments
Labels: DONE

#91 - RTOSv2 Flags new library version with osFlagsNoClear

Issue - State: closed - Opened by FerdinandEn about 8 years ago - 1 comment
Labels: DONE

#90 - RTOSv2 Documentation

Issue - State: closed - Opened by FerdinandEn about 8 years ago - 2 comments
Labels: DONE

#89 - Update cmsis_compiler.h

Pull Request - State: closed - Opened by mfcosmic about 8 years ago

#88 - CMSIS-CORE: standardized access to fields with scattered bits

Issue - State: closed - Opened by franzhollerer-Artesyn about 8 years ago - 1 comment
Labels: wontfix, review, CORE

#87 - RTOSv2 os_Info not initialized with correct values (gcc)

Issue - State: closed - Opened by FerdinandEn about 8 years ago - 3 comments
Labels: bug, DONE

#86 - CMSIS-Drivers: Headers are not C++ safe

Issue - State: closed - Opened by ilg-ul about 8 years ago - 3 comments

#85 - CMSIS-Driver & CMSIS-RTOSv2: clang build fails due to bad macro name

Issue - State: closed - Opened by ilg-ul about 8 years ago - 4 comments
Labels: DONE

#84 - CMSIS-CORE documentation: inconsistent use of __SYSTEM_CLOCK and SYSTEM_CLOCK

Issue - State: closed - Opened by franzhollerer-Artesyn about 8 years ago - 1 comment
Labels: documentation, DONE

#83 - CMSIS RTOSv2 API: osThreadAbortWait() vs osThreadResume() and WAITING vs SUSPENDED

Issue - State: closed - Opened by ilg-ul about 8 years ago - 2 comments
Labels: DONE

#82 - CMSIS RTOSv2 API: migration path from cmsis_os.h to cmsis_os2.h

Issue - State: closed - Opened by ilg-ul about 8 years ago - 15 comments
Labels: DONE

#80 - SVDConv v3_2_34 does not inherit register <size> into clusters.

Issue - State: closed - Opened by David-Garcia-Polo about 8 years ago - 3 comments

#79 - Bug in core_cm*.h

Issue - State: closed - Opened by CanastraRF about 8 years ago - 2 comments
Labels: DONE

#78 - CMSIS DSP arm_var_f32.c

Issue - State: closed - Opened by dcurrie about 8 years ago - 2 comments
Labels: DONE

#77 - Include Make-based documentation generation

Pull Request - State: closed - Opened by senselessDev about 8 years ago - 2 comments
Labels: out-of-scope, documentation, CORE

#76 - CMSIS RTOSv2-API: Testing the example

Issue - State: closed - Opened by FerdinandEn about 8 years ago - 5 comments
Labels: DONE

#75 - Issues and improvment in current Beta

Issue - State: closed - Opened by CanastraRF about 8 years ago - 15 comments
Labels: review, CORE

#74 - Adding initial User Code Templates for RTOS2 API

Pull Request - State: closed - Opened by MatthiasHertel80 over 8 years ago

#73 - CMSIS RTOSv2 API: Use separate blocking from non-blocking calls

Issue - State: closed - Opened by ilg-ul over 8 years ago - 3 comments
Labels: wontfix, DONE

#72 - GitHub Pages as documentation site

Issue - State: closed - Opened by ilg-ul over 8 years ago - 13 comments
Labels: DONE

#71 - CMSIS RTOSv2 API: Should one thread be allowed to osThreadFlagsClear () of another thread?

Issue - State: closed - Opened by ilg-ul over 8 years ago - 10 comments
Labels: wontfix, DONE

#70 - CMSIS RTOSv2 API: Do not expect the dynamic allocator to be preferred

Issue - State: closed - Opened by ilg-ul over 8 years ago - 5 comments
Labels: DONE

#69 - CMSIS RTOSv2 API: Should osThreadSuspend () be allowed to suspend another thread?

Issue - State: closed - Opened by ilg-ul over 8 years ago - 4 comments
Labels: documentation, DONE

#68 - CMSIS RTOSv2 API: thread interruption/cancellation

Issue - State: closed - Opened by ilg-ul over 8 years ago - 6 comments
Labels: question, documentation

#67 - CMSIS RTOSv2 API: Redundant thread states like osThreadWaiting, osThreadError

Issue - State: closed - Opened by ilg-ul over 8 years ago - 11 comments
Labels: DONE

#66 - CMSIS RTOSv2 API: Promote object names as first citizens

Issue - State: closed - Opened by ilg-ul over 8 years ago - 6 comments
Labels: wontfix, DONE

#65 - CMSIS RTOSv2 API: Avoid mixing time durations (in milliseconds) with timer counts in ticks

Issue - State: open - Opened by ilg-ul over 8 years ago - 6 comments
Labels: future, RTOS

#64 - CMSIS RTOSv2 API: non portable object IDs

Issue - State: closed - Opened by ilg-ul over 8 years ago - 3 comments
Labels: review

#63 - Library issues with SVDConv.linux

Issue - State: closed - Opened by jmcfarlan over 8 years ago - 6 comments
Labels: DONE

#62 - Private stack size in t he P_TCB - u16 -> u32?

Issue - State: closed - Opened by 0xc0170 over 8 years ago - 2 comments
Labels: DONE, review

#61 - Inclusion hell within RTX

Issue - State: closed - Opened by 0xc0170 over 8 years ago - 2 comments
Labels: DONE, review

#60 - SVDConv do not generate SysTick_IRQn.

Issue - State: closed - Opened by David-Garcia-Polo over 8 years ago - 18 comments
Labels: review

#59 - CMSIS-RTOS: Ability to add a name to a Queue/Semaphore

Issue - State: closed - Opened by hackrid over 8 years ago - 12 comments
Labels: DONE

#58 - Gcc linker wrong comment

Pull Request - State: closed - Opened by David-Garcia-Polo over 8 years ago

#57 - CMSIS Drivers: Instance parameters needed

Issue - State: closed - Opened by 0x8000-0000 over 8 years ago - 7 comments
Labels: DONE

#56 - Updated NVIC functions.

Pull Request - State: closed - Opened by ghost over 8 years ago - 1 comment

#55 - Introduce Storage driver

Pull Request - State: closed - Opened by rgrover over 8 years ago

#54 - Is the variable SystemCoreClock used by any debugger?

Issue - State: closed - Opened by franzhollerer-Artesyn over 8 years ago - 5 comments
Labels: DONE, future, CORE

#53 - Updated ARMv8MML device files.

Pull Request - State: closed - Opened by ghost over 8 years ago

#52 - Added DSP_Lib binaries.

Pull Request - State: closed - Opened by ghost over 8 years ago

#51 - Removed GCC compiler warning.

Pull Request - State: closed - Opened by ghost over 8 years ago - 1 comment

#50 - Corrected ARMv8MBL interrupts.

Pull Request - State: closed - Opened by ghost over 8 years ago

#49 - Implementation of CMSIS-Driver

Issue - State: closed - Opened by hackrid over 8 years ago - 2 comments
Labels: DONE

#48 - Core-Only SVD files

Issue - State: closed - Opened by hackrid over 8 years ago - 9 comments
Labels: enhancement, DONE

#47 - Updated partition_armv8m*.h according 'CMSIS-Core v8M CMSIS 5.0 feedb…

Pull Request - State: closed - Opened by ghost over 8 years ago

#46 - Inconsequent NVIC_ functions

Issue - State: closed - Opened by franzhollerer-Artesyn over 8 years ago - 2 comments
Labels: enhancement, DONE

#45 - Changes according "CMSIS-Core v8M CMSIS 5.0 feedback".

Pull Request - State: closed - Opened by ghost over 8 years ago

#44 - Introduce Storage driver

Pull Request - State: closed - Opened by rgrover over 8 years ago - 1 comment

#43 - typos

Pull Request - State: closed - Opened by ReinhardKeil over 8 years ago

#42 - Clarify NVIC virtualization use cases

Pull Request - State: closed - Opened by meriac over 8 years ago

#40 - RTX documentation enhancements

Pull Request - State: closed - Opened by KeilChris over 8 years ago

#39 - Add uVisor support for priority grouping functions.

Pull Request - State: closed - Opened by ghost over 8 years ago

#38 - Removed unnecessary templates for previous version of uVision.

Pull Request - State: closed - Opened by KeilChris over 8 years ago

#37 - CMSIS-RTOS v2 documentation clean-up

Pull Request - State: closed - Opened by ReinhardKeil over 8 years ago

#36 - Corrected macro check

Pull Request - State: closed - Opened by ghost over 8 years ago

#35 - Corrected NVIC_GetVector

Pull Request - State: closed - Opened by ghost over 8 years ago

#34 - Adding uVisor support for Cortex-M4

Pull Request - State: closed - Opened by ghost over 8 years ago - 1 comment

#33 - Compiler warning in CMSIS c startup files

Issue - State: closed - Opened by kjelleandersen over 8 years ago - 4 comments
Labels: DONE

#32 - CMSIS-RTOS 2 - open for review after Milestone RTOS_doc1

Issue - State: closed - Opened by ReinhardKeil over 8 years ago - 4 comments
Labels: Important Information

#31 - CMSIS-RTOS API Documentation enhancements

Pull Request - State: closed - Opened by KeilChris over 8 years ago

#30 - Initial changes for new RTOS API v2.

Pull Request - State: closed - Opened by KeilChris over 8 years ago

#29 - CMSIS-Core documentation for compiler specific #defines (SDCMSIS-431)

Pull Request - State: closed - Opened by KeilChris over 8 years ago

#28 - remove section RTX from CMSIS documentation

Pull Request - State: closed - Opened by ghost over 8 years ago

#27 - changed SystemInit function, add SVD files

Pull Request - State: closed - Opened by ghost over 8 years ago

#26 - added generation of RTOS documentation

Pull Request - State: closed - Opened by ghost over 8 years ago

#25 - removed doxy warning

Pull Request - State: closed - Opened by ghost over 8 years ago

#24 - Generic ARM Cortex-M devices

Pull Request - State: closed - Opened by ghost over 8 years ago

#23 - ARMv8M changes

Pull Request - State: closed - Opened by ghost over 8 years ago

#22 - Master

Pull Request - State: closed - Opened by ReinhardKeil over 8 years ago

#21 - Reduced -Wconversion warnings

Pull Request - State: closed - Opened by dwhite85 over 8 years ago

#20 - CMSIS-Overview

Pull Request - State: closed - Opened by ghost over 8 years ago

#19 - Cmsis dap

Pull Request - State: closed - Opened by ghost over 8 years ago

#18 - Dsp lib dsp

Pull Request - State: closed - Opened by ghost over 8 years ago

#17 - Dsp lib projects

Pull Request - State: closed - Opened by ghost over 8 years ago

#16 - Dsp lib initial version

Pull Request - State: closed - Opened by ghost over 8 years ago

#15 - SVDConv version 3.2.17 cannot define two <enumeratedValue> with the same <value>

Issue - State: closed - Opened by David-Garcia-Polo over 8 years ago - 2 comments
Labels: DONE

#14 - SVDConv V3.2.25

Pull Request - State: closed - Opened by thorstendb-ARM over 8 years ago

#13 - SVDConv version 3.2.17 does not like 0xFFFFFFFF in <enumeratedValue>

Issue - State: closed - Opened by David-Garcia-Polo over 8 years ago - 4 comments
Labels: DONE

#12 - SVDConv version 3.2.17 does not parse the alternatePeripheral tag properly.

Issue - State: closed - Opened by David-Garcia-Polo over 8 years ago - 1 comment
Labels: DONE

#11 - Clarification on the usage of <c> and <!c> in the Configuration Wizard

Pull Request - State: closed - Opened by KeilChris over 8 years ago

#10 - SDCMSIS-425

Pull Request - State: closed - Opened by KeilChris over 8 years ago

#9 - Master

Pull Request - State: closed - Opened by ghost over 8 years ago

#7 - Added license and contribution information to README

Pull Request - State: closed - Opened by JohannesBauer over 8 years ago

#6 - Just a test

Pull Request - State: closed - Opened by MatthiasHertel80 over 8 years ago - 1 comment

#5 - How2Doc.txt: fix typos

Pull Request - State: closed - Opened by ilg-ul over 8 years ago

#4 - CORE: _FLD2VAL() macro, brackets around passed parameter 'value'

Issue - State: closed - Opened by franzhollerer-Artesyn over 8 years ago - 9 comments
Labels: DONE

#3 - CORE: _VAL2FLD macro, passed parameter 'value' should be cast to uint32_t

Issue - State: closed - Opened by franzhollerer-Artesyn over 8 years ago - 1 comment
Labels: DONE