nes-proj/examples/dev/leds
Atis Elsts 9eadf9feaa Allow to compile the leds example for platforms with LEDS_LEGACY_API 2018-03-09 14:47:45 +00:00
..
Makefile Add LED HAL example and tests 2018-03-01 15:29:31 +00:00
README.md Add LED HAL example and tests 2018-03-01 15:29:31 +00:00
leds-example.c Allow to compile the leds example for platforms with LEDS_LEGACY_API 2018-03-09 14:47:45 +00:00

README.md

LED HAL Example

This example demonstrates and tests the functionality of the LED HAL. You can use it to:

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

This example assumes a device with at least 1 LED.

Supported devices

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

  • All CC13xx/CC26xx devices
  • All CC2538 devices