removing the firmware update call people shouldn't need this right now.

This commit is contained in:
Paul XPS 2018-12-01 10:54:30 -06:00
parent 73ae2401b8
commit d1c9b67c93
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ function main ()
--fwupdate.update_firmware("../firmware/build_stm/inlretro_stm.bin") --fwupdate.update_firmware("../firmware/build_stm/inlretro_stm.bin")
--released INL6 path (big square boards) --released INL6 path (big square boards)
fwupdate.update_firmware("../firmware/build_stm6/inlretro_stm_AV00.bin") --fwupdate.update_firmware("../firmware/build_stm6/inlretro_stm_AV00.bin")
--released INL_N path (smaller NESmaker boards) --released INL_N path (smaller NESmaker boards)
--fwupdate.update_firmware("../firmware/build_stmn/inlretro_stm_AV00.bin") --fwupdate.update_firmware("../firmware/build_stmn/inlretro_stm_AV00.bin")