avr-gcc-toolchain
There are 11 repositories under avr-gcc-toolchain topic.
lpodkalicki/avr-toolchain-docker
Dockerized AVR8 Toolchain
Electrostat-Lab/AVR-Sandbox
Dig deeper into the AVR-WORLD using the 8-bit mcu avr devices on a special shell environment.
andersdra/docker-mplabx
MPLAB X IDE Docker file build-args; avrgcc,armgcc,xc8,xc16,xc32,legacy,harmony
ckormanyos/avr-gcc-build
avr-gcc built with shell and YAML
TychoJ/avrMake
A make script to compile source code for avr microcontrollers and program avr microcontrollers
sprintersb/atest
AVRtest is an AVR core simulator used for regression testing of avr-gcc and parts of AVR-LibC.
abdoaboganima/avr
A layered architecture implementations for the atmega32 micocontroller peripheral drivers and also some sensors drivers
IcePanorama/ArduinoProjectsBook_C
All the projects from the Arduino Projects Book, written in C.
sprintersb/avr-gcc-8
A fork of GCC v8 to add changes to the releases/gcc-8 branch that affect target AVR.
sprintersb/avr-libc
A fork of AVR-LibC used to pop pull requests.
Google-Developers-Sohag/AVR-Sandbox
Dig deeper into AVR-WORLD