1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-14 09:03:50 +01:00

536 Commits

Author SHA1 Message Date
AnnsAnn
a8f0c8afab doc/guides: migrate code of conduct
Co-authored-by: crasbe <crasbe@gmail.com>
2025-09-17 17:50:35 +02:00
AnnsAnn
10488f73b9 doc/guides: migrate dev best practices
Co-authored-by: crasbe <crasbe@gmail.com>
2025-09-17 17:49:47 +02:00
AnnsAnn
749896fb8e doc/guides: migrate emulators
Co-authored-by: crasbe <crasbe@gmail.com>
2025-09-17 17:49:32 +02:00
AnnsAnn
9fbbb62c2b doc/guides: migrate io mappings and shields
Co-authored-by: crasbe <crasbe@gmail.com>
2025-09-17 17:49:17 +02:00
AnnsAnn
a6fd1c3474 doc/guides: migrate roadmap
Co-authored-by: crasbe <crasbe@gmail.com>
2025-09-17 17:48:40 +02:00
AnnsAnn
8cfb09ab43 doc/guides: migrate terminal config
Co-authored-by: crasbe <crasbe@gmail.com>
2025-09-17 17:47:35 +02:00
AnnsAnn
142dbf9db9 doc/guides: move release_cycle to starlight 2025-09-10 12:36:52 +02:00
AnnsAnn
00c0c8f182 doc/starlight: generate governance & code_of_conduct, move c++ guide 2025-09-05 14:27:26 +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
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
krzysztof-cabaj
d131945775 boards/nucleo-f031k6: add pinout file 2025-07-02 19:14:40 +02:00
AnnsAnn
2a487e6708 doc: move vision to starlight, deprecate vision in doxygen 2025-07-01 16:43:08 +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
krzysztof-cabaj
93b612536e boards/nucleo-l432kc: add pinout file 2025-04-28 18:44:49 +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
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
Marian Buschsieweke
ca781c2f12
Merge pull request #21242 from mguetschow/native-alias
boards: introduce board alias and make native default to host target
2025-04-02 09:14:12 +00:00
mguetschow
a3a53fbc7e
Merge pull request #21319 from kfessel/p-m-doc-md
add *.doc.md to doxygen sources
2025-04-01 11:20:21 +00:00
Mikolai Gütschow
96694ab31a
doc/porting-boards: document board alias feature 2025-04-01 12:41:55 +02:00
Karl Fessel
b78bb2322c doc/doxygen: include *.doc.md 2025-03-28 10:58:57 +01:00
crasbe
76af091a4a doc: add doc about new common board style 2025-03-27 15:03:46 +01:00
Marian Buschsieweke
ea5df2ef7e
Merge pull request #20980 from mguetschow/board-xiao-nrf52840
boards/seeedstudio-xiao-nrf52840: initial board support
2025-03-12 11:52:50 +00:00
Mikolai Gütschow
a0678a7a55
boards/seeedstudio-xiao-nrf52840: Arduino pin map 2025-03-12 12:39:56 +01:00
mguetschow
8dae0df592
Merge pull request #21274 from crasbe/pr/fix_doxygen_logo
doc: Use the correct Doxygen Logo File Type in the Footer
2025-03-10 13:19:27 +00:00
crasbe
26573944c6 doc: use the correct logo file type in the footer 2025-03-10 13:13:39 +01:00
Marian Buschsieweke
2f1788c6c3
Merge pull request #21277 from crasbe/pr/doxygen_versioncheck
doc, buildsystem: Add a Version Check for Doxygen, Fix doc* Target Execution
2025-03-07 20:12:47 +00:00
crasbe
b7147af59a doc: add a version check for Doxygen 2025-03-07 20:18:41 +01:00