Hi,
Today I had my first meet with my mentors Thomas and Simon, and we discussed a few things involving the timeline and initial tasks for the project.
There are mainly two parts to the project :
1. Developing a strategy to optimize the selection of the erase function to reduce the overall time required to do the operation
2. Filtering out the erase functions that the programmer does not support
For now, I'm working on the first one. Also, I will be writing a test case to check whether the erase functions in the flashchips struct are sorted according to the block size.

Aarya