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

doc: Whitespace cleanup

This commit is contained in:
chrysn 2023-11-30 11:43:20 +01:00
parent b5b7826b0c
commit 7b01d41eca

View File

@ -5,17 +5,17 @@ For each area, some near-future plans and concrete next steps are indicated.
The text and items below are tentative, up for discussion, to be updated by regular pull requests.
# Network Stack High layers
# Network Stack High layers
(contact/steering: [Martine](https://github.com/miri64))
1. ICN stack support clean-up
2. discuss mid- and long-term plans for network stack maintenance & development (GNRC vs other supported stacks)
3. Support for CoAP blockwise transfer, observe. Also see [Ken's](https://github.com/kb2ma) unofficial [CoAP for RIOT](https://github.com/kb2ma/RIOT/wiki/CoAP-Home) page.
4. revisit network time synchronization
4. revisit network time synchronization
# Network Stack Low layers
# Network Stack Low layers
(contact/steering: [Peter](https://github.com/PeterKietzmann))
1. Towards fully open source support of 6LoWPAN over BLE
@ -25,7 +25,7 @@ The text and items below are tentative, up for discussion, to be updated by regu
# Power Modes
# Power Modes
(contact/steering: [Hauke](https://github.com/haukepetersen))
1. ~~RFC from \@gebart for arbitrary freq for xtimer~~ done
@ -50,7 +50,7 @@ The text and items below are tentative, up for discussion, to be updated by regu
# Software Updates
# Software Updates
(contact/steering: [Emmanuel](https://github.com/emmanuelsearch))
1. ~~Basic bootloader, flashing and booting one of multiple firmware slots~~ done, see [riotboot](https://github.com/RIOT-OS/RIOT/tree/master/bootloaders/riotboot)
@ -61,7 +61,7 @@ The text and items below are tentative, up for discussion, to be updated by regu
# Documentation
# Documentation
(contact/steering: [Emmanuel](https://github.com/emmanuelsearch))
1. ~~publish roadmap~~ done
@ -71,7 +71,7 @@ The text and items below are tentative, up for discussion, to be updated by regu
# Low-level Hardware Support
# Low-level Hardware Support
(contact/steering: [Alex](https://github.com/aabadie))
1. Improved MIPS support