Merge pull request #13229 from jeromecoutant/PR_TARGET2

STM32 custom target: create MCU_STM32xx for each family
pull/13276/head
Anna Bridge 2020-07-17 10:55:43 +01:00 committed by GitHub
commit 640da338f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 593 additions and 1320 deletions

View File

@ -249,7 +249,7 @@ matrix:
rm -r rtos/source/TARGET_CORTEX drivers/source/usb features/cellular features/netsocket features/nanostack \
features/lwipstack features/frameworks/greentea-client \
features/frameworks/utest features/frameworks/unity components BUILD
- python tools/make.py -t GCC_ARM -m NUCLEO_F412ZG --source=. --build=BUILD/NUCLEO_F412ZG/GCC_ARM -j0
- python tools/make.py -t GCC_ARM -m NUCLEO_F103RB --source=. --build=BUILD/NUCLEO_F103RB/GCC_ARM -j0
# Run local equeue tests
- make -C ${EVENTS}/source test
# Run profiling tests

File diff suppressed because it is too large Load Diff