2016-12-08 15:04:26 +01:00
|
|
|
# RIOT Developer Memos
|
|
|
|
|
|
|
|
The index below lists the RDMs that were published so far.
|
|
|
|
|
2019-05-03 16:24:36 +02:00
|
|
|
- [RDM0 : RIOT Developer Memo Format, Publishing and Maintenance Process](./rdm0000.md)
|
|
|
|
- [RDM1 : RIOT Design Goals](./rdm0001.md)
|
2023-02-20 11:36:21 +01:00
|
|
|
- [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+).
|