File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -18,10 +18,8 @@ import More from './_more.mdx'
1818
1919{ /* ------------------------------------------------------------------------ */ }
2020
21- [ ![ GitHub package.json version] ( https://img.shields.io/github/package-json/v/xpack-dev-tools/riscv-none-elf-gcc-xpack )] ( https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/blob/xpack/package.json )
22- [ ![ GitHub release (latest by date)] ( https://img.shields.io/github/v/release/xpack-dev-tools/riscv-none-elf-gcc-xpack )] ( https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/releases/ )
23- [ ![ npm (scoped)] ( https://img.shields.io/npm/v/@xpack-dev-tools/riscv-none-elf-gcc.svg?color=blue )] ( https://www.npmjs.com/package/@xpack-dev-tools/riscv-none-elf-gcc/ )
2421[ ![ license] ( https://img.shields.io/github/license/xpack-dev-tools/riscv-none-elf-gcc-xpack )] ( https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/blob/xpack/LICENSE )
22+ ![ GitHub Repo stars] ( https://img.shields.io/github/stars/xpack-dev-tools/riscv-none-elf-gcc-xpack )
2523
2624## Overview
2725
Original file line number Diff line number Diff line change @@ -26,6 +26,13 @@ import Testing from './_testing.mdx';
2626
2727{ /* ------------------------------------------------------------------------ */ }
2828
29+ [ ![ GitHub package.json version] ( https://img.shields.io/github/package-json/v/xpack-dev-tools/riscv-none-elf-gcc-xpack )] ( https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/blob/xpack/package.json )
30+ [ ![ GitHub release (latest by date)] ( https://img.shields.io/github/v/release/xpack-dev-tools/riscv-none-elf-gcc-xpack )] ( https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/releases/ )
31+ [ ![ GitHub Release Date] ( https://img.shields.io/github/release-date/xpack-dev-tools/riscv-none-elf-gcc-xpack )] ( https://github.com/xpack-dev-tools/riscv-none-elf-gcc-xpack/releases/ )
32+ [ ![ npm (scoped)] ( https://img.shields.io/npm/v/%40xpack-dev-tools%2Friscv-none-elf-gcc?label=xpm&color=blue )] ( https://www.npmjs.com/package/@xpack-dev-tools/riscv-none-elf-gcc/ )
33+ ![ GitHub Downloads (all assets, all releases)] ( https://img.shields.io/github/downloads/xpack-dev-tools/riscv-none-elf-gcc-xpack/total )
34+ [ ![ npm] ( https://img.shields.io/npm/dm/%40xpack-dev-tools%2Friscv-none-elf-gcc?label=xpm%20downloads )] ( https://www.npmjs.com/package/@xpack-dev-tools/riscv-none-elf-gcc/ )
35+
2936The ** xPack GNU RISC-V Embedded GCC** can be installed automatically, using the ` xpm ` command
3037(the recommended method), or manually, by downloading and unpacking one of the
3138portable archives.
You can’t perform that action at this time.
0 commit comments