Documentation updates (#118)

This commit is contained in:
Ben Lye
2017-12-06 19:58:22 +00:00
committed by GitHub
parent 5ca0d31606
commit fc49a32008
17 changed files with 155 additions and 22 deletions

View File

@@ -1,7 +1,9 @@
# Compiling and Programming (ATmega 328P)
# Compiling and Programming (ATmega328p)
Multiprotocol firmware is compiled using the Arduino IDE. The guide below will walk you through all the steps to compile and upload your customized firmware.
**These instructions are for the Atmega328p version of the Multiprotocol module.** If you are compling for the STM32 version please go to the dedicated [STM32](Compiling_STM32.md) page.
## Index
1. [Tools Required](#tools-required)
1. [Preparation](#preparation)