Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/flipperzero-firmware.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorあく <alleteam@gmail.com>2022-04-05 17:44:03 +0300
committerGitHub <noreply@github.com>2022-04-05 17:44:03 +0300
commit796e66c29e0d5ac1cb804f160e59408c42f6a5d4 (patch)
tree798a297b1c79f696a353bdee7f28d43df34a57a3 /RoadMap.md
parent1cf3c5c78f33b7c3af10952e152a5f2c620137e3 (diff)
Correct spelling in RoadMap (#1088)
Diffstat (limited to 'RoadMap.md')
-rw-r--r--RoadMap.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/RoadMap.md b/RoadMap.md
index b075d05c..0b45f749 100644
--- a/RoadMap.md
+++ b/RoadMap.md
@@ -14,7 +14,7 @@ You can develop applications but keep in mind that API is not fixed yet.
- 125kHz RFID: all most common protocols
- NFC: Mifare Ultralight read/emulate, MiFare Classic and DESFire read, basic EMV, basic NFC-B,F,V
- Infrared: all most common RC protocols, RAW format for everything else
-- GPIO: UART bridge, basic gpio controls
+- GPIO: UART bridge, basic GPIO controls
- iButton: DS1990, Cyfral, Metacom
- Bad USB: Full USB Rubber Ducky support, some extras for windows alt codes
- U2F: Full U2F specification support
@@ -33,15 +33,15 @@ You can develop applications but keep in mind that API is not fixed yet.
Main goal for 1.0.0 is to provide first stable version for both Users ans Developers.
-## What we plannig to implement for 1.0.0
+## What we planning to implement for 1.0.0
- Update from SD (work in progress, almost done)
- Loading applications from SD (tested as PoC, work scheduled for Q2)
- More protocols (gathering feedback)
- User documentation (work in progress)
-- FuriCore: replace CMSIS API, replace hard realtime timers, improve stability and performance (work in progress)
+- FuriCore: replace CMSIS API, replace hard real time timers, improve stability and performance (work in progress)
- FuriHal: deep sleep mode, stable API, examples, documentation (work in progress)
-- Application improvments (there are a lot of things that we want to add and improve)
+- Application improvements (there are a lot of things that we want to add and improve)
## When it will happen and where I can see progress