nes-proj/examples/dev/button-hal
Yasuyuki Tanaka 61fba4dcde Rename srf06-cc26xx to cc26x0-cc13x0 2018-10-23 13:04:32 -07:00
..
Makefile Rename srf06-cc26xx to cc26x0-cc13x0 2018-10-23 13:04:32 -07:00
README.md Add button HAL example 2018-03-14 09:34:47 +00:00
button-hal-example.c Add native support to the button HAL example 2018-04-02 22:14:56 +01:00
project-conf.h Add button HAL example 2018-03-14 09:34:47 +00:00

README.md

Button HAL Example

This example demonstrates and tests the functionality of the Button HAL. You can use this example to:

  • Understand the logic of the button HAL.
  • Test your implementation of arch-specific button HAL components if you are developing a new port.

This example assumes a device with at least one switch (button or simiar).

Supported devices

This example is expected to work off-the-shelf on the following boards:

  • All CC13xx/CC26xx devices
  • All CC2538 devices