Go to file
Bogdan Marinescu 7c920259cc Improvements to the targets implementation
- added a method that can be used to new targets dynamically (this
  will be used by the configuration mechanism).
- the JSON parser now keeps the order of the keys read from the JSON
  file (will also be used by the configuration mechanism).
- there's now a global target cache in targets.py, so that a target
  with a given name will only be created once.
2016-06-02 11:32:58 +03:00
TARGET_Ignore mbed-rtos tests move to rtos/TESTS/mbed-rtos folder 2016-04-07 18:17:50 +01:00
TESTS/integration Adding threaded blinky integration test 2016-04-12 17:26:11 -05:00
docs Fixed description on 'default_toolchain' in the documentation 2016-05-23 17:37:09 +03:00
frameworks Add official repository for greentea-client to greentea-client.lib 2016-05-30 19:49:59 +01:00
hal_temp/mbed-drivers Pull in mbedmicro/mbed 2016-05-28 00:40:59 -05:00
net Revert "Add the C027Interface" 2016-06-01 13:50:52 +01:00
tools Improvements to the targets implementation 2016-06-02 11:32:58 +03:00
travis Use only GCC_ARM toolcahin for Travis CI 2013-11-08 11:20:23 +00:00
.gitattributes Added .gitattributes for automatic LF line ending conversion 2013-08-08 13:19:34 +03:00
.gitignore dont track commit venv directory 2016-01-10 14:26:32 -06:00
.mbedignore Pull in mbedmicro/mbed 2016-05-28 00:40:59 -05:00
.travis.yml Renamed Jenkins specific options to general "Build" options 2015-04-17 09:39:26 -05:00
CONTRIBUTING.md Mentioned the Contributor Agreement in Contributing.md 2015-04-16 11:47:51 -04:00
LICENSE Add Apache v2 LICENSE file 2013-08-06 12:05:04 +01:00
MANIFEST.in mbed-tools package improvements 2013-12-18 16:03:27 +02:00
circle.yml Fixed test targets 2016-06-02 01:33:59 +03:00
mbed.lib Update mbed library to bring in fixes 2016-05-31 14:27:30 -05:00
mbedtls.lib Move libs and remove core directory 2016-05-28 00:08:20 -05:00
requirements.txt Add missing pyelftools to requirements. 2016-05-24 09:39:17 +01:00
setup.py Added missing pyelftools to setup.py 2016-05-24 10:16:26 +01:00
uvisor-mbed-lib.lib Move libs and remove core directory 2016-05-28 00:08:20 -05:00