History for mbed-os / hal
2022-10-03
@Jamie Smith
Lots of usability improvements for the I2C API. Better docs and new top-level functions. (#64) ...
Jamie Smith authored on 3 Oct 2022 GitHub committed on 3 Oct 2022
2022-09-25
@Jamie Smith
Fix overflow issue causing common tickers test to intermittently fail (#57) ...
Jamie Smith authored on 25 Sep 2022 GitHub committed on 25 Sep 2022
2022-09-14
@Jamie Smith
Oops fix tabs
Jamie Smith authored on 14 Jul 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Disable mbed semihosting interface in tests, so as not to mess up their timing
Jamie Smith authored on 13 Jul 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Rename inconsistently named testing-related variables. Also fix STM32CUBE not working from application code.
Jamie Smith authored on 13 Jun 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Provide MBED_RAM_SIZE define allowing greentea tests to compile
Jamie Smith authored on 16 May 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Provide MBED_RAM_SIZE symbol for MUSCA_S1
Jamie Smith authored on 7 May 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Add more missed test skips
Jamie Smith authored on 7 May 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Fix some tests that weren't being skipped
Jamie Smith authored on 7 May 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Fix typo preventing unification test from running
Jamie Smith authored on 7 May 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Convert the rest of the hal tests, convert mbedtls to an OBJECT library
Jamie Smith authored on 7 May 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Fix a few more HAL tests
Jamie Smith authored on 7 May 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Enable reset_reason HAL test
Jamie Smith authored on 3 May 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
- Split mbed-core and mbed-rtos into -sources and -flags targets ...
Jamie Smith authored on 3 Apr 2022 Jay Sridharan committed on 14 Sep 2022
@Jamie Smith
Clean up top-level build file and build options, fix build issues on MinGW
Jamie Smith authored on 3 Apr 2022 Jay Sridharan committed on 14 Sep 2022
2022-06-21
@yutotnh
fix: typo in pwmout_api.h (pulsewitdth -> pulsewidth)
yutotnh committed on 21 Jun 2022
2022-01-26
@Hari Limaye
GPIO: Use uintptr_t for gpio_irq_api context ...
Hari Limaye committed on 26 Jan 2022
2021-10-01
@Jerome Coutant
pin_names-arduino_uno test : UART test case update
Jerome Coutant committed on 1 Oct 2021
2021-09-17
@Hari Limaye
CAN: Use uintptr_t for can_irq_ids ...
Hari Limaye committed on 17 Sep 2021
2021-08-24
@Martin Kojtal
Merge pull request #15018 from jeromecoutant/PR_FLASHTEST ...
Martin Kojtal authored on 24 Aug 2021 GitHub committed on 24 Aug 2021
@Martin Kojtal
Merge pull request #15012 from felser/MTS_DRAGONFLY_L496VG ...
Martin Kojtal authored on 24 Aug 2021 GitHub committed on 24 Aug 2021
2021-08-20
@Jerome Coutant
hal-tests-tests-mbed_hal-flash compilation warning
Jerome Coutant committed on 20 Aug 2021
2021-08-18
@Leon
Add platform MTS_DRAGONFLY_L496VG
Leon committed on 18 Aug 2021
2021-08-16
@Hari Limaye
Unit tests: Add stubs for analogin_api.c functions ...
Hari Limaye committed on 16 Aug 2021
2021-08-10
@Robert Walton
CMake: Add option to enable greentea tests ...
Robert Walton committed on 10 Aug 2021
2021-08-02
@Lingkai Dong
Unit tests: Fix pin validation failure ...
Lingkai Dong committed on 2 Aug 2021
@Lingkai Dong
Unit tests: Remove redundant CMake target mbed-headers-base ...
Lingkai Dong committed on 2 Aug 2021
@Lingkai Dong
Unit tests: Fix style in hal gpio_object.h stub
Lingkai Dong committed on 2 Aug 2021
@Lingkai Dong
Unit tests: Move hal target_h stubs ...
Lingkai Dong committed on 2 Aug 2021
2021-07-22
@Jerome Coutant
pinvalidate.py script: add deprecated ARDUINO test
Jerome Coutant committed on 22 Jul 2021