mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-07-12 17:57:53 +00:00
Update Compiling_STM32.md
This commit is contained in:
parent
a259bc9154
commit
5ee0b1c554
@ -88,9 +88,11 @@ Multiprotocol firmware can be compiled and flashed with your customized firmware
|
||||
|
||||
### Configure the Arduino IDE
|
||||
1. Under **Tools -> Board** select **Multi 4-in-1 (STM32FC103)**
|
||||
1. Under **Tools -> Debug Options** select **None**
|
||||
1. Under **Tools -> Debug Option** select **None**
|
||||
|
||||
## Configure the firmware
|
||||
Make any changes you require to the firmware.
|
||||
|
||||
The STM32 module has more than enough flash space for all the available protocols so, unlike the Atmega328p-based module, it is not necessary to disable unused protocols.
|
||||
|
||||
You can still disable protocols if you wish, and you may also enable or disable other optional Multiprotocol features.
|
||||
|
Loading…
x
Reference in New Issue
Block a user