1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 05:53:49 +01:00

577 Commits

Author SHA1 Message Date
crasbe
4d4888984c
Merge pull request #21661 from mguetschow/guides-typo
guides/index: fix minor typo
2025-08-14 16:41:15 +00:00
Mikolai Gütschow
a6f28d17a2
guides/index: fix minor typo 2025-08-14 15:55:43 +02:00
Mikolai Gütschow
8e0619f4f3
guides/installing: add psutil requirement for pyterm 2025-08-14 15:46:57 +02:00
crasbe
6e77a81723
Merge pull request #21435 from AnnsAnns/tutorials/rust
Guides: Introduce Rust Guide
2025-07-21 20:37:45 +00:00
crasbe
20c7f5d0e2
Merge pull request #21573 from AnnsAnns/doxygen_deprecation
doc: Deprecate doxygen guides and sync changes
2025-07-21 20:35:32 +00:00
AnnsAnn
47dec48390 doc/guides: Introduce Rust Tutorial
fix: update rust in riot to modern port, deprecate old guide

fix: update deprecation notice to specify removal date
2025-07-21 22:32:56 +02:00
AnnsAnn
3eda07e63d doc: move architecture dependencies into starlight guide
fix: add note when sections will be removed
2025-07-21 22:19:59 +02:00
AnnsAnn
bf6e7a0896 doc: Deprecate doxygen guides and sync changes 2025-07-21 22:19:59 +02:00
chrysn
e56726590c
Merge pull request #21605 from chrysn-pull-requests/floss.social-migration
docs: Migrating mastodon account
2025-07-16 08:31:24 +00:00
chrysn
c15f10c39c docs: Migrating mastodon account 2025-07-15 18:03:05 +02:00
crasbe
ff1d050786 doc/starlight: update package-lock to fix (pot.) security issues 2025-07-11 12:43:35 +02:00
Carl Seifert
5e353a3967 net/unicoap: add documentation 2025-07-08 22:41:45 +02:00
crasbe
ab46555b15
Merge pull request #21581 from krzysztof-cabaj/nucleo-f031k6-DOC
boards/nucleo-f031k6: improve board doc
2025-07-05 13:42:41 +00:00
crasbe
458be930b8
Merge pull request #21576 from AnnsAnns/vision_to_starlight
doc: move vision to starlight, deprecate vision in doxygen
2025-07-04 11:15:18 +00:00
krzysztof-cabaj
d131945775 boards/nucleo-f031k6: add pinout file 2025-07-02 19:14:40 +02:00
crasbe
f7bda59197
Merge pull request #21571 from mguetschow/guides-url-typo
guides: use absolute path to fix url
2025-07-01 23:13:23 +00:00
AnnsAnn
2a487e6708 doc: move vision to starlight, deprecate vision in doxygen 2025-07-01 16:43:08 +02:00
mguetschow
7d2c9d1558
Merge pull request #21568 from krzysztof-cabaj/doc_starlight_fix_examples_dir
doc/guides: fix examples directories
2025-06-30 15:09:36 +00:00
mguetschow
3f498686cf
Merge pull request #21570 from Teufelchen1/fix/guidedocker
guides: Fix link to docker setup
2025-06-30 15:09:09 +00:00
Mikolai Gütschow
9b185b3a1c
guides: use absolute path to fix url 2025-06-30 15:51:49 +02:00
Teufelchen1
91620cfb74 guides: Fix link to docker setup 2025-06-30 15:41:22 +02:00
krzysztof-cabaj
39f1933bc7 doc/guides: fix examples directories 2025-06-30 14:20:23 +02:00
crasbe
05b965ac25
Merge pull request #21434 from AnnsAnns/introduce_tutorials
Guides: Introduce C Tutorial
2025-06-26 14:02:14 +00:00
AnnsAnn
8cdb2d9411 doc/guides: Riot Tutorial
examples/guides: Introduce tutorial references

doc/guides/tutorial: Introduce code_folder for all tutorials
2025-06-26 15:53:58 +02:00
Mikolai Gütschow
1411068101
features.yaml: add feather_shield feature 2025-05-28 10:48:49 +02:00
crasbe
8dbbc9dec6 doc/creating-an-app: clarify wording about Makefile.board.dep 2025-05-16 11:46:18 +02:00
crasbe
8e1f3b1e79
Merge pull request #21475 from crasbe/pr/create_app
doc/creating-an-application: Add Section about Makefile.board.dep
2025-05-16 08:13:50 +00:00
crasbe
606cf5d300 doc/doxygen: disable overlapping of code blocks 2025-05-12 15:43:54 +02:00
Teufelchen
5b5c1ba2ec
Merge pull request #21472 from crasbe/pr/gettingstarted
doc/getting-started: Fix links, minor cleanup
2025-05-08 15:59:56 +00:00
crasbe
00db932aed doc/creating-an-app: add section about Makefile.board.dep
The existance of the `Makefile.board.dep` files in application
directories was previously undocumented, but used throughout the
RIOT example applications.
2025-05-08 17:40:07 +02:00
crasbe
2e052cfc45 doc/getting-started: fix links, minor cleanup 2025-05-08 17:38:48 +02:00
Marian Buschsieweke
098bc8de64
Merge pull request #21395 from crasbe/pr/ada-nrfutil
boards/adafruit-{clue,itsybitsy-nrf52}: Convert to Common `adafruit-nrf52-bootloader` module
2025-05-08 09:33:31 +00:00
crasbe
4ee42929f0 boards/ada-nrf52-bl: add documentation about ada-nrfutil 2025-05-07 15:31:17 +02:00
benpicco
fd88c132d5
Merge pull request #21460 from krzysztof-cabaj/nucleo-l432-DOC
boards/nucleo-l432kc: improve board doc page
2025-05-05 15:23:10 +00:00
AnnsAnn
cb297758dc doc/guides/general: switch out @ref usage 2025-04-30 16:49:53 +02:00
AnnsAnn
d511d60dae doc/guides: Getting Started
doc/guides: remove original windows guide
2025-04-29 18:39:57 +02:00
krzysztof-cabaj
93b612536e boards/nucleo-l432kc: add pinout file 2025-04-28 18:44:49 +02:00
AnnsAnn
2d044fdbbb doc/starlight: Introduce re-usable components 2025-04-24 15:01:35 +02:00
AnnsAnn
e82ada6358 doc/guide: Introduce a Guide Site
doc/guides: How to Doc

fix: add starlight to base makefile
2025-04-24 12:35:53 +02:00
Teufelchen
852895f1ff
Merge pull request #21269 from AnnsAnns/picotool
Tools: Switch from elf2uf2 to modern picotool
2025-04-16 13:53:42 +00:00
AnnsAnn
0ea40d2757 dist/tools, boards/rpi-pico*: replace elf2uf2 with picotool
Replace elf2uf2 usage with picotool, fix compilation when arm g++ is installed, adjust documentation to new workflow, picotool udev warning (thanks to crasbe)
2025-04-16 12:19:17 +02:00
Joshua DeWeese
b0365ecf84 doc: add psutil requirement to Getting Started
This patch adds the missing required psutil package to the getting
started guide. This requirement was introduced in commit
0de3b8a7d8ad68371669ac769810ba7bd0a2ee0c.
2025-04-11 22:43:02 -04:00
Martine Lenders
7da6927701
doc/managing-a-release: add looking out for release tests to preps
Co-authored-by: mguetschow <mikolai.guetschow@tu-dresden.de>
2025-04-07 11:03:18 +02:00
crasbe
6bf28bb352
Merge pull request #21359 from crasbe/pr/remove_buildtest
buildsystem: Remove `buildtest` Goal & Fix `info-buildsizes-diff`
2025-04-05 21:47:40 +00:00
crasbe
7543be5441 buildsystem: Remove unused scripts and update docker docs 2025-04-05 21:59:43 +02:00
crasbe
612401b145 buildsystem: remove info-buildsizes, fix info-buildsizes-diff 2025-04-05 21:59:43 +02:00
crasbe
78aebaa070
Merge pull request #21300 from crasbe/pr/dist_doxygen
dist/tools: Add Doxygen as a Tool for CI
2025-04-05 19:52:10 +00:00
crasbe
64898cf13a doc/doxygen: Add a check for the GraphViz dependency 2025-04-04 17:59:53 +02:00
crasbe
9cd4964024 dist/tools: add doxygen as a tool for CI 2025-04-04 17:59:53 +02:00
Mikolai Gütschow
8a5f047c26
boards/feather-nrf52840*: rename to adafruit-feather-nrf52840-* 2025-04-04 11:12:49 +02:00