From c51bc61c257126146638c69055edf0f3f74dc924 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nima=20Askari=20-----=20=D9=86=DB=8C=D9=85=D8=A7=20=D8=B9?= =?UTF-8?q?=D8=B3=DA=A9=D8=B1=DB=8C?= Date: Tue, 12 May 2020 08:46:31 +0430 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 105864d..49be0c3 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,15 @@ Read and Write half word data. You can add your MCU config. * [ ] F0 tested. +* [ ] L0 tested. * [x] F1 tested. +* [ ] L1 tested. +* [ ] F2 tested. +* [ ] F3 tested. * [ ] F4 tested. +* [ ] L4 tested. +* [ ] F7 tested. +* [ ] H4 tested. How to use this Library: * Select "General peripheral Initalizion as a pair of '.c/.h' file per peripheral" on project settings.