This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Z-stack sample applications

Hello,             

  We are going to port SampleSwitch to our board. As described in ZStack Sample Applications pdf, we want to port SW1,SW2, SW3, SW4(5.4.4 Key Presses) to our switches. In hal_key.h we got 7 switches named HAL_KEY_SW_1 to HAL_KEY_SW_7.

We want to know these switches are same as SW1, SW2, SW3, SW4 or anywhere else.

 

Please let us know where SW1 to SW4 are defined as per description in 5.4.4 Key Presses.