Added sc6600l_generic target

This commit is contained in:
Luxferre
2022-05-21 22:57:51 +03:00
parent 89f4aa136b
commit 6f0982962c
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -34,6 +34,7 @@ UniFlash ships with several typical targets that you can specify with `-t` (`--t
- `sc6531efm_generic` (default) - for SC6531E/F/M with no signed FDLs;
- `sc6530_generic` - for SC6530 and SC6531B/C/DA with no signed FDLs;
- `sc6600l_generic` - for SC6600L with no signed FDLs;
- `sc7703a_generic` - for SC7703A with no signed FDLs.
If you want to, the targets are fully overridable with individual parameters, see program help for all details.