Update Compiling_STM32.md

This commit is contained in:
pascallanger 2019-09-12 15:55:08 +02:00 committed by GitHub
parent 95eb4e1a22
commit 27e3645b56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,7 +69,7 @@ If you don't need/want to customize the multi module firmware then you can use p
After a succesful flash your Module is now updated to the newer version firmware using the most common options. To change specific configured options you would need to use Option-2, Compile and flash update using Arduino IDE. After a succesful flash your Module is now updated to the newer version firmware using the most common options. To change specific configured options you would need to use Option-2, Compile and flash update using Arduino IDE.
# Option2 - Compiling and Updating Firmware # Option 2 - Compiling and Updating Firmware
## Preparation ## Preparation
Multiprotocol firmware can be compiled and flashed with your customized firmware using the Arduino IDE. The guide below will walk you through all the steps in many details, don't be afraid by the length it is in fact simple! Multiprotocol firmware can be compiled and flashed with your customized firmware using the Arduino IDE. The guide below will walk you through all the steps in many details, don't be afraid by the length it is in fact simple!