kopia lustrzana https://github.com/sq8vps/vp-digi
readme
rodzic
e2511c4f5d
commit
eb00ad619d
|
@ -42,7 +42,7 @@ Since version 2.0.0, you will also need to get the appropriate submodule ([LwFEC
|
|||
git submodule init
|
||||
git submodule update
|
||||
```
|
||||
Since version 2.0.0, there is also a possibility to build the firmware with or without FX.25 protocol support. The `ENABLE_FX25` symbol must be defined to enable FX.25 support. On SW4STM32 (and STM32CubeIDE probably), this can be done under *Project->Properties->C/C++ Build->Settings->Preprocessor->Defined symbols*.
|
||||
Since version 2.0.0, there is also a possibility to build the firmware with or without FX.25 protocol support. The `ENABLE_FX25` symbol must be defined to enable FX.25 support. On STM32CubeIDE, this can be done under *Project->Properties->C/C++ Build->Settings->Preprocessor->Defined symbols*.
|
||||
|
||||
## Contributing
|
||||
All contributions are appreciated.
|
||||
|
|
|
@ -40,7 +40,7 @@ Począwszy od wersji 2.0.0 konieczne jest także pobranie odpowiedniego modułu
|
|||
git submodule init
|
||||
git submodule update
|
||||
```
|
||||
Począwszy od wersji 2.0.0 istnieje również możliwość kompilowania oprogramowania z obsługą lub bez obsługi protokołu FX.25. Symbol `ENABLE_FX25` musi zostać zdefiniowany, aby włączyć obsługę FX.25. W SW4STM32 (i prawdopodobnie w STM32CubeIDE) można to zrobić w menu *Project->Properties->C/C++ Build->Settings->Preprocessor->Defined symbols*.
|
||||
Począwszy od wersji 2.0.0 istnieje również możliwość kompilowania oprogramowania z obsługą lub bez obsługi protokołu FX.25. Symbol `ENABLE_FX25` musi zostać zdefiniowany, aby włączyć obsługę FX.25. W STM32CubeIDE można to zrobić w menu *Project->Properties->C/C++ Build->Settings->Preprocessor->Defined symbols*.
|
||||
|
||||
## Wkład
|
||||
Każdy wkład jest mile widziany.
|
||||
|
|
Ładowanie…
Reference in New Issue