Skip to content

SpacehuhnTech/arduino-avr

 
 

Repository files navigation

AVR Arduino Core for WiFi Duck Project

This repository is a fork of the AVR Arduino Core to include libraries, boards and modifications necessary to compile the WiFi Duck project.
The goal of this is to have a simpler installation setup for anyone that likes to test, modify and contribute to the wifi duck project.

License and credits

Arduino IDE is developed and maintained by the Arduino team. The IDE is licensed under GPL.

Modifications

  • Removed unused variants
  • Removed unused bootloaders
  • Added promicro bootloader to support 3.3V Atmega32u4
  • Added boards.txt.py, modified boards.txt and platform.txt to add WiFi Duck boards and change default values
  • Patched CDC.cpp to allow ESP8266 serial flashing through the atmega

Packages

No packages published

Languages

  • C 92.9%
  • C++ 4.7%
  • Makefile 1.3%
  • Logos 0.5%
  • Python 0.3%
  • Shell 0.2%
  • Assembly 0.1%