mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-14 04:48:34 +00:00
implemented msd read
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
* @brief Enables the SDC subsystem.
|
||||
*/
|
||||
#if !defined(HAL_USE_SDC) || defined(__DOXYGEN__)
|
||||
#ifdef BASEBAND_flash_utility
|
||||
#if defined(BASEBAND_flash_utility) || defined(BASEBAND_sd_over_usb)
|
||||
#define HAL_USE_SDC TRUE
|
||||
#else
|
||||
#define HAL_USE_SDC FALSE
|
||||
|
Reference in New Issue
Block a user