Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/installation-instructions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Paste the following URL into the *Additional boards manager URLs* input field un

::

https://github.com/Infineon/XMC-for-Arduino/releases/latest/download/package_infineon_index.json
https://github.com/Infineon/XMC-for-Arduino/releases/download/latest-3.x/package_infineon_index.json

.. image:: img/arduino_ide_preferences_menu.png
:width: 600
Expand Down
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This is a list of python packages used to generate documentation. This file is used with pip:
# pip install --user -r requirements.txt
#
sphinx>=7.2.6
sphinx>=7.2.6,<9.0.0
sphinx-tabs
sphinxemoji
sphinx-rtd-theme
Expand Down
Loading