ESP32 app resources will go in : /internal/apps/esp32/slug_name/ (or /sd/apps/esp32/slug_name/)
FPGA apps will go in: /internal/apps/ice40/slug_name/ (or /sd/apps/ice40/slug_name/)
Python apps will go in: /internal/apps/python/slug_name/ (or /sd/apps/python/slug_name/)
Should be able to install
ESP32 apps: resources to internal fat / sd card and esp32 firmware to appfs
FPGA apps & python apps: to internal fat / sd card
ESP32 app resources will go in : /internal/apps/esp32/slug_name/ (or /sd/apps/esp32/slug_name/) FPGA apps will go in: /internal/apps/ice40/slug_name/ (or /sd/apps/ice40/slug_name/) Python apps will go in: /internal/apps/python/slug_name/ (or /sd/apps/python/slug_name/)
The types (esp32, ice40 and python) are the types defined by the hatchery https://mch2022.badge.team/v2/mch2022/types