Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information