summaryrefslogtreecommitdiff
path: root/third_party/libaeabi-cortexm0/METADATA
blob: 02ac01504cc0403a9a34a7e7c2ed99bae82bcef2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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."
}