added(w25qxx): introduce flash test routine and update SPI flow
- Implemented test case to verify erase, write, and read operations
- Refactored chip signature function to match BSP interface
- Migrated SPI mode from interrupt-based to polling for stability