URL:
  <http://savannah.nongnu.org/patch/?8922>

                 Summary: Fix linuxgpio
                 Project: AVR Downloader/UploaDEr
            Submitted by: dmosberger
            Submitted on: Sat 27 Feb 2016 01:16:46 PM MST
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Fix linuxgpio errors of the form:
    
  Can't export GPIO 0, already exported/busy?: Device or resource busy
    
This error gets triggered since pins PPI_AVR_VCC and PPI_AVR_BUFF appear to
default to ~0 so if avrdude.conf does not explicitly define them to some other
unique pins, we end up trying to export gpio 0 multiple times, triggering the
error.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sat 27 Feb 2016 01:16:46 PM MST  Name: linuxgpio-fix.patch  Size: 1kB  
By: dmosberger

<http://savannah.nongnu.org/patch/download.php?file_id=36492>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?8922>

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


_______________________________________________
avrdude-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/avrdude-dev

Reply via email to