mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-07 06:12:48 +00:00
- Fix function pointer type mismatch between drv_qspi.h and rt_qspi_device - Add qspi-flash.attach file for CI compilation guard - Optimize code with macros and inline adapter - Include all related bug fixes and configuration updates Fixes: #11036