mbed-os/hal/tests
Lingkai Dong 578843067b Unit tests: Fix pin validation failure
The test script pinvalidate.py requires the following which are
missing in the unit test stub PinName.h:
* A comment "MBED TARGET LIST"
* `CONSOLE_TX` and `CONSOLE_RX` in the `PinName` enum

This commit adds them.
2021-08-02 17:42:43 +01:00
..
TESTS pin_names-generic test update before skipping it 2021-07-06 17:13:45 +02:00
UNITTESTS Unit tests: Fix pin validation failure 2021-08-02 17:42:43 +01:00
pinvalidate pinvalidate.py script: add deprecated ARDUINO test 2021-07-22 13:55:52 +02:00
.mbedignore CMake: Move hal stubs sources to the mbed-os/hal directory 2021-07-01 06:07:31 -07:00