Skip to content

Commit 08c9427

Browse files
author
zhangjipeng
committed
Merge branch 'master' of https://github.com/onecoolx/picasso
2 parents 66e5227 + 11010e8 commit 08c9427

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/arm-cortex-m55-cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
env:
1010
BUILD_TYPE: Release
11-
BUILD_FLAGS: "-mcpu=cortex-m55 -mfloat-abi=hard -mfpu=fpv5-sp-d16 -Wno-dev"
11+
BUILD_FLAGS: "-mcpu=cortex-m55 -mfloat-abi=hard -mfpu=fpv5-sp-d16 -DGTEST_HAS_PTHREAD=0"
1212
LINK_FLAGS: "-T linker.ld -specs=nosys.specs"
1313
FLASH_ORIGIN: "0x00000000"
1414
FLASH_LENGTH: "4096K"

0 commit comments

Comments
 (0)