ethernet/examples
Sean Anderson 508b090983 led_blinker: Decrease blink speed to 15 Hz
15 Hz is more obviously "blinky" than 30 Hz (at least at 50% duty cycle).

Signed-off-by: Sean Anderson <seanga2@gmail.com>
2023-03-15 14:06:04 -04:00
..
breakout_hub Support ENABLE_COUNTERS in hub 2023-03-05 20:47:46 -05:00
led led_blinker: Decrease blink speed to 15 Hz 2023-03-15 14:06:04 -04:00
README.adoc Add LED example 2023-03-15 14:05:29 -04:00

README.adoc

= Examples

This directory contains example designs showcasing different ways to use the
cores in this project.

:leveloffset: +1

include::breakout_hub/README.adoc[]
include::led/README.adoc[]