Mise à jour de 'README.md'

This commit is contained in:
Th3maz1ng 2020-12-11 22:25:44 +01:00
parent bc36eae286
commit da034a5678

View File

@ -201,23 +201,24 @@ Here is a list of the available api calls for the board :
### Things to do : ### Things to do :
* Screen Manager ✓ - [X] Screen Manager
* µSDcard File System * µSDcard File System
* Add a file truncate function ✓ - [X] Add a file truncate function
* File Config Parser * File Config Parser
* Add save config ✓ - [X] Add save config
* Templated Dictionary Class ✓ - [X] Templated Dictionary Class
* RTC Manager ✓ - [X] RTC Manager
* RTC FLASH Manager - [ ] RTC FLASH Manager
* FTP Server ✓ - [ ] FTP Server
* Passive mode ✓ - [X] Passive mode
* Active mode (needs to be done) - [ ] Active mode (needs to be done)
* WEB ServerManager ✓ - [ ] WEB ServerManager ✓
* WEB ServerManagerV2 with multiple clients ✓ - [X] WEB ServerManagerV2 with multiple clients ✓
* Need to be debugged (Crashes in a non reproducible manner (randomly)) - [ ] Need to be debugged (Crashes in a non reproducible manner (randomly))
* GPIO Util ✓ - [ ] WEBSocket Server
* Task Scheduler Manager (in progress - almost done) - [X] GPIO Util ✓
* Writing a proper documentation and wiki for the board - [ ] Task Scheduler Manager (in progress - almost done)
- [ ] Writing a proper documentation and wiki for the board
### <img src="/git/KmWikiImage/attention.png" alt="Attention" width="50" /> Known issues : ### <img src="/git/KmWikiImage/attention.png" alt="Attention" width="50" /> Known issues :
* IP stack stops responding after about 24 hours of continuous requests. No MCU crashes. * IP stack stops responding after about 24 hours of continuous requests. No MCU crashes.