1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/doc/memos/README.md

16 lines
578 B
Markdown
Raw Normal View History

2016-12-08 15:04:26 +01:00
# RIOT Developer Memos
The index below lists the RDMs that were published so far.
- [RDM0 : RIOT Developer Memo Format, Publishing and Maintenance Process](./rdm0000.md)
- [RDM1 : RIOT Design Goals](./rdm0001.md)
- [RDM2 : The 802.15.4 Radio HAL](./rdm0002.md)
2024-03-14 14:55:15 +01:00
- [RDM3 : Board Names for RIOT Boards](./rdm0003.md)
2020-09-14 11:55:35 +02:00
# RDM development process
New Developer Memos are shaped in pull requests and are merged when accepted.
RDMs currently being prepared are [accessible in the issue
tracker](https://github.com/RIOT-OS/RIOT/pulls?q=is%3Apr+is%3Aopen+label%3A%22Area%3A+RDM%22+).