Lasse Rosenow
1304797a63
doc: move the rest of getting started to guides
...
Co-authored-by: crasbe <crasbe@gmail.com>
2025-10-14 15:48:27 +02:00
Lasse Rosenow
6d50318394
doc/doxygen: deprecate changelog
2025-10-02 14:54:20 +02:00
Lasse Rosenow
996f97c134
doc: move pages to starlight and deprecate in doxygen
2025-09-23 18:19:14 +02:00
AnnsAnn
559de70abb
doc/doxygen: remove dots/ directory from doxyfile
2025-09-18 15:37:50 +02:00
AnnsAnn
859bf359e6
doc/doxygen: mark deprecated files in title
2025-09-18 15:37:50 +02:00
AnnsAnn
71e085aaf4
doc/guides: migrate creating applications
...
Co-authored-by: crasbe <crasbe@gmail.com>
2025-09-18 15:37:50 +02:00
AnnsAnn
458202582f
doc/guides: migrate creating modules
...
Co-authored-by: crasbe <crasbe@gmail.com>
2025-09-18 15:37:50 +02:00
AnnsAnn
61c8c43efc
doc/guides: migrate device drivers
...
Co-authored-by: crasbe <crasbe@gmail.com>
2025-09-18 15:37:49 +02:00
AnnsAnn
3a6ead049d
doc/guides: migrate porting boards
...
Co-authored-by: crasbe <crasbe@gmail.com>
2025-09-18 15:37:49 +02:00
AnnsAnn
ebe71d1ee7
doc/guides: migrate debugging aids
...
Co-authored-by: crasbe <crasbe@gmail.com>
2025-09-18 15:37:49 +02:00
AnnsAnn
d0acf6c08b
doc/guides: migrate flashing
...
Co-authored-by: crasbe <crasbe@gmail.com>
2025-09-17 17:51:21 +02:00
AnnsAnn
7898ce96a2
doc/guides: migrate kconfig
...
Co-authored-by: crasbe <crasbe@gmail.com>
2025-09-17 17:51:11 +02:00
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