Mise à jour de 'README.md'
This commit is contained in:
parent
bc36eae286
commit
da034a5678
31
README.md
31
README.md
@ -201,23 +201,24 @@ Here is a list of the available api calls for the board :
|
||||
|
||||
|
||||
### Things to do :
|
||||
* Screen Manager ✓
|
||||
- [X] Screen Manager
|
||||
* µSDcard File System
|
||||
* Add a file truncate function ✓
|
||||
- [X] Add a file truncate function
|
||||
* File Config Parser
|
||||
* Add save config ✓
|
||||
* Templated Dictionary Class ✓
|
||||
* RTC Manager ✓
|
||||
* RTC FLASH Manager
|
||||
* FTP Server ✓
|
||||
* Passive mode ✓
|
||||
* Active mode (needs to be done)
|
||||
* WEB ServerManager ✓
|
||||
* WEB ServerManagerV2 with multiple clients ✓
|
||||
* Need to be debugged (Crashes in a non reproducible manner (randomly))
|
||||
* GPIO Util ✓
|
||||
* Task Scheduler Manager (in progress - almost done)
|
||||
* Writing a proper documentation and wiki for the board
|
||||
- [X] Add save config
|
||||
- [X] Templated Dictionary Class
|
||||
- [X] RTC Manager
|
||||
- [ ] RTC FLASH Manager
|
||||
- [ ] FTP Server
|
||||
- [X] Passive mode
|
||||
- [ ] Active mode (needs to be done)
|
||||
- [ ] WEB ServerManager ✓
|
||||
- [X] WEB ServerManagerV2 with multiple clients ✓
|
||||
- [ ] Need to be debugged (Crashes in a non reproducible manner (randomly))
|
||||
- [ ] WEBSocket Server
|
||||
- [X] GPIO Util ✓
|
||||
- [ ] 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 :
|
||||
* IP stack stops responding after about 24 hours of continuous requests. No MCU crashes.
|
Loading…
Reference in New Issue
Block a user