Move controller and make wrapper folder

This commit is contained in:
Byron Lathi
2024-07-16 00:28:48 -07:00
parent 4f152623a0
commit cdbf311fc1
3 changed files with 1 additions and 1 deletions

2
.gitmodules vendored
View File

@@ -17,5 +17,5 @@
path = hw/super6502_fpga/src/sub/wb2axip
url = ../wb2axip.git
[submodule "hw/super6502_fpga/src/sub/sdcard_mass_storage_controller"]
path = hw/super6502_fpga/src/sub/sdcard_mass_storage_controller
path = hw/super6502_fpga/src/sub/sdcard_controller_wrapper/sdcard_mass_storage_controller
url = ../sdcard_mass_storage_controller.git