avrdudes / avr-libc

The AVR-LibC package provides a subset of the standard C library for AVR 8-bit RISC microcontrollers.
https://avrdudes.github.io/avr-libc/
Other
260 stars 57 forks source link

[bug #21743] AT90PWM316 missing PSOC1 bit definitions #273

Closed avrs-admin closed 2 years ago

avrs-admin commented 2 years ago

Fri 07 Dec 2007 04:56:36 AM CET

2007-12-06  Shaun Jackman  sjackman@gmail.com

file #14581: avr-libc-io90pwm316.diff

This issue was migrated from https://savannah.nongnu.org/bugs/?21743

avrs-admin commented 2 years ago

Eric Weddington Fri 07 Dec 2007 04:59:59 AM CET

Known issue.

Our policy is to match the I/O header file with the Atmel XML Device file. The problem is (IIRC) that the XML Device is missing these definitions. We're working on getting this fixed.