nes-proj/examples/dev/button-hal
Edvard Pettersen 322b6b26d2 Added simplelink PLATFORMS_ONLY/EXCLUDE to examples 2018-08-31 11:06:32 +02:00
..
Makefile Added simplelink PLATFORMS_ONLY/EXCLUDE to examples 2018-08-31 11:06:32 +02: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