Pinned Loading
-
avr-gcc: Locate .rodata in Flash for...
avr-gcc: Locate .rodata in Flash for AVR Devices like AVR64 and AVR128 1### avr-gcc: Locate .rodata in Flash for AVR Devices like AVR64 and AVR128
23**Abstract:**
4Modern [AVR](https://en.wikipedia.org/wiki/AVR_microcontrollers) microcontrollers from families AVR64 and AVR128, like AVR128DA32, map a 32 [KiB](https://en.wikipedia.org/wiki/Byte#Multiple-byte_units) portion of their flash memory into the RAM address space. This makes it possible to locate read-only data in flash memory, and not in RAM like it is currently the case with GNU Tools for AVR.
5 -
avr-gcc-8
avr-gcc-8 PublicForked from gcc-mirror/gcc
A fork of GCC v8 to add changes to the releases/gcc-8 branch that affect target AVR.
C
-
avr-libc
avr-libc PublicForked from avrdudes/avr-libc
A fork of AVR-LibC used to pop pull requests.
Assembly
-
avrdudes/avr-libc
avrdudes/avr-libc PublicThe AVR-LibC package provides a subset of the standard C library for AVR 8-bit RISC microcontrollers.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.