Commit Graph

  • cdb83c2ed7 add mbed_heap_size_total var Johannes Stratmann 2025-01-06 15:30:27 +0100
  • 3d82f3ca66 when split_heap, add 2nd heap size for total heap Johannes Stratmann 2025-01-05 18:57:38 +0100
  • 25b05a10ec
    Fix using bootloader with MIMXRT (#414) Jamie Smith 2025-01-02 23:59:10 -0800
  • 5887f9e97e
    Loads of general and MIMXRT-specific test fixes (#412) Jamie Smith 2025-01-02 09:51:46 -0800
  • d255e11152
    MIMXRT105x: upgrade linker script to use memory banks, disable SRAM (#411) Jamie Smith 2025-01-02 09:46:47 -0800
  • 722c2f1196
    Set up CMake configure dependencies on all JSON files used in the configuration (#409) Jamie Smith 2024-12-30 00:02:25 -0800
  • 2fd9d83098
    Add multicast filter support to STM32 EMAC (#408) Jamie Smith 2024-12-30 00:01:45 -0800
  • 2f3a3c3302
    Fix CMake dependency error with custom linker scripts (#406) Jamie Smith 2024-12-20 04:41:45 -0800
  • 15ab0c38fd
    Tweak upload method dependencies to be specified at a higher level, add LinkServer version check (#404) Jamie Smith 2024-12-18 01:23:09 -0800
  • 156cd15c50
    K64F linker script refactor, also fix some misc bugs (#402) Jamie Smith 2024-12-11 12:18:18 -0800
  • c3f9a8ac07
    mbedtls: fix mbed-psa link missing (#400) ccli8 2024-12-06 16:36:52 +0800
  • df28d42a77
    Fix build issues with cellular (#397) ccli8 2024-12-04 16:29:33 +0800
  • 2564b2c1bf
    STM32H7: Don't use DTCM memory for heap (#396) Jamie Smith 2024-11-26 11:35:55 -0800
  • 0fb002c6c9
    Update cmsis_mcu_descr.py for custom targets (#394) JohnK1987 2024-11-25 00:17:50 +0100
  • f3da3a1cbb
    Update RP2040 target to use flash memory bank (#392) Jamie Smith 2024-11-24 09:00:06 -0800
  • 44dabfb15d
    Cordio BLE: Dynamically calculate message length (#385) Diff-fusion 2024-11-23 20:53:28 +0100
  • cd3895f0f7
    Update cmsis_mcu_descr.py for custom targets JohnK1987 2024-11-22 21:42:10 +0100
  • 99fcb5b3d8
    Nuvoton: Migrate to new memory bankc information (#382) ccli8 2024-11-22 16:59:41 +0800
  • ab43414e74
    Upload: Fix mbed_adjust_upload_debug_commands for multiple targets (#391) ccli8 2024-11-22 00:55:35 +0800
  • 8974db5f9a
    Cordio BLE: Fix two integer overflows (CVE-2024-48982) (#386) Diff-fusion 2024-11-21 17:54:37 +0100
  • 92df6292cf
    Codrio BLE: ignore packet if data allocation fails (#384) Diff-fusion 2024-11-21 09:25:48 +0100
  • 784417f65c
    Cordio BLE: fix OOB read in event processing (#387) Diff-fusion 2024-11-21 09:18:10 +0100
  • 8576b0406c
    Cordio BLE: Fix integer overflows (#388) Diff-fusion 2024-11-21 09:08:33 +0100
  • cda8a9d3c8
    Support override of memory_bank_config in mbed_app.json (#381) ccli8 2024-11-18 10:52:36 +0800
  • d46739ba2e
    Fix relative paths to custom upload method file, fix incorrect CAN length on STMicro (#380) Jamie Smith 2024-11-14 20:19:30 -0800
  • 0a36502cf5
    Decrease compile time with nanostack-libservice (#379) ccli8 2024-11-14 16:36:33 +0800
  • 4d90f089a4
    Update can_helper.h George Stephens 2024-11-13 20:59:15 +0000
  • 8ef5e35b13 Fix BLE API include directive issue with CY8CKIT-062-BLE Vishwanath Martur 2024-11-02 12:56:53 +0530
  • d92e0a1d3d
    Merge 1213ccfe53 into d723bf9e55 Vishwanath Martur 2024-11-02 12:42:58 +0530
  • 1213ccfe53 Fix ADC pins not working after deep sleep on RAK3172 Vishwanath Martur 2024-11-02 12:42:55 +0530
  • 7c70b08266
    Merge d2c9101f60 into d723bf9e55 Vishwanath Martur 2024-10-31 11:53:11 +0530
  • d2c9101f60 CMake: Don't force users to build specific library type Vishwanath Martur 2024-10-31 11:53:10 +0530
  • e72b38a2be
    Reactivate EMAC Greentea test (#378) Jamie Smith 2024-10-29 20:52:57 -0700
  • 197e043d78
    Fix wifi cannot configure as default network interface (#377) ccli8 2024-10-26 00:09:52 +0800
  • af80d119c1
    M2354: Fix some TF-M minor issues (#376) ccli8 2024-10-25 00:04:33 +0800
  • 2692df35db
    Set the stateRx variable to HCI_RX_STATE_IDLE when an invalid HCI packet type is detected, to prevent overflow in the hdrRx buffer. (#374) Chris Snow 2024-10-17 17:35:42 +0100
  • 7d99fd10c4
    Upload: NUVOTON: Change GDB load command to flash post-build processed image (#341) ccli8 2024-10-16 00:14:46 +0800
  • b2d11fcf6e
    Reactivate some tests and functionality that had accidentally been disabled due to incorrect checks (#372) Jamie Smith 2024-10-14 09:56:11 -0700
  • cb64d42d4e
    Merge b3f09f0d2f into d723bf9e55 LEDINHHUAN 2024-10-12 14:29:17 +0700
  • b3f09f0d2f
    Create Fo4 LEDINHHUAN 2024-10-12 14:28:47 +0700
  • edf13ff1a1
    Fix a few CMake issues after the recent changes (#371) Jamie Smith 2024-10-10 01:54:19 -0700
  • a2d36affea
    Merge b9f23ba8c6 into d723bf9e55 rogeryou 2024-10-08 18:46:17 +0100
  • 92f0c882c8
    Merge d332210ca0 into d723bf9e55 rogeryou 2024-10-08 18:46:17 +0100
  • ab94ac61c3
    Merge 61cfe5c4a7 into d723bf9e55 AlvinZhou97 2024-10-08 18:46:16 +0100
  • e815b31ecc
    Merge 30b06b725c into d723bf9e55 DZ 2024-10-08 18:46:16 +0100
  • 974eaf4e5e
    Merge d332210ca0 into d723bf9e55 DZ 2024-10-08 18:46:15 +0100
  • f02cd75a48
    Merge b9f23ba8c6 into d723bf9e55 DZ 2024-10-08 18:46:15 +0100
  • 7494e42878
    Merge 0cf98f6f95 into d723bf9e55 fireknight 2024-10-08 18:46:14 +0100
  • cc3aa01f2d
    Merge 8ede4155be into d723bf9e55 Charles 2024-10-08 18:46:13 +0100
  • 0cbbf7b7d6
    Merge 25d126f268 into d723bf9e55 tobiasjaster 2024-10-08 18:46:13 +0100
  • d723bf9e55
    Merge pull request #15521 from world-direct/feature/cellspam master Martin Kojtal 2024-10-08 19:44:17 +0200
  • d84a97a0c1
    Merge pull request #15524 from ccli8/nuvoton_m467_gpio_set_debounce_time Martin Kojtal 2024-10-08 19:43:45 +0200
  • 11369b48be
    Add standard upload method variables (#369) Jamie Smith 2024-10-08 09:14:43 -0700
  • 3cb82bfe3c
    EMAC: M467: Fix CMake build error (#367) ccli8 2024-10-04 13:28:42 +0800
  • 3297baedff
    Fix STM32H7 dual core inheritance again (#366) Jamie Smith 2024-09-29 21:59:09 -0700
  • 3b7ac99133
    Build all target families in a CI job (#355) Jamie Smith 2024-09-27 09:18:36 -0700
  • 2f9042fe10
    Fix build of CYTFM_064B0S2_4343W (#364) Jamie Smith 2024-09-27 09:18:23 -0700
  • f0b9d65ac9
    Fix lots of Greentea test warnings (#365) Jamie Smith 2024-09-26 12:18:33 -0700
  • 828b9f0def
    Add MIMXRT1176 MCU description and fix build failure (#360) Jamie Smith 2024-09-25 08:36:34 -0700
  • 798dd6be43
    Fix off-by-1 error in memap's symbol-contained-in-memory-bank check, clean up some linker script stuff (#362) Jamie Smith 2024-09-25 01:01:54 -0700
  • d5278aa9c3
    Fix messed up CMake targets for NUCLEO_H745ZI_Q (#363) Jamie Smith 2024-09-24 23:49:26 -0700
  • f5417f7bed
    Fix build for devices with MESH as the default network type (#361) Jamie Smith 2024-09-24 23:48:46 -0700
  • 44ce17639c
    Upconvert several targets' form factors to ARDUINO_UNO (#359) Jamie Smith 2024-09-24 21:57:29 -0700
  • 626d795f00
    Fix STM32H7Ax build (#358) Jamie Smith 2024-09-24 21:37:05 -0700
  • d0dba1a533
    Refactor and combine STM32H7 linker scripts (#356) Jamie Smith 2024-09-24 21:17:54 -0700
  • ab8e3d4420
    M467: Fix invoking GPIO_SET_DEBOUNCE_TIME (#357) ccli8 2024-09-24 11:51:18 +0800
  • 0a7652033c
    Allow memap.py to process memory bank information (#345) Jamie Smith 2024-09-23 20:50:05 -0700
  • 037fe9b619
    NUVOTON: Fix for target.boot-stack-size config in linker script (#351) ccli8 2024-09-23 10:22:33 +0800
  • cfee81c7ce
    Update STM32H7 HAL driver to v1.11.3 (#353) Jamie Smith 2024-09-21 23:13:52 -0700
  • f2a128b895
    Update STM32H5 HAL driver, fix some DMA bugs (#344) Jamie Smith 2024-09-21 23:13:39 -0700
  • 2bc173e3f7
    Remove RDA emac code as the target it is for no longer exists (#354) Jamie Smith 2024-09-21 22:59:52 -0700
  • 79c9095535
    Upload: Fix GDB restart command for pyOCD (#350) ccli8 2024-09-21 10:45:53 +0800
  • ac57d4cb97
    mbedtls: M467: Fix H/W acceleration build (#348) ccli8 2024-09-20 00:06:24 +0800
  • eca8047244
    Add support for hostname request in lwIP interface (#347) Guilherme Ricioli 2024-09-18 22:34:25 -0300
  • ef8181a129
    STM32H7: Fix wrong address for DTCM in linker script (#346) Jamie Smith 2024-09-17 08:37:26 -0700
  • a49d8f2470
    Fix linker script incorrectly selected for bare-metal profile (#342) ccli8 2024-09-13 14:48:05 +0800
  • 40e3056f3d
    Unify MAX32625 targets (#327) Jamie Smith 2024-09-12 21:02:51 -0700
  • 232d767225
    Supply memory bank information from the configuration script (#326) Jamie Smith 2024-09-12 20:35:03 -0700
  • b352953f86
    Upload: Support Nuvoton targets (#334) ccli8 2024-09-09 15:26:08 +0800
  • 428b56ecdd
    Allow upload method configs to specify an OpenOCD version range (#340) Jamie Smith 2024-09-08 21:48:30 -0700
  • fa86c2b73c
    Add support of SPI API for STM32H5 family (#324) JohnK1987 2024-09-08 21:58:45 +0200
  • a72075b5ad M467: Fix invoking GPIO_SET_DEBOUNCE_TIME Chun-Chieh Li 2024-09-04 16:42:19 +0800
  • d1dbb405c8
    Fixes for SPI slave implementation (#336) Jamie Smith 2024-09-03 19:34:13 -0700
  • e6043218fd
    Fix NUCLEO_L452RE_P arduino pins (#335) Jamie Smith 2024-09-02 14:52:58 -0700
  • 975e6b2fa5
    Fix some DMA SPI issues with DMA IP v3 and/or word size > 8 bits (#332) Jamie Smith 2024-08-29 01:22:44 -0700
  • 036ee2c663
    Merge pull request #15523 from ARMmbed/dev/hugkam01/add-eof-notice Martin Kojtal 2024-08-26 16:15:12 +0200
  • de273eec73
    Upload: Honor OUTPUT_EXT for flash (#331) ccli8 2024-08-26 14:46:15 +0800
  • 778ecaf95b
    Upload: OpenOCD: Honor OUTPUT_EXT for flash (#330) ccli8 2024-08-23 14:42:09 +0800
  • 88de6a1070
    M2354: Fix compile error with TF-M integration (#325) ccli8 2024-08-23 10:40:30 +0800
  • c3802999db
    Upload: Mbed: Honor OUTPUT_EXT for flash (#328) ccli8 2024-08-23 00:53:21 +0800
  • d83be9ec09 docs: Add End of Life for Mbed notice Hugues KAMBA MPIANA 2024-08-20 19:08:16 +0100
  • 3f239c6201
    Add support of I2C API for STM32H5 family (#323) JohnK1987 2024-08-19 09:29:35 +0200
  • 047bbc3bd3
    M467: Replace PlatformMutex with rtos::Mutex (#322) ccli8 2024-08-16 12:23:32 +0800
  • 8d2ede6498
    Add AnalogIn and AnalogOut APIs support for STM32H5 (#314) JohnK1987 2024-08-12 07:21:53 +0200
  • c1e3c86a4d
    A few minor H5 fixes (#318) Jamie Smith 2024-08-04 23:12:53 -0700
  • 42df56c391
    Make network tests properly support boards with wifi again (#317) Jamie Smith 2024-08-03 00:25:00 -0700
  • 5354079bfb
    Lots of K64F SPI fixes (#315) Jamie Smith 2024-07-28 13:32:42 -0700
  • de0c404983
    Synchronize changes with Mbed upstream: July 2024 edition (#309) Jamie Smith 2024-07-21 00:16:51 -0700
  • 6b946d4c4f
    Add PwmOut API support for STM32H5 (#299) JohnK1987 2024-07-20 18:10:44 +0200
  • 5a118826a8
    Fix CellularInterface functions never being defined (#307) Jamie Smith 2024-07-19 01:36:19 -0700