uracoli-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[uracoli-devel] [bug #24572] wgpio demo bypasses LED HIF


From: Joerg Wunsch
Subject: [uracoli-devel] [bug #24572] wgpio demo bypasses LED HIF
Date: Wed, 15 Oct 2008 19:42:26 +0000
User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.14) Gecko/20080618 Galeon/2.0.5 Firefox/2.0.0.14

URL:
  <http://savannah.nongnu.org/bugs/?24572>

                 Summary: wgpio demo bypasses LED HIF
                 Project: µracoli
            Submitted by: joerg_wunsch
            Submitted on: Wed 15 Oct 2008 09:42:24 PM CEST
                Category: None
                Severity: 2 - Minor
                Priority: 5 - Normal
                  Status: None
             Assigned to: awachtler
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

The wireless GPIO demo accesses the LEDs bypassing the LED HIF:

LED_PORT ^= (keys<<LED_SHIFT) & LED_MASK;

This cannot work for LED_IN_BOARD_H configurations (i.e., for
the RZUSBSTICK), so it has been disabled in wgpio.c for the
time being.  An implementation using the LED HIF should
eventually be aimed for.




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?24572>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]