[avr-libc-dev] [patch #6805] Numeric interrupt vectors

2009-10-11 Thread Anatoly Sokolov
Update of patch #6805 (project avr-libc): Assigned to:None = aesok ___ Reply to this item at: http://savannah.nongnu.org/patch/?6805 ___

[avr-libc-dev] [patch #6805] Numeric interrupt vectors

2009-04-12 Thread Anatoly Sokolov
Follow-up Comment #1, patch #6805 (project avr-libc): The patch for the GCC is not complete. 1. No numeric argument to the 'interrupt' attribute is implemented. 2. Not possible use one interrupt handler for some interrupt vectors. I propose to implement the interface for interrupt handler

[avr-libc-dev] [patch #6805] Numeric interrupt vectors

2009-04-12 Thread Ron Kreymborg
Follow-up Comment #2, patch #6805 (project avr-libc): Good idea - a more complete implementation that mine (which was based on Marek's original). I assume it will use the number for the vector and not the handler_name (the C++ requirement). Just curious - what is an example of (2)? Ron

[avr-libc-dev] [patch #6805] Numeric interrupt vectors

2009-04-11 Thread Ron Kreymborg
URL: http://savannah.nongnu.org/patch/?6805 Summary: Numeric interrupt vectors Project: AVR C Runtime Library Submitted by: ronkrem Submitted on: Sun 12 Apr 2009 05:26:05 AM GMT Category: None Priority: 5