summaryrefslogtreecommitdiff
path: root/third_party/libaeabi-cortexm0/METADATA
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/libaeabi-cortexm0/METADATA')
-rw-r--r--third_party/libaeabi-cortexm0/METADATA17
1 files changed, 17 insertions, 0 deletions
diff --git a/third_party/libaeabi-cortexm0/METADATA b/third_party/libaeabi-cortexm0/METADATA
new file mode 100644
index 0000000000..02ac01504c
--- /dev/null
+++ b/third_party/libaeabi-cortexm0/METADATA
@@ -0,0 +1,17 @@
+name: "libaeabi-cortexm0"
+description:
+ "ARM Run-Time ABI for the Cortex-M0 processor"
+
+third_party {
+ url {
+ type: GIT
+ value: "https://github.com/bobbl/libaeabi-cortexm0"
+ }
+ # TODO(crbug.com/884905): Refresh as needed from upstream
+ version: "<as of 2014>"
+ last_upgrade_date { year: 2014 month: 04 day: 01 }
+ license_type: NOTICE
+ local_modifications: "cortex-m0: See git log. "
+ "cortex-m: Adapted from cortex-m0 code. "
+ "Created LICENSE file."
+} \ No newline at end of file