-
-
Notifications
You must be signed in to change notification settings - Fork 19.7k
Closed
Labels
Description
Bug Description
#20151 PR needs NO_SD_HOST_DRIVE on a non _USB environments, that already cannot provide it.
(e.g. STM32F103RC_btt_512K, STM32F103RC_btt)
Configuration Files
Latest Bugfix-2.0.x
Configuration.zip
Steps to Reproduce
- Compile firmware on
STM32F103RC_btt_512K/STM32F103RC_bttwith Go to File Browser on Media Insert (option) #20151 PR - Flash the new firmware on the board
- Remove/insert SD card
- See that it doesn't responds as it should
Expected behavior:
#20151 should work just as it does with NO_SD_HOST_DRIVE enabled.
Actual behavior:
Without NO_SD_HOST_DRIVE #20151 doesn't work on STM32F103RC_btt_512K/STM32F103RC_btt environments.
Additional Information
Reactions are currently unavailable