refactor variants to use standard firmware type suffixes
This commit is contained in:
@@ -13,7 +13,7 @@ build_flags = ${stm32_base.build_flags}
|
||||
build_src_filter = ${stm32_base.build_src_filter}
|
||||
+<../variants/rak3x72>
|
||||
|
||||
[env:rak3x72-repeater]
|
||||
[env:rak3x72_repeater]
|
||||
extends = rak3x72
|
||||
build_flags = ${rak3x72.build_flags}
|
||||
-D ADVERT_NAME='"RAK3x72 Repeater"'
|
||||
@@ -21,7 +21,7 @@ build_flags = ${rak3x72.build_flags}
|
||||
build_src_filter = ${rak3x72.build_src_filter}
|
||||
+<../examples/simple_repeater/*.cpp>
|
||||
|
||||
[env:rak3x72-sensor]
|
||||
[env:rak3x72_sensor]
|
||||
extends = rak3x72
|
||||
build_flags = ${rak3x72.build_flags}
|
||||
-D ADVERT_NAME='"RAK3x72 Sensor"'
|
||||
|
||||
Reference in New Issue
Block a user