Skip to content

Commit

Permalink
WIP: mbed-tools for real this time
Browse files Browse the repository at this point in the history
JerryScript-DCO-1.0-Signed-off-by: Máté Tokodi mate.tokodi@szteszoftver.hu
  • Loading branch information
matetokodi committed Dec 13, 2023
1 parent cbbebe0 commit 2758027
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions targets/os/mbedos/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,7 @@ flash: .mbed-set-flash-flag .build

.PHONY: .mbed-build
.mbed-build:
mbed-tools configure -G MBED_OS_DIR $(MBED_OS_DIR)
mbed-tools compile $(strip $(MBED_CLI_FLAGS))
mbed-tools compile --toolchain GCC_ARM --mbed-target K64F --mbed-os-path $(MBED_OS_DIR)

.PHONY: .mbedignore-copy
.mbedignore-copy:
Expand Down

0 comments on commit 2758027

Please sign in to comment.