• [CMSIS-Driver] Rationale of volatile in type of GetStatus
    Dears, Whould you please help me understanding why "volatile" has been introduced since CMSIS-Driver v2.2 into the "status" type? For instance, here : https://github.com/ARM-software/CMSIS_5/blob...
  • [CMSIS-Driver] Rationale of volatile in type of GetStatus
    Dears, Whould you please help me understanding why "volatile" has been introduced since CMSIS-Driver v2.2 into the "status" type? For instance, here : https://github.com/ARM-software/CMSIS_5/blob...
  • How to hide source code?
    Hello, I have a source code and header file that is used for multiple project. I want to hide-protect the source code being read by my coleagues for confidential purposes. I could use https://developer...
  • How do I hide my module ?
    Hello , there : Could someone teach me how do I hide my every module.c except one specified that any others who want to modify some variables just could modify that at the specific file ? PS. Please...
  • How do I hide my module ?
    Hello , there : Could someone teach me how do I hide my every module.c except one specified that any others who want to modify some variables just could modify that at the specific file ? PS. Please...