Re: [PATCH] avr: Add atmega324pb MCU

2021-09-19 Thread Matwey V. Kornilov via Gcc-patches
вс, 19 сент. 2021 г. в 18:06, Jeff Law : > > > > On 6/13/2021 12:42 PM, Matwey V. Kornilov via Gcc-patches wrote: > > Reference: https://www.microchip.com/wwwproducts/en/ATMEGA324PB > Signed-off-by: Matwey V. Kornilov > --- > gcc/config/avr/avr-mcus.def | 1 + > gcc/doc/avr-mmcu.texi | 2 +-

Re: [PATCH] avr: Add atmega324pb MCU

2021-09-19 Thread Jeff Law via Gcc-patches
On 6/13/2021 12:42 PM, Matwey V. Kornilov via Gcc-patches wrote: Reference:https://www.microchip.com/wwwproducts/en/ATMEGA324PB Signed-off-by: Matwey V. Kornilov --- gcc/config/avr/avr-mcus.def | 1 + gcc/doc/avr-mmcu.texi | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) THan

[PATCH] avr: Add atmega324pb MCU

2021-06-13 Thread Matwey V. Kornilov via Gcc-patches
Reference: https://www.microchip.com/wwwproducts/en/ATMEGA324PB Signed-off-by: Matwey V. Kornilov --- gcc/config/avr/avr-mcus.def | 1 + gcc/doc/avr-mmcu.texi | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/gcc/config/avr/avr-mcus.def b/gcc/config/avr/avr-mcus.def inde

Re: [PATCH] avr: Add atmega324pb MCU

2021-06-02 Thread Matwey V. Kornilov via Gcc-patches
Ping? вс, 25 окт. 2020 г. в 16:09, Matwey V. Kornilov : > > > Ping? > > чт, 4 июн. 2020 г. в 18:30, Matwey V. Kornilov : >> >> Reference: https://www.microchip.com/wwwproducts/en/ATMEGA324PB >> --- >> gcc/config/avr/avr-mcus.def | 1 + >> gcc/doc/avr-mmcu.texi | 2 +- >> 2 files changed, 2

Re: [PATCH] avr: Add atmega324pb MCU

2020-10-25 Thread Matwey V. Kornilov via Gcc-patches
Ping? чт, 4 июн. 2020 г. в 18:30, Matwey V. Kornilov : > Reference: https://www.microchip.com/wwwproducts/en/ATMEGA324PB > --- > gcc/config/avr/avr-mcus.def | 1 + > gcc/doc/avr-mmcu.texi | 2 +- > 2 files changed, 2 insertions(+), 1 deletion(-) > > diff --git a/gcc/config/avr/avr-mcus.def

[PATCH] avr: Add atmega324pb MCU

2020-06-04 Thread Matwey V. Kornilov via Gcc-patches
Reference: https://www.microchip.com/wwwproducts/en/ATMEGA324PB --- gcc/config/avr/avr-mcus.def | 1 + gcc/doc/avr-mmcu.texi | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/gcc/config/avr/avr-mcus.def b/gcc/config/avr/avr-mcus.def index 24046c367a7..ac80f9e63ff 100644 -