From 2bc5d863c53f522842c1dbb1e0b4f43a55118e1b Mon Sep 17 00:00:00 2001 From: Karl Fessel Date: Wed, 4 Dec 2024 11:04:11 +0100 Subject: [PATCH] f code review --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ffba23f60063..36582a9240f3 100644 --- a/README.md +++ b/README.md @@ -93,16 +93,14 @@ RIOT provides features including, but not limited to: * Security Features - OTA updates via SUIT - PSA Cryptographic API - - DTLS, EDHOC, ... - - ... + - DTLS, EDHOC * Device Drivers - - SPI, I2C, UART, USB, ... - - Various sensors: Environmental sensors, IMUs, magnetometers, particulate matter sensors, ... - - Various actuators: Servos, motors, dimmers, switches, RGB LEDs, ... + - SPI, I2C, UART, USB + - Various sensors: Environmental sensors, IMUs, magnetometers, particulate matter sensors + - Various actuators: Servos, motors, dimmers, switches, RGB LEDs - Displays and touchscreens - GNSS modules - - ... ## Getting RIOT