add drive to access an area on emmc/sd as disk

This commit is contained in:
Christoph Baumann
2025-04-27 01:05:09 +02:00
parent 0be3fd4f64
commit 31c8ad0d88
5 changed files with 66 additions and 3 deletions

View File

@@ -41,7 +41,7 @@ OBJS += $(addprefix $(BUILDDIR)/$(TARGET)/, \
bm92t36.o bq24193.o max17050.o max7762x.o max77620-rtc.o regulator_5v.o \
touch.o joycon.o tmp451.o fan.o \
usbd.o xusbd.o usb_descriptors.o usb_gadget_ums.o usb_gadget_hid.o \
hw_init.o boot_storage.o \
hw_init.o boot_storage.o sfd.o\
)
# Utilities.