Skip to content
This repository was archived by the owner on Feb 28, 2023. It is now read-only.

Commit 2cfb1ad

Browse files
committed
README-8.3.0-2.1 with link to releases
1 parent 41dae23 commit 2cfb1ad

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

scripts/README-8.3.0-2.1.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,16 @@ compiled with `-Os -mcmodel=medany`.
7676
> Important: It is mandatory for the applications to be compiled with
7777
`-mcmodel=medany`, otherwise the link will fail.
7878

79+
## Python
80+
81+
Support for Python in GDB is provided via a separate binary,
82+
`riscv-none-embed-gdb-py3`. It requires a Python 3.7 installed
83+
on the development machine.
84+
85+
For more details, please see the
86+
[GDB with Python support](https://xpack.github.io/arm-none-eabi-gcc/python/)
87+
page.
88+
7989
## Documentation
8090

8191
The original PDF documentation is available in the `share/doc` folder.
@@ -87,10 +97,9 @@ For support, please read the
8797

8898
## More info
8999

90-
For more info, please see the xPack project site:
91-
92-
http://xpack.github.io/riscv-none-embed-gcc
100+
For more details, please read the corresponding release page:
93101

102+
- https://xpack.github.io/riscv-none-embed-gcc/releases/
94103

95104
Thank you for using open source software,
96105

0 commit comments

Comments
 (0)