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
button-hal-example.c
project-conf.h

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