Main Changes
- APM32F4xx_StdPeriphDriver
- FMC driver: perform a clear operation before all PG, SERS, and MERS operations.
- Fixed DMA_ClearStatusFlag function.
- Fixed SYSCFG_ConfigEINTLine function.
- Fixed ETH driver.
- Examples
- Moved SystemClockConfig configuration to the main function in all examples.
- APM32F427 tiny board: improved QSPI_ReadWriteDMA example read/write timing to support high-speed communication.
- Fixed USB HS example descriptor error.