Merge pull request #682 from LudwigOrtmann/gpioint-example

remove hint at non-existent example
This commit is contained in:
Kaspar Schleiser 2014-02-12 00:16:25 +01:00
commit 03a13a3752

View File

@ -22,14 +22,8 @@ and Telematics group (http://cst.mi.fu-berlin.de).
*
* Multiplexer and interrupt handling must be implemented platform specific.
*
* See gpioint-example.c for an example of how to use gpioint.
*
* @{
*
* @example gpioint-example.c
* This example shows how to setup an interrupt handler for a GPIO pin
* without using the HAL.
*
* @file
* @brief GPIO IRQ Multiplexer interface
*