Minimig: fix behaviour of disk led, add led activity to shared folder access.
This commit is contained in:
@@ -2513,7 +2513,9 @@ void user_io_poll()
|
||||
spi_w(0);
|
||||
spi_w(0);
|
||||
DisableFpga();
|
||||
sysled_enable(0);
|
||||
HandleFDD(c1, c2);
|
||||
sysled_enable(1);
|
||||
|
||||
uint16_t sd_req = ide_check();
|
||||
if (sd_req & 0x8000)
|
||||
|
||||
Reference in New Issue
Block a user