diff --git a/README.md b/README.md index b2c0ed0..8b0bbd4 100644 --- a/README.md +++ b/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 ### Attention Known issues : * IP stack stops responding after about 24 hours of continuous requests. No MCU crashes. \ No newline at end of file