HACKING: add BUSVOODOO_HARDWARE_VERSION note for verion 0 to

This commit is contained in:
King Kévin 2018-04-30 18:08:03 +02:00
parent 49344a7b15
commit 8bb5c94285
1 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,8 @@ This will generate two firmware:
- _bootloader_: a USB DFU bootloader
- _application_: the main application
*IMPORTANT*: to build the firmware for BusVoodoo hardware version 0, prepend `BUSVOODOO_HARDWARE_VERSION=0` before every `rake` command. This will make sure the few pin assignment differences are taken into account in the firmware.
documentation
-------------