mbed-os/tools
Russ Butler a2a0ea70e2 Update cmsis_importer in prep for CMSIS 5.4.0
Reference the correct commits to pull in and remove commits related to
uVisor since these are no longer needed. Also add the missing file
cmsis_os1.c to cmsis_importer.json.

Below is detailed information on each commit added to cmsis_importer.json

CMSIS/RTX: Patch RTX4 to preserve osThreadDef compatibility
4360b7bbf8

CMSIS/RTX: Patch RTX so irq_cm4f.s files work with no FPU targets
cc2e0517e1

CMSIS/RTX: Allow overwriting mutex ops for ARMC
b88254809e

CMSIS/RTX: Pre-processor defines used for assembly
287121ffdc

CMSIS/RTX: Fix using FALSE/TRUE with preprocesor
1752803626

CMSIS/RTX: Reintroduce arm_math.h
6a6e3ac0eb

fixup
2018-08-25 20:40:35 -05:00
..
arm_pack_manager Update arm pack manager for GR-PEACH 2018-06-22 10:53:21 +09:00
bootloaders Add MTS Dragonfly bootloader back after accidental removal from pr #7131 2018-07-19 10:19:39 -05:00
compliance Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
config Added BOOTLOADER feature, copy bootloader binaries and LICENSE into mbed OS repository for supported targets 2018-08-21 10:09:28 -05:00
data Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
debug_tools/crash_log_parser Fix tool crashing when lines end with cr(not crlf) 2018-06-27 17:06:50 -05:00
dev Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
export Add combined hex target to CMake 2018-08-11 10:56:29 -07:00
flash_algo Python2+3: flash_algo 2018-02-05 11:13:40 -06:00
git_hooks Remove unused git hook 2018-07-16 14:10:21 -05:00
host_tests Python2+3: tests import correctly 2018-02-05 11:04:36 -06:00
importer Update cmsis_importer in prep for CMSIS 5.4.0 2018-08-25 20:40:35 -05:00
misc Python2+3: iteritems -> items 2018-02-05 11:04:36 -06:00
notifier Merge pull request #6999 from evva-sfw/feature/extend_error_warning_msg_as_link 2018-06-07 10:11:23 -05:00
profiles Partial revert of "CMSIS/RTX: Adapt Mbed OS to CMSIS/RTX device support scheme" 2018-07-11 13:49:57 +01:00
resources Merge pull request #7559 from theotherjimmy/make-armc6-v8m 2018-08-10 10:03:34 +02:00
targets Merge pull request #7592 from orenc17/remove_uvisor 2018-08-25 19:52:24 -05:00
test Remove uVisor from mbed-os 2018-08-22 16:36:59 +03:00
test_configs Updated greentea test configurations to use default interface 2018-08-21 10:55:49 +03:00
toolchains Merge pull request #7592 from orenc17/remove_uvisor 2018-08-25 19:52:24 -05:00
.mbedignore Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
__init__.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
build.py build: fix notifier typo and passing to builds API 2018-05-16 13:30:06 +01:00
build_api.py Merge pull request #7714 from brianesquilona/feature_bootloader 2018-08-24 19:30:21 -05:00
build_release.py Make release errors very visible 2018-07-16 14:12:00 -05:00
build_travis.py Disable Maxim boards as LP_TICKER is used in RTC and they don't respect device_has 2018-05-25 12:20:09 -05:00
check_release.json Add an ignore list so that sets of test, target can be excluded from the 2017-03-16 15:46:20 +00:00
check_release.py Add an ignore list so that sets of test, target can be excluded from the 2017-03-16 15:46:20 +00:00
default_settings.py Add parameter in tools settings to show error/warning as Link 2018-03-05 15:44:49 +01:00
detect_targets.py Merge pull request #6000 from daid/patch-1 2018-02-15 10:57:15 -06:00
get_config.py Simplify get_config toolchain handling 2018-07-16 14:11:09 -05:00
hooks.py Python2+3: working through many has_attr exceptions 2018-02-05 11:04:01 -06:00
libraries.py tools: remove usb host from mbed 2 scripts 2017-05-12 14:51:49 -05:00
make.py Create update images with managed bl mode 2018-07-20 10:53:00 -05:00
memap.py Fixing import paths of memap.py when excuted as a script 2018-08-20 09:03:29 -05:00
memap_flamegraph.html Impl differential memap 2018-07-24 11:40:43 -05:00
options.py Python2+3: Use absolute import where possible 2018-02-05 11:07:37 -06:00
paths.py tools: remove usb host from mbed 2 scripts 2017-05-12 14:51:49 -05:00
project.py Improve resources API to include more use cases 2018-07-16 14:11:08 -05:00
settings.py Create a setting for comparing against a fixed build 2018-07-24 11:50:23 -05:00
singletest.py Adding build profiles configuration to build_release.py and singletest.py 2016-09-30 16:54:34 -05:00
size.py Python2+3: iteritems -> items 2018-02-05 11:04:36 -06:00
synch.py Updated to allow for new directory structure for mbed-dev source. 2017-02-03 16:50:45 +00:00
test.py Print stack trace in case of verbose 2018-08-13 12:46:31 +03:00
test_api.py Fix target_name variable in some use cases 2018-08-15 12:28:48 +03:00
test_db.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
test_exporters.py Python2+3: iteritems -> items 2018-02-05 11:04:36 -06:00
test_mysql.py Renamed workspace_tools folder to tools 2016-06-09 21:34:53 +01:00
test_webapi.py Revert "Revert "Generalize flag handling"" 2016-07-07 15:29:36 -05:00
tests.py Python2+3: make.py -n 2018-02-05 11:07:37 -06:00
upload_results.py Python2+3: iteritems -> items 2018-02-05 11:04:36 -06:00
utils.py Convert option list to unicode 2018-03-14 11:03:39 -05:00