1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-25 01:05:27 +03:00

Renamed 'parameter_group' to 'pg'.

This commit is contained in:
mikeller 2017-12-19 23:36:31 +13:00
parent b924ac0c9c
commit b489d0ba9d
144 changed files with 226 additions and 225 deletions

View file

@ -7,7 +7,7 @@ MCU_COMMON_SRC := $(ROOT)/lib/main/dyad/dyad.c
#Flags
ARCH_FLAGS =
DEVICE_FLAGS =
LD_SCRIPT = src/main/target/SITL/parameter_group.ld
LD_SCRIPT = src/main/target/SITL/pg.ld
STARTUP_SRC =
TARGET_FLAGS = -D$(TARGET)