File tree
6 files changed
+177
-8
lines changed- .github/workflows
6 files changed
+177
-8
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
| |||
37 | 38 |
| |
38 | 39 |
| |
39 | 40 |
| |
40 |
| - | |
| 41 | + | |
41 | 42 |
|
+139-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
| 63 | + | |
| 64 | + | |
63 | 65 |
| |
64 | 66 |
| |
65 | 67 |
| |
| |||
119 | 121 |
| |
120 | 122 |
| |
121 | 123 |
| |
122 |
| - | |
| 124 | + | |
123 | 125 |
| |
124 | 126 |
| |
125 | 127 |
| |
| |||
289 | 291 |
| |
290 | 292 |
| |
291 | 293 |
| |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
292 | 430 |
| |
293 | 431 |
| |
294 | 432 |
| |
|
- TESTS/configs/greentea_full.json5+6-1
- connectivity/drivers/emac/TARGET_STM/mbed_lib.json+4
- connectivity/drivers/emac/TARGET_STM/stm32xx_emac.cpp+161-3
- connectivity/drivers/emac/TARGET_STM/stm32xx_emac.h+11
- connectivity/netsocket/tests/TESTS/netsocket/README.md+9-2
- drivers/tests/TESTS/mbed_drivers/reset_reason/CMakeLists.txt-5
- drivers/tests/TESTS/mbed_drivers/watchdog_reset/CMakeLists.txt-5
- drivers/usb/tests/TESTS/host_tests/usb_device_hid.py+1-12
- features/frameworks/utest/source/utest_harness.cpp+5-3
- hal/tests/TESTS/mbed_hal/reset_reason/CMakeLists.txt-5
- hal/tests/TESTS/mbed_hal/rtc_reset/CMakeLists.txt-5
- platform/mbed_lib.json+3
- platform/tests/TESTS/mbed_platform/crash_reporting/CMakeLists.txt+1-1
- platform/tests/TESTS/mbed_platform/crash_reporting/main.cpp-2
- rtos/tests/TESTS/mbed_rtos/heap_and_stack/main.cpp+12-4
- targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/device/TOOLCHAIN_GCC_ARM/MK64FN1M0xxx12.ld+10-10
- targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT105x/TARGET_EVK/PinNames.h+2-3
- targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT105x/TARGET_EVK/TARGET_1050_EVK/xip/evkbimxrt1050_flexspi_nor_config.c+2-2
- targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT105x/TARGET_EVK/TARGET_1060_EVK/xip/evkbmimxrt1060_flexspi_nor_config.c+5-22
- targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT105x/TARGET_EVK/flash_api.c+4-4
- targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT105x/TARGET_EVK/flash_defines.h+1-1
- targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT105x/TARGET_EVK/fsl_flexspi_nor_boot.h+1-1
- targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT105x/TARGET_EVK/mimxrt_memory_info.h-16
- targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT105x/TARGET_TEENSY_4X/TARGET_TEENSY_40/mimxrt_memory_info.h-13
- targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT105x/TARGET_TEENSY_4X/TARGET_TEENSY_41/mimxrt_memory_info.h-13
- targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT105x/device/TOOLCHAIN_GCC_ARM/MIMXRT1052xxxxx.ld+120-62
- targets/TARGET_NXP/TARGET_MCUXpresso_MCUS/TARGET_MIMXRT105x/mbed_overrides.c+3
- targets/targets.json5+51-1
- targets/upload_method_cfg/MIMXRT1050_EVK.cmake+4
- targets/upload_method_cfg/MIMXRT1060_EVK.cmake+4-2
- tools/cmake/UploadMethodManager.cmake+6
- tools/cmake/mbed_generate_configuration.cmake+34-45
- tools/cmake/mbed_set_linker_script.cmake+4-5
- tools/cmake/upload_methods/FindLinkServer.cmake+12-1
- tools/cmake/upload_methods/UploadMethodARDUINO_BOSSAC.cmake-2
- tools/cmake/upload_methods/UploadMethodJLINK.cmake-3
- tools/cmake/upload_methods/UploadMethodLINKSERVER.cmake+6-2
- tools/cmake/upload_methods/UploadMethodMBED.cmake-2
- tools/cmake/upload_methods/UploadMethodOPENOCD.cmake-2
- tools/cmake/upload_methods/UploadMethodPICOTOOL.cmake+7-3
- tools/cmake/upload_methods/UploadMethodPYOCD.cmake+4-2
- tools/cmake/upload_methods/UploadMethodSTLINK.cmake-1
- tools/cmake/upload_methods/UploadMethodSTM32CUBE.cmake-2
- tools/python/mbed_os_tools/test/host_tests_logger/ht_logger.py+1-1
- tools/python/mbed_tools/build/_internal/cmake_file.py+5-1
- tools/python/mbed_tools/build/_internal/config/assemble_build_config.py+28-5
- tools/python/mbed_tools/build/_internal/config/config.py+6
- tools/python/mbed_tools/build/_internal/templates/mbed_config.tmpl+12-9
- tools/python/mbed_tools/build/config.py+1-1
- tools/python/mbed_tools/cli/build.py-140
- tools/python/mbed_tools/cli/configure.py+7-10
- tools/python/mbed_tools/cli/main.py-2
- tools/python/mbed_tools/cli/sterm.py+10-2
- tools/python/mbed_tools/project/_internal/project_data.py+3-4
- tools/python/mbed_tools/project/mbed_program.py+8-7
- tools/python/python_tests/mbed_tools/cli/test_build.py-338
- tools/python/python_tests/mbed_tools/cli/test_configure.py+7-18
- tools/python/python_tests/mbed_tools/project/test_mbed_program.py+8-8
- tools/python/python_tests/mbed_tools/regression/test_configure.py+2-1
+31-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 |
| |
11 | 15 |
| |
12 | 16 |
| |
13 | 17 |
| |
14 | 18 |
| |
15 | 19 |
| |
16 | 20 |
| |
17 |
| - | |
| 21 | + | |
18 | 22 |
| |
19 | 23 |
| |
20 | 24 |
| |
| |||
85 | 89 |
| |
86 | 90 |
| |
87 | 91 |
| |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
88 | 117 |
| |
89 | 118 |
| |
90 | 119 |
| |
| |||
95 | 124 |
| |
96 | 125 |
| |
97 | 126 |
| |
| 127 | + | |
98 | 128 |
| |
99 | 129 |
| |
100 | 130 |
| |
|
- .github/workflows/imgtool.yaml+1-1
- .github/workflows/zephyr_build.yaml+3-2
- boot/bootutil/include/bootutil/image.h+12-10
- boot/bootutil/src/boot_record.c+6
- boot/bootutil/src/bootutil_public.c+1-1
- boot/bootutil/src/loader.c+17-4
- boot/mbed/CMakeLists.txt+21-21
- boot/mbed/include/mcuboot_config/mcuboot_logging.h+3
- boot/mbed/mbed_lib.json+5
- boot/mbed/mcuboot_imgtool.cmake+4
- boot/zephyr/boards/ctcc_nrf52840.conf+20
- boot/zephyr/boards/ctcc_nrf9161.conf+15
- boot/zephyr/boards/frdm_mcxa156.conf+5
- boot/zephyr/boards/nrf54l15dk_nrf54l05_cpuapp.conf+3
- boot/zephyr/boards/nrf54l15dk_nrf54l10_cpuapp.conf+3
- boot/zephyr/boards/nrf54l15dk_nrf54l15_cpuapp.conf+3
- boot/zephyr/sample.yaml+32-1
- boot/zephyr/single_loader.c+18
- docs/design.md+1-1
- scripts/imgtool/main.py+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 |
| - | |
| 18 | + | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
|
0 commit comments