mbed-os/tools/targets
Jimmy Brisson 9c3307ab20 tools: Raise NotSupported when target definition is incomplete
### Description

Noticed by the online compiler:
When a user has an incomplete target definition, the error is not show
to the user. That's because it's reported as a `KeyError`. This PR adds
an outer `NotSupportedException` so that the outer catch statement knows
that this is not a build system crash, but a user error.

### Pull request type

    [x] Fix
    [ ] Refactor
    [ ] Target update
    [ ] Functionality change
    [ ] Breaking change
2018-10-17 18:00:57 -05:00
..
LPC.py Move target related code into it's own directory 2017-03-22 15:20:09 -05:00
NCS.py mbed OS 5.5.3, including the changes needed to enable 640k. Includes the proposed changes by Mac. 7/25/17 2017-07-25 17:37:14 -06:00
REALTEK_RTL8195AM.py Use pyelftools for Realtek post-build script 2018-04-16 09:06:38 -05:00
STM32_gen_PeripheralPins.py STM32 : add all QSPI pins in available targets 2018-08-22 15:02:08 +02:00
__init__.py tools: Raise NotSupported when target definition is incomplete 2018-10-17 18:00:57 -05:00
lint.py Rename device option STCLK_OFF_DURING_SLEEP 2018-09-12 14:40:25 -05:00