X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/b8db5fc1e7a49c0b91a67570e11edf90f985cd00..9c8bd6ed9bdf4d6a5f428c5d6ff867cec858df3b:/LUFA/Drivers/Board/TEENSY/LEDs.h diff --git a/LUFA/Drivers/Board/TEENSY/LEDs.h b/LUFA/Drivers/Board/TEENSY/LEDs.h index 755d578ed..7f58fc023 100644 --- a/LUFA/Drivers/Board/TEENSY/LEDs.h +++ b/LUFA/Drivers/Board/TEENSY/LEDs.h @@ -29,8 +29,9 @@ */ /** \file + * \brief Board specific LED driver header for the PJRC Teensy boards. * - * Board specific LED driver header for the PJRC Teensy series boards. + * Board specific LED driver header for the PJRC Teensy boards (http://www.pjrc.com/teensy/index.html). * * \note This file should not be included directly. It is automatically included as needed by the LEDs driver * dispatch header located in LUFA/Drivers/Board/LEDs.h. @@ -39,7 +40,7 @@ /** \ingroup Group_LEDs * @defgroup Group_LEDs_TEENSY TEENSY * - * Board specific LED driver header for the PJRC Teensy boards. + * Board specific LED driver header for the PJRC Teensy boards (http://www.pjrc.com/teensy/index.html). * * \note This file should not be included directly. It is automatically included as needed by the LEDs driver * dispatch header located in LUFA/Drivers/Board/LEDs.h.