1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-25 17:25:20 +03:00

CLEANUP: MCU file locations (#13692)

This commit is contained in:
J Blackman 2024-06-22 09:21:08 +10:00 committed by GitHub
parent ffdf918b07
commit c2c3d6740c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
172 changed files with 519 additions and 465 deletions

View file

@ -23,7 +23,7 @@
#include "drivers/resource.h"
#if defined(USE_ATBSP_DRIVER)
#include "drivers/at32/dma_atbsp.h"
#include "drivers/mcu/at32/dma_atbsp.h"
#endif
#define CACHE_LINE_SIZE 32