George Psimenos
885cdef5f7
Add standard pin-names validation script & tests
2021-03-18 17:01:53 +00:00
jeromecoutant
a4350f72bd
[STD-PIN] BUTTON and LED define
...
hal/tests/TESTS/mbed_hal/gpio/main.cpp is replaced by
hal/tests/TESTS/pin_names/generic/main.cpp now
2021-03-18 17:01:50 +00:00
Hugues Kamba
c45e6ce13f
Remove usage of MBED_TARGET_LABELS in hal/ tests
...
This removes some dependency on targets.json
2021-02-19 19:15:47 +00:00
Rajkumar Kanagaraj
6824b14e48
CMake: rename greentea test macro
2021-02-02 07:43:40 -08:00
Rajkumar Kanagaraj
f78d7e1fe5
CMake: Add CMake support for mbed_hal greentea test
2021-01-05 09:10:45 -08:00
Martin Kojtal
4e0d07d50f
Merge pull request #12897 from kjbracey-arm/tickeropt
...
Optimise mbed_ticker_api.c
2020-11-30 16:15:37 +00:00
jeromecoutant
4d8127223c
OSPI test: dummy cycle update
2020-11-10 18:38:21 +01:00
rogeryou
48524f25ae
add opsi driver
2020-09-16 11:27:23 +08:00
Kevin Bracey
c887290db6
Adjust ticker tests
2020-09-14 13:25:12 +03:00
Kevin Bracey
6423633122
Add documentation for LP_TICKER defines
...
They're now potentially useful, so document them as per the US_TICKER
defines.
2020-09-14 13:25:08 +03:00
Jaeden Amero
39e69d328d
Use boot stack size from config system
...
To allow overriding of the boot stack size from the Mbed configuration
system, consistently use MBED_CONF_TARGET_BOOT_STACK_SIZE rather than
MBED_BOOT_STACK_SIZE.
Fixes #10319
2020-09-10 10:08:38 +01:00
Roman Okhrimenko
877078003c
Rename CY8CKIT_064B0S2_4343W to CY8CKIT064B0S2_4343W, which fits in 20 characters limit
2020-09-07 08:25:31 +03:00
Rajkumar Kanagaraj
159410bea7
Move greentea tests closure to library
2020-08-25 15:15:53 +01:00